# `autofeat` library
This library contains `sklearn`-compatible linear prediction models with automated feature engineering and selection capabilities.
For more information please have a look at the [documentation](https://franziskahorn.de/autofeat).
The code is intended for research purposes.
If you have any questions please don't hesitate to send me an [email](mailto:cod3licious@gmail.com) and of course if you should find any bugs or want to contribute other improvements, pull requests are very welcome!
### Acknowledgments
This project was made possible thanks to support by [BASF](https://www.basf.com).
Raw data
{
"_id": null,
"home_page": "https://franziskahorn.de/autofeat",
"name": "autofeat",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.8.1",
"maintainer_email": null,
"keywords": "automl, feature engineering, feature selection, linear model",
"author": "Franziska Horn",
"author_email": "cod3licious@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c3/9c/d3951f6512d74595706afb70450fbd137b1607fd96d934676980f23cd316/autofeat-2.1.3.tar.gz",
"platform": null,
"description": "# `autofeat` library\n\nThis library contains `sklearn`-compatible linear prediction models with automated feature engineering and selection capabilities.\n\nFor more information please have a look at the [documentation](https://franziskahorn.de/autofeat).\n\nThe code is intended for research purposes.\n\nIf you have any questions please don't hesitate to send me an [email](mailto:cod3licious@gmail.com) and of course if you should find any bugs or want to contribute other improvements, pull requests are very welcome!\n\n\n### Acknowledgments\n\nThis project was made possible thanks to support by [BASF](https://www.basf.com).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Automatic Feature Engineering and Selection Linear Prediction Model",
"version": "2.1.3",
"project_urls": {
"Homepage": "https://franziskahorn.de/autofeat",
"Repository": "https://github.com/cod3licious/autofeat"
},
"split_keywords": [
"automl",
" feature engineering",
" feature selection",
" linear model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "43eb24f2d208af6b124d3d352e03039f120e7303d902a5b153c94cef2900b747",
"md5": "2f05a76b110a74cd10de0a2d9e475f29",
"sha256": "d9202b49f82cee1e9e655bd6dcda3052db155343994c8438e13d17a1b1f5fa48"
},
"downloads": -1,
"filename": "autofeat-2.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2f05a76b110a74cd10de0a2d9e475f29",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8.1",
"size": 23419,
"upload_time": "2024-07-04T18:24:36",
"upload_time_iso_8601": "2024-07-04T18:24:36.231575Z",
"url": "https://files.pythonhosted.org/packages/43/eb/24f2d208af6b124d3d352e03039f120e7303d902a5b153c94cef2900b747/autofeat-2.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c39cd3951f6512d74595706afb70450fbd137b1607fd96d934676980f23cd316",
"md5": "d56944628aa4e80f1b3b79883939eb08",
"sha256": "7c9ce6633233a57873105763f8d3d385bf91a0a7c7bb784301e6fa9c857751eb"
},
"downloads": -1,
"filename": "autofeat-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "d56944628aa4e80f1b3b79883939eb08",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.8.1",
"size": 21877,
"upload_time": "2024-07-04T18:24:37",
"upload_time_iso_8601": "2024-07-04T18:24:37.977077Z",
"url": "https://files.pythonhosted.org/packages/c3/9c/d3951f6512d74595706afb70450fbd137b1607fd96d934676980f23cd316/autofeat-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 18:24:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cod3licious",
"github_project": "autofeat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "autofeat"
}