clairvoyance-feature-selection


Nameclairvoyance-feature-selection JSON
Version 2025.7.26 PyPI version JSON
download
home_pagehttps://github.com/jolespin/clairvoyance
SummaryAutoML simultaneous bayesian hyperparameter optimization and feature selection
upload_time2025-07-26 23:43:44
maintainerNone
docs_urlNone
authorJosh L. Espinoza
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements tqdm pandas numpy scipy scikit-learn optuna feature_engine memory-profiler pyexeggutor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

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/bd/4e/f9e46d440e9fed5eb25c8d0be80067333333a4aea9ed4371b70553bde481/clairvoyance_feature_selection-2025.7.26.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "AutoML simultaneous bayesian hyperparameter optimization and feature selection",
    "version": "2025.7.26",
    "project_urls": {
        "Homepage": "https://github.com/jolespin/clairvoyance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd4ef9e46d440e9fed5eb25c8d0be80067333333a4aea9ed4371b70553bde481",
                "md5": "272ddbd19b54e7d029adb9faf91a89c4",
                "sha256": "b91688274d26e878480fbb4b92a64f73af3d773f2d67fa705afdb430d7779d4a"
            },
            "downloads": -1,
            "filename": "clairvoyance_feature_selection-2025.7.26.tar.gz",
            "has_sig": false,
            "md5_digest": "272ddbd19b54e7d029adb9faf91a89c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 67473,
            "upload_time": "2025-07-26T23:43:44",
            "upload_time_iso_8601": "2025-07-26T23:43:44.234580Z",
            "url": "https://files.pythonhosted.org/packages/bd/4e/f9e46d440e9fed5eb25c8d0be80067333333a4aea9ed4371b70553bde481/clairvoyance_feature_selection-2025.7.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 23:43:44",
    "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"
}
        
Elapsed time: 1.70952s