# AutoImblearn
AutoImblearn is an AutoML system tailored to imbalanced datasets. It automates the selection of preprocessing techniques, resampling strategies, model selection, and hyperparameter optimization to achieve robust performance on imbalanced classification tasks.
## Features
- Automatic pipeline generation
- Support for common imbalanced learning techniques
- Hyperparameter tuning
- Modular design for extensibility
## Installation
To install the package, run:
```bash
pip install AutoImblearn
Raw data
{
"_id": null,
"home_page": null,
"name": "AutoImblearn",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "medical analysis, automated machine learning",
"author": "Hank Wang",
"author_email": "hankwang1991@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1e/45/326a6bd417f3ebfdc84695f26291ab4524a46de9ec4f7b549c2472cae7c5/autoimblearn-0.1.18.tar.gz",
"platform": null,
"description": "# AutoImblearn\n\nAutoImblearn is an AutoML system tailored to imbalanced datasets. It automates the selection of preprocessing techniques, resampling strategies, model selection, and hyperparameter optimization to achieve robust performance on imbalanced classification tasks.\n\n## Features\n\n- Automatic pipeline generation\n- Support for common imbalanced learning techniques\n- Hyperparameter tuning\n- Modular design for extensibility\n\n## Installation\n\nTo install the package, run:\n\n```bash\npip install AutoImblearn\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Automated machine learning system for imbalanced medical data",
"version": "0.1.18",
"project_urls": null,
"split_keywords": [
"medical analysis",
" automated machine learning"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "296ee0364e961e1cb29e6578344ada914c3ef66aadd64d53e96b06150d31414c",
"md5": "b3c586bdc3cac6086638412adb59f2d8",
"sha256": "699fc08643813143a6304caa9f0da58a2cb089065dfcbd8a2a53e8156a1b4f03"
},
"downloads": -1,
"filename": "autoimblearn-0.1.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3c586bdc3cac6086638412adb59f2d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 89484,
"upload_time": "2025-07-30T01:45:22",
"upload_time_iso_8601": "2025-07-30T01:45:22.802572Z",
"url": "https://files.pythonhosted.org/packages/29/6e/e0364e961e1cb29e6578344ada914c3ef66aadd64d53e96b06150d31414c/autoimblearn-0.1.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1e45326a6bd417f3ebfdc84695f26291ab4524a46de9ec4f7b549c2472cae7c5",
"md5": "9687014ff93c73eb24bda7ea4f701f06",
"sha256": "7a1296ad178bd41575d4489d2e342d8c8e369cc0144aad495d6f47ced56104f3"
},
"downloads": -1,
"filename": "autoimblearn-0.1.18.tar.gz",
"has_sig": false,
"md5_digest": "9687014ff93c73eb24bda7ea4f701f06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 59657,
"upload_time": "2025-07-30T01:45:26",
"upload_time_iso_8601": "2025-07-30T01:45:26.185422Z",
"url": "https://files.pythonhosted.org/packages/1e/45/326a6bd417f3ebfdc84695f26291ab4524a46de9ec4f7b549c2472cae7c5/autoimblearn-0.1.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 01:45:26",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "autoimblearn"
}