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/af/3a/7c66ded413e62ef14c27964f36b1a7121e2e5e05aa617824defacd961001/clairvoyance_feature_selection-2025.8.13.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "AutoML simultaneous bayesian hyperparameter optimization and feature selection",
"version": "2025.8.13",
"project_urls": {
"Homepage": "https://github.com/jolespin/clairvoyance"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "af3a7c66ded413e62ef14c27964f36b1a7121e2e5e05aa617824defacd961001",
"md5": "a0cb141aa131f371d91534209649b105",
"sha256": "a594bdc9cbc71ceeb8007b776ac77fa32ceba13572adca0ea023b7bd2ad7b0a5"
},
"downloads": -1,
"filename": "clairvoyance_feature_selection-2025.8.13.tar.gz",
"has_sig": false,
"md5_digest": "a0cb141aa131f371d91534209649b105",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 67507,
"upload_time": "2025-08-13T21:52:28",
"upload_time_iso_8601": "2025-08-13T21:52:28.337586Z",
"url": "https://files.pythonhosted.org/packages/af/3a/7c66ded413e62ef14c27964f36b1a7121e2e5e05aa617824defacd961001/clairvoyance_feature_selection-2025.8.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-13 21:52:28",
"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"
}