Raw data
{
"_id": null,
"home_page": "https://github.com/jolespin/clairvoyance",
"name": "clairvoyance-feature-selection",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Josh L. Espinoza",
"author_email": "jol.espinoz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8e/14/66d26682c4a69a9f7a69fea61c8b7ee2729841ce93447f1a6c9ee45f746f/clairvoyance_feature_selection-2025.2.19.post3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "BSD-3",
"summary": "AutoML simultaneous bayesian hyperparameter optimization and feature selection",
"version": "2025.2.19.post3",
"project_urls": {
"Homepage": "https://github.com/jolespin/clairvoyance"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8e1466d26682c4a69a9f7a69fea61c8b7ee2729841ce93447f1a6c9ee45f746f",
"md5": "bec9a417c0a33ad492097a5c6b2a8d49",
"sha256": "66d8b81a20c6ed10f368ff613c8d7fd65d46a816cf4f4f8c9c76cbdffce841fa"
},
"downloads": -1,
"filename": "clairvoyance_feature_selection-2025.2.19.post3.tar.gz",
"has_sig": false,
"md5_digest": "bec9a417c0a33ad492097a5c6b2a8d49",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 76612,
"upload_time": "2025-02-20T01:33:45",
"upload_time_iso_8601": "2025-02-20T01:33:45.725263Z",
"url": "https://files.pythonhosted.org/packages/8e/14/66d26682c4a69a9f7a69fea61c8b7ee2729841ce93447f1a6c9ee45f746f/clairvoyance_feature_selection-2025.2.19.post3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-20 01:33:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jolespin",
"github_project": "clairvoyance",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "tqdm",
"specs": [
[
">=",
"4.19"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.2.4"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.13"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.0"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
">=",
"1.0"
]
]
},
{
"name": "optuna",
"specs": [
[
">=",
"3.6.1"
]
]
},
{
"name": "feature_engine",
"specs": [
[
">=",
"1.6.2"
]
]
},
{
"name": "memory-profiler",
"specs": []
},
{
"name": "pyexeggutor",
"specs": [
[
">=",
"2025.2.19"
]
]
}
],
"lcname": "clairvoyance-feature-selection"
}