Mohamad-ml-library


NameMohamad-ml-library JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Mohamad01/Mohamad_ml_library
SummaryA custom machine learning library containing several models
upload_time2024-11-26 21:37:11
maintainerNone
docs_urlNone
authorMohamad El Mokdad
requires_pythonNone
licenseMIT
keywords machine learning linear regression linear classifier neural networks decision trees svm ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This Machine Learning library offers implementations of essential algorithms, including:

-Linear Regression
-Polynomial Regression
-Linear Classifier
-Decision Trees
-Support Vector Machine (SVM)
-Neural Networks

This project was created as part of a Machine Learning course, supervised by Prof. Hedi Tebia.

Features:
-Easy-to-use API for building and training models
-Comprehensive implementations of core machine learning algorithms
-Support for customizable hyperparameters, catering to both beginners and advanced users
Installation

Provide instructions for installation, such as using pip or cloning the repository, if applicable.

Change Log
==========

0.01 (17/11/2024)
-----------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Mohamad01/Mohamad_ml_library",
    "name": "Mohamad-ml-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "machine learning linear regression linear classifier neural networks decision trees SVM AI",
    "author": "Mohamad El Mokdad",
    "author_email": "mmokdad2001@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/16/841f8ef70c54a64b2de9893d4350d2fb87f4b22035fe51da81befecb65be/mohamad_ml_library-0.0.3.tar.gz",
    "platform": null,
    "description": "This Machine Learning library offers implementations of essential algorithms, including:\r\n\r\n-Linear Regression\r\n-Polynomial Regression\r\n-Linear Classifier\r\n-Decision Trees\r\n-Support Vector Machine (SVM)\r\n-Neural Networks\r\n\r\nThis project was created as part of a Machine Learning course, supervised by Prof. Hedi Tebia.\r\n\r\nFeatures:\r\n-Easy-to-use API for building and training models\r\n-Comprehensive implementations of core machine learning algorithms\r\n-Support for customizable hyperparameters, catering to both beginners and advanced users\r\nInstallation\r\n\r\nProvide instructions for installation, such as using pip or cloning the repository, if applicable.\r\n\r\nChange Log\r\n==========\r\n\r\n0.01 (17/11/2024)\r\n-----------------\r\n- First Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A custom machine learning library containing several models",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Mohamad01/Mohamad_ml_library"
    },
    "split_keywords": [
        "machine",
        "learning",
        "linear",
        "regression",
        "linear",
        "classifier",
        "neural",
        "networks",
        "decision",
        "trees",
        "svm",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41623d820f17f77e5d76d9f77ca518033af7c960c8f840a913d1aeaddda5b0d4",
                "md5": "84e62f4faf3a14e47c52d1d353e1faaf",
                "sha256": "81a3cda87f7d97e9aa2d71b9731ddab7e9f2e6ee16ce783e7566db97098748fa"
            },
            "downloads": -1,
            "filename": "Mohamad_ml_library-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84e62f4faf3a14e47c52d1d353e1faaf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12966,
            "upload_time": "2024-11-26T21:37:10",
            "upload_time_iso_8601": "2024-11-26T21:37:10.634249Z",
            "url": "https://files.pythonhosted.org/packages/41/62/3d820f17f77e5d76d9f77ca518033af7c960c8f840a913d1aeaddda5b0d4/Mohamad_ml_library-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f616841f8ef70c54a64b2de9893d4350d2fb87f4b22035fe51da81befecb65be",
                "md5": "a30badc02df934b5e62dbc5fa5739c35",
                "sha256": "f132ef36211eb3e7775cc1c4f9e317b5c9d2805bafc00ca88a9283a8a6c437ea"
            },
            "downloads": -1,
            "filename": "mohamad_ml_library-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a30badc02df934b5e62dbc5fa5739c35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9800,
            "upload_time": "2024-11-26T21:37:11",
            "upload_time_iso_8601": "2024-11-26T21:37:11.725811Z",
            "url": "https://files.pythonhosted.org/packages/f6/16/841f8ef70c54a64b2de9893d4350d2fb87f4b22035fe51da81befecb65be/mohamad_ml_library-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 21:37:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mohamad01",
    "github_project": "Mohamad_ml_library",
    "github_not_found": true,
    "lcname": "mohamad-ml-library"
}
        
Elapsed time: 0.36297s