meta-features


Namemeta-features JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/mkumar73/meta-features
SummaryA python package for metalearning.
upload_time2024-09-02 10:34:26
maintainerNone
docs_urlNone
authorManish Kumar
requires_python<=3.12.3,>=3.8
licenseCopyright (c) Manish Kumar 2024
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # meta-features
Repository for extracting features for meta-learning.

Meta features are essential components in the field of meta-learning. These features serve as valuable indicators or descriptors that capture important characteristics of the underlying data. By extracting and analyzing these meta features, researchers and practitioners can gain insights into the data distribution, complexity, and other relevant properties. Meta features play a crucial role in tasks such as algorithm selection, hyperparameter optimization, and dataset characterization. They enable the development of effective meta-learning algorithms and contribute to the advancement of this exciting field.


`Note: The project is under development. It will be release for public use soon.`


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mkumar73/meta-features",
    "name": "meta-features",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.12.3,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Manish Kumar",
    "author_email": "manishkr7003@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/ad/2efee76f486b665f0793aede30ac9f1eeb7bba8dc0e0084931678a370dc3/meta_features-0.0.1.tar.gz",
    "platform": null,
    "description": "# meta-features\nRepository for extracting features for meta-learning.\n\nMeta features are essential components in the field of meta-learning. These features serve as valuable indicators or descriptors that capture important characteristics of the underlying data. By extracting and analyzing these meta features, researchers and practitioners can gain insights into the data distribution, complexity, and other relevant properties. Meta features play a crucial role in tasks such as algorithm selection, hyperparameter optimization, and dataset characterization. They enable the development of effective meta-learning algorithms and contribute to the advancement of this exciting field.\n\n\n`Note: The project is under development. It will be release for public use soon.`\n\n",
    "bugtrack_url": null,
    "license": "Copyright (c) Manish Kumar 2024",
    "summary": "A python package for metalearning.",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://meta_features.readthedocs.io/en/",
        "Homepage": "https://github.com/mkumar73/meta-features"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a774990019bc64c512b53f6ffc11cb9899d15b23487f62dfb7aa4a32e94b144f",
                "md5": "29db22a76f83c7c370d529e0bfd811c9",
                "sha256": "849121fa3a476faf95cdd21d11be7b8916dda7b560adc11592d1ab7ebdb47d8f"
            },
            "downloads": -1,
            "filename": "meta_features-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29db22a76f83c7c370d529e0bfd811c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.12.3,>=3.8",
            "size": 3010,
            "upload_time": "2024-09-02T10:34:25",
            "upload_time_iso_8601": "2024-09-02T10:34:25.844438Z",
            "url": "https://files.pythonhosted.org/packages/a7/74/990019bc64c512b53f6ffc11cb9899d15b23487f62dfb7aa4a32e94b144f/meta_features-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1ad2efee76f486b665f0793aede30ac9f1eeb7bba8dc0e0084931678a370dc3",
                "md5": "7a17aab7adfcc6d6bda22d116bcb1d1b",
                "sha256": "611883b7cb18554f5cace3f319670c7bbc3326b9ad27ac7847b665e16005b8d1"
            },
            "downloads": -1,
            "filename": "meta_features-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7a17aab7adfcc6d6bda22d116bcb1d1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.12.3,>=3.8",
            "size": 2983,
            "upload_time": "2024-09-02T10:34:26",
            "upload_time_iso_8601": "2024-09-02T10:34:26.990125Z",
            "url": "https://files.pythonhosted.org/packages/b1/ad/2efee76f486b665f0793aede30ac9f1eeb7bba8dc0e0084931678a370dc3/meta_features-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 10:34:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkumar73",
    "github_project": "meta-features",
    "github_not_found": true,
    "lcname": "meta-features"
}
        
Elapsed time: 0.34221s