smartpyml


Namesmartpyml JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/srikresna/smartpyml
Summarysmartpyml: A Comprehensive Machine Learning Library
upload_time2023-07-20 08:54:44
maintainer
docs_urlNone
authorsrikresna
requires_python
license
keywords machine learning data science automl ai
VCS
bugtrack_url
requirements numpy pandas xlrd matplotlib seaborn scipy statsmodels scikit-learn imbalanced-learn ppscore tensorflow minisom lime shap geopy folium
Travis-CI No Travis.
coveralls test coverage No coveralls.
            smartpyml is a comprehensive machine learning library that empowers developers and data scientists to easily apply classical machine learning algorithms and time series analysis techniques. It provides a collection of user-friendly functions and tools for data preprocessing, model training, evaluation, and prediction, making it suitable for both beginners and experienced practitioners in the field of data science and artificial intelligence.

Main Features:
- A wide range of classical machine learning algorithms
- Time series analysis and forecasting capabilities
- User-friendly interfaces for easy implementation
- Data preprocessing utilities for feature engineering
- Model evaluation and performance metrics
- Support for both numerical and categorical data

- WARNING: This library is still in development and may contain bugs.
For more information and examples, visit the GitHub repository: https://github.com/srikresna/smartpyml

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/srikresna/smartpyml",
    "name": "smartpyml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,data science,automl,ai",
    "author": "srikresna",
    "author_email": "srikresna383@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/d9/76077c2f89303bc5370da9c8caaf1fb39db0a08bebc5a02bf4676daacde2/smartpyml-0.1.2.tar.gz",
    "platform": null,
    "description": "smartpyml is a comprehensive machine learning library that empowers developers and data scientists to easily apply classical machine learning algorithms and time series analysis techniques. It provides a collection of user-friendly functions and tools for data preprocessing, model training, evaluation, and prediction, making it suitable for both beginners and experienced practitioners in the field of data science and artificial intelligence.\r\n\r\nMain Features:\r\n- A wide range of classical machine learning algorithms\r\n- Time series analysis and forecasting capabilities\r\n- User-friendly interfaces for easy implementation\r\n- Data preprocessing utilities for feature engineering\r\n- Model evaluation and performance metrics\r\n- Support for both numerical and categorical data\r\n\r\n- WARNING: This library is still in development and may contain bugs.\r\nFor more information and examples, visit the GitHub repository: https://github.com/srikresna/smartpyml\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "smartpyml: A Comprehensive Machine Learning Library",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/srikresna/smartpyml"
    },
    "split_keywords": [
        "machine learning",
        "data science",
        "automl",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35afc0f3b40c5b8b05757b90ce9dc93069a17dfeb3aefc56beedb4e4458fcb0c",
                "md5": "e2b1fff34aff6337d33d28e17e51f526",
                "sha256": "c9ac0f595642eec8d971beb08995a00598c6ad7b50611a0e00885024592bf180"
            },
            "downloads": -1,
            "filename": "smartpyml-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2b1fff34aff6337d33d28e17e51f526",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8936,
            "upload_time": "2023-07-20T08:54:41",
            "upload_time_iso_8601": "2023-07-20T08:54:41.619591Z",
            "url": "https://files.pythonhosted.org/packages/35/af/c0f3b40c5b8b05757b90ce9dc93069a17dfeb3aefc56beedb4e4458fcb0c/smartpyml-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52d976077c2f89303bc5370da9c8caaf1fb39db0a08bebc5a02bf4676daacde2",
                "md5": "4e1c08ce483d15d5c9a5f39b114b64e7",
                "sha256": "1dbc57330b91f9a02c22034583773dcbbb2df588292714ccfd8e2d14f56c2f55"
            },
            "downloads": -1,
            "filename": "smartpyml-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4e1c08ce483d15d5c9a5f39b114b64e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9275,
            "upload_time": "2023-07-20T08:54:44",
            "upload_time_iso_8601": "2023-07-20T08:54:44.841027Z",
            "url": "https://files.pythonhosted.org/packages/52/d9/76077c2f89303bc5370da9c8caaf1fb39db0a08bebc5a02bf4676daacde2/smartpyml-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-20 08:54:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "srikresna",
    "github_project": "smartpyml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "statsmodels",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "imbalanced-learn",
            "specs": []
        },
        {
            "name": "ppscore",
            "specs": []
        },
        {
            "name": "tensorflow",
            "specs": []
        },
        {
            "name": "minisom",
            "specs": []
        },
        {
            "name": "lime",
            "specs": []
        },
        {
            "name": "shap",
            "specs": []
        },
        {
            "name": "geopy",
            "specs": []
        },
        {
            "name": "folium",
            "specs": []
        }
    ],
    "lcname": "smartpyml"
}
        
Elapsed time: 0.09045s