## Image Classification Task
This plugin is designed to configure the dataloader, task, and model class for the image classification task.
Please note that this plugin does not implement any specific model itself.
Raw data
{
"_id": null,
"home_page": null,
"name": "dashai-test-classification-package",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "DashAI, Dataloader, Model",
"author": "DashAI team",
"author_email": "dashaisoftware@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4c/2a/093f479074a90556ec21a23690311a4c800bcc7cb4d9a83c8bdf48cdfe65/dashai_test_classification_package-0.0.12.tar.gz",
"platform": null,
"description": "## Image Classification Task\n\n This plugin is designed to configure the dataloader, task, and model class for the image classification task.\nPlease note that this plugin does not implement any specific model itself.",
"bugtrack_url": null,
"license": null,
"summary": "Image Classification Plugin for DashAI",
"version": "0.0.12",
"project_urls": {
"Homepage": "https://github.com/DashAISoftware/DashAI",
"Issues": "https://github.com/DashAISoftware/DashAI/issues"
},
"split_keywords": [
"dashai",
" dataloader",
" model"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1fe8a837e848695a92d1151b961602790ce3d1fd45af138065fe212d2e5e16e2",
"md5": "d414abf988203a36f6e5fc39cc02847b",
"sha256": "38eab82b014aba428d0959ddf07b7efa97be355441162b73ef573c64c8ac8f1f"
},
"downloads": -1,
"filename": "dashai_test_classification_package-0.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d414abf988203a36f6e5fc39cc02847b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5191,
"upload_time": "2025-02-05T02:54:40",
"upload_time_iso_8601": "2025-02-05T02:54:40.180279Z",
"url": "https://files.pythonhosted.org/packages/1f/e8/a837e848695a92d1151b961602790ce3d1fd45af138065fe212d2e5e16e2/dashai_test_classification_package-0.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c2a093f479074a90556ec21a23690311a4c800bcc7cb4d9a83c8bdf48cdfe65",
"md5": "f6f37c3cfc3f14ad5b7594839af30c11",
"sha256": "5b22c5ec88c510262dc28ab04a7335d043ed0037db196b4473cd019784e7a681"
},
"downloads": -1,
"filename": "dashai_test_classification_package-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "f6f37c3cfc3f14ad5b7594839af30c11",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4219,
"upload_time": "2025-02-05T02:54:41",
"upload_time_iso_8601": "2025-02-05T02:54:41.795242Z",
"url": "https://files.pythonhosted.org/packages/4c/2a/093f479074a90556ec21a23690311a4c800bcc7cb4d9a83c8bdf48cdfe65/dashai_test_classification_package-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-05 02:54:41",
"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.28.0"
],
[
">=",
"0.27.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"
]
]
},
{
"name": "httpx",
"specs": [
[
"<=",
"0.26.0"
]
]
}
],
"lcname": "dashai-test-classification-package"
}