h2o-featurestore


Nameh2o-featurestore JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://docs.h2o.ai/featurestore/
SummaryFeature Store Client for Python
upload_time2024-01-24 09:13:05
maintainer
docs_urlNone
authorH2O.ai
requires_python
licenseApache v2
keywords machine learning data mining statistical analysis modeling big data distributed parallel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Feature Store Client
====================

Feature Store is used to manage and provide easy access for curated features. The goal is to abstract the underlying storage of the features and also provide a consistent and unified storage for the features meta-data. The features should be versioned so data scientist can be sure that the model trained on specific combination of features will always lead to the same results.

Feature Store Client provides a simple, high-level API for integrating Python environments with H2O.ai's Feature Store. 
 

            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.h2o.ai/featurestore/",
    "name": "h2o-featurestore",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,data mining,statistical analysis,modeling,big data,distributed,parallel",
    "author": "H2O.ai",
    "author_email": "support@h2o.ai",
    "download_url": "https://files.pythonhosted.org/packages/76/04/8e8f5ffeaafd5869dff3660f1273e910ae345c87f14020763a1a2dbc495f/h2o-featurestore-1.2.0.tar.gz",
    "platform": null,
    "description": "Feature Store Client\n====================\n\nFeature Store is used to manage and provide easy access for curated features. The goal is to abstract the underlying storage of the features and also provide a consistent and unified storage for the features meta-data. The features should be versioned so data scientist can be sure that the model trained on specific combination of features will always lead to the same results.\n\nFeature Store Client provides a simple, high-level API for integrating Python environments with H2O.ai's Feature Store. \n \n",
    "bugtrack_url": null,
    "license": "Apache v2",
    "summary": "Feature Store Client for Python",
    "version": "1.2.0",
    "project_urls": {
        "Download": "https://docs.h2o.ai/featurestore/get-started/download",
        "Homepage": "https://docs.h2o.ai/featurestore/"
    },
    "split_keywords": [
        "machine learning",
        "data mining",
        "statistical analysis",
        "modeling",
        "big data",
        "distributed",
        "parallel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76048e8f5ffeaafd5869dff3660f1273e910ae345c87f14020763a1a2dbc495f",
                "md5": "cc8048ef93d4246486bcee60b9ad0a97",
                "sha256": "0c57bebce474b54f83965c801d9c470c7a2a49a7e394bdb10f479702d0131df4"
            },
            "downloads": -1,
            "filename": "h2o-featurestore-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cc8048ef93d4246486bcee60b9ad0a97",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 159236,
            "upload_time": "2024-01-24T09:13:05",
            "upload_time_iso_8601": "2024-01-24T09:13:05.950601Z",
            "url": "https://files.pythonhosted.org/packages/76/04/8e8f5ffeaafd5869dff3660f1273e910ae345c87f14020763a1a2dbc495f/h2o-featurestore-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 09:13:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "h2o-featurestore"
}
        
Elapsed time: 0.18415s