# **Classification Metrics Plugin**
## **Metrics**
Elemental metrics for Classification Tasks
- **Accuracy**
- **F1**
- **Precision**
- **Recall**
Raw data
{
"_id": null,
"home_page": null,
"name": "dashai-test-classification-metrics-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "DashAI, Metric",
"author": "DashAI team",
"author_email": "dashaisoftware@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/34/4b/18f16a1c15dc691ae9d39b48f4d3b78542307d0802a666b05a3f02601b7d/dashai_test_classification_metrics_plugin-0.0.3.tar.gz",
"platform": null,
"description": "# **Classification Metrics Plugin**\n\n## **Metrics**\n\nElemental metrics for Classification Tasks\n\n- **Accuracy**\n- **F1**\n- **Precision**\n- **Recall**",
"bugtrack_url": null,
"license": null,
"summary": "Classification Metrics Plugin for DashAI",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/DashAISoftware/DashAI",
"Issues": "https://github.com/DashAISoftware/DashAI/issues"
},
"split_keywords": [
"dashai",
" metric"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b0578dacf75073f970f4f8af106938a81b336dd86180c3ca0118ff194a8eff45",
"md5": "65ae1d5cc57c05cd8ec92b7deac376a2",
"sha256": "c49c016b50226201092c8a33e225757440b2a3dd4eedfbda1cbe45a60d351477"
},
"downloads": -1,
"filename": "dashai_test_classification_metrics_plugin-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "65ae1d5cc57c05cd8ec92b7deac376a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5814,
"upload_time": "2024-09-21T02:59:46",
"upload_time_iso_8601": "2024-09-21T02:59:46.481377Z",
"url": "https://files.pythonhosted.org/packages/b0/57/8dacf75073f970f4f8af106938a81b336dd86180c3ca0118ff194a8eff45/dashai_test_classification_metrics_plugin-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "344b18f16a1c15dc691ae9d39b48f4d3b78542307d0802a666b05a3f02601b7d",
"md5": "51ee0610d25925cef3328742de0ddd68",
"sha256": "06b2fbe7becade18ae4b657015be7ba409454217c55b8c2247f70d5bea863e05"
},
"downloads": -1,
"filename": "dashai_test_classification_metrics_plugin-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "51ee0610d25925cef3328742de0ddd68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2826,
"upload_time": "2024-09-21T02:59:47",
"upload_time_iso_8601": "2024-09-21T02:59:47.685038Z",
"url": "https://files.pythonhosted.org/packages/34/4b/18f16a1c15dc691ae9d39b48f4d3b78542307d0802a666b05a3f02601b7d/dashai_test_classification_metrics_plugin-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-21 02:59:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DashAISoftware",
"github_project": "DashAI",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "fastapi",
"specs": [
[
">=",
"0.96"
]
]
},
{
"name": "SQLAlchemy",
"specs": [
[
">=",
"2.0"
]
]
},
{
"name": "alembic",
"specs": [
[
"==",
"1.11.1"
]
]
},
{
"name": "kink",
"specs": [
[
">=",
"0.8.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.24.4"
]
]
},
{
"name": "joblib",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"2.0.2"
]
]
},
{
"name": "pydantic-settings",
"specs": [
[
">=",
"2.0.1"
]
]
},
{
"name": "starlette",
"specs": [
[
">=",
"0.27.0"
],
[
"<",
"0.28.0"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"1.2.1"
]
]
},
{
"name": "datasets",
"specs": [
[
">=",
"2.19.2"
]
]
},
{
"name": "evaluate",
"specs": [
[
">=",
"0.4.0"
]
]
},
{
"name": "accelerate",
"specs": [
[
">=",
"0.20.3"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"9.5.0"
]
]
},
{
"name": "beartype",
"specs": [
[
"==",
"0.15.0"
]
]
},
{
"name": "plotly",
"specs": [
[
">=",
"5.0.0"
]
]
},
{
"name": "shap",
"specs": [
[
"<",
"0.45.0"
],
[
">=",
"0.42.0"
]
]
},
{
"name": "typer",
"specs": [
[
">=",
"0.9.0"
]
]
},
{
"name": "rich",
"specs": [
[
">=",
"13.5.3"
]
]
},
{
"name": "torch",
"specs": [
[
"==",
"1.13.0"
]
]
},
{
"name": "transformers",
"specs": [
[
"==",
"4.23.1"
]
]
},
{
"name": "sacrebleu",
"specs": [
[
"==",
"2.3.1"
]
]
},
{
"name": "sentencepiece",
"specs": [
[
"==",
"0.1.97"
]
]
},
{
"name": "optuna",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "hyperopt",
"specs": [
[
"==",
"0.2.7"
]
]
},
{
"name": "openpyxl",
"specs": [
[
">=",
"3.1.3"
]
]
}
],
"lcname": "dashai-test-classification-metrics-plugin"
}