deepCoreML


NamedeepCoreML JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/lakritidis/DeepCoreML
SummaryA collection of Machine Learning techniques for data management and augmentation.
upload_time2023-11-29 22:13:22
maintainerLeonidas Akritidis
docs_urlNone
authorLeonidas Akritidis
requires_python
licenseApache
keywords data engineering data management text vectorization text processing dimensionality reduction imbalanced data machine learning deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            DeepCoreML is a collection of Machine Learning techniques for data management and augmentation. More specifically, DeepCoreML includes modules for:  * Dataset handling * Text data preprocessing * Text vectorization * Dimensionality Reduction * Handling imbalanced datasetsDeepCoreML has dependencies with on scikit-learn, imbalanced-learn, pytorch, numpy, pandas.

GitHub repository: [https://github.com/lakritidis/DeepCoreML](https://github.com/lakritidis/DeepCoreML)




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lakritidis/DeepCoreML",
    "name": "deepCoreML",
    "maintainer": "Leonidas Akritidis",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "lakritidis@ihu.gr",
    "keywords": "data engineering,data management,text vectorization,text processing,dimensionality reduction,imbalanced data,machine learning,deep learning",
    "author": "Leonidas Akritidis",
    "author_email": "lakritidis@ihu.gr",
    "download_url": "https://files.pythonhosted.org/packages/6d/6e/0bae5b2bd5c33ac1268d44e0bb0735da58cf3fc060f04b28859b2e83cc7a/deepCoreML-0.1.tar.gz",
    "platform": null,
    "description": "DeepCoreML is a collection of Machine Learning techniques for data management and augmentation. More specifically, DeepCoreML includes modules for:  * Dataset handling * Text data preprocessing * Text vectorization * Dimensionality Reduction * Handling imbalanced datasetsDeepCoreML has dependencies with on scikit-learn, imbalanced-learn, pytorch, numpy, pandas.\r\n\r\nGitHub repository: [https://github.com/lakritidis/DeepCoreML](https://github.com/lakritidis/DeepCoreML)\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "A collection of Machine Learning techniques for data management and augmentation.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/lakritidis/DeepCoreML"
    },
    "split_keywords": [
        "data engineering",
        "data management",
        "text vectorization",
        "text processing",
        "dimensionality reduction",
        "imbalanced data",
        "machine learning",
        "deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d6e0bae5b2bd5c33ac1268d44e0bb0735da58cf3fc060f04b28859b2e83cc7a",
                "md5": "fc8d5de511de81d9efdac4dcb9c2dc80",
                "sha256": "c23db3288ff26773928df6bd6d450bdd33e9e486d29ae80b98b449c34b61d696"
            },
            "downloads": -1,
            "filename": "deepCoreML-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fc8d5de511de81d9efdac4dcb9c2dc80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15615,
            "upload_time": "2023-11-29T22:13:22",
            "upload_time_iso_8601": "2023-11-29T22:13:22.329889Z",
            "url": "https://files.pythonhosted.org/packages/6d/6e/0bae5b2bd5c33ac1268d44e0bb0735da58cf3fc060f04b28859b2e83cc7a/deepCoreML-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 22:13:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lakritidis",
    "github_project": "DeepCoreML",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "deepcoreml"
}
        
Elapsed time: 0.20052s