| Name | autotuneml JSON |
| Version |
0.4.6
JSON |
| download |
| home_page | None |
| Summary | A package for automated machine learning on tabular data |
| upload_time | 2024-08-26 21:24:54 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# AutoTuneML
Automated machine learning for tabular data.
* Works with HyperOpt or Optuna
It is recommended that you use [datacleanml](https://github.com/jss367/datacleanml) before running this code.
Raw data
{
"_id": null,
"home_page": null,
"name": "autotuneml",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Julius Simonelli <julius.simonelli@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/14/5b/a196e8e344be06e5935a862c458fbd3f17e0b1d8368abb76cee1b9176a2a/autotuneml-0.4.6.tar.gz",
"platform": null,
"description": "# AutoTuneML\n\nAutomated machine learning for tabular data.\n* Works with HyperOpt or Optuna\n\nIt is recommended that you use [datacleanml](https://github.com/jss367/datacleanml) before running this code.\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for automated machine learning on tabular data",
"version": "0.4.6",
"project_urls": {
"Bug Tracker": "https://github.com/jss367/autotuneml/issues",
"Homepage": "https://github.com/jss367/autotuneml"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c631ce8206b7bb59fedc560412c967f446f01281a93948c2e3b6bef676dffcc",
"md5": "6798b6be754dc07eb2622d24c7b6439c",
"sha256": "9500af90065b0ca28608b656285e926eeb1466601596da4aab4ca868b8a47968"
},
"downloads": -1,
"filename": "autotuneml-0.4.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6798b6be754dc07eb2622d24c7b6439c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 17335,
"upload_time": "2024-08-26T21:24:50",
"upload_time_iso_8601": "2024-08-26T21:24:50.262501Z",
"url": "https://files.pythonhosted.org/packages/4c/63/1ce8206b7bb59fedc560412c967f446f01281a93948c2e3b6bef676dffcc/autotuneml-0.4.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "145ba196e8e344be06e5935a862c458fbd3f17e0b1d8368abb76cee1b9176a2a",
"md5": "714024607b0f45fb2ecc831699f162c5",
"sha256": "09b203ea0c246aedaaf9878636659341507b01dbcb7cc38c1c233565ab944477"
},
"downloads": -1,
"filename": "autotuneml-0.4.6.tar.gz",
"has_sig": false,
"md5_digest": "714024607b0f45fb2ecc831699f162c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13900,
"upload_time": "2024-08-26T21:24:54",
"upload_time_iso_8601": "2024-08-26T21:24:54.253962Z",
"url": "https://files.pythonhosted.org/packages/14/5b/a196e8e344be06e5935a862c458fbd3f17e0b1d8368abb76cee1b9176a2a/autotuneml-0.4.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 21:24:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jss367",
"github_project": "autotuneml",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "autotuneml"
}