MachineLearning-MohamadElMokdad


NameMachineLearning-MohamadElMokdad JSON
Version 0.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/ML_MohamadElMokdad
SummaryA custom ML library
upload_time2024-11-18 22:20:12
maintainerNone
docs_urlNone
authorMohamad El Mokdad
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ML-MohamadElMokdad

This is a custom Python library for machine learning.

## Features
- Linear Regression
- Cost functions (MSE, MAE)
- Optimizers (Gradient Descent, Adam)

## Installation
To install the library, run:
pip install ML_MohamadElMokdad

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/ML_MohamadElMokdad",
    "name": "MachineLearning-MohamadElMokdad",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mohamad El Mokdad",
    "author_email": "mmokdad2001@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/40/86/5c31a61f4ce01f63f78013671c4e02bd7752b2c9daf5c9a6b0db5a79d8c3/machinelearning_mohamadelmokdad-0.0.tar.gz",
    "platform": null,
    "description": "# ML-MohamadElMokdad\r\n\r\nThis is a custom Python library for machine learning.\r\n\r\n## Features\r\n- Linear Regression\r\n- Cost functions (MSE, MAE)\r\n- Optimizers (Gradient Descent, Adam)\r\n\r\n## Installation\r\nTo install the library, run:\r\npip install ML_MohamadElMokdad\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A custom ML library",
    "version": "0.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/ML_MohamadElMokdad"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "723a235cca93080061d03e6c29efdd14501896e7632d05872f5c3ef58807aad0",
                "md5": "05731f03152d1ddc6f6b6d8f27651dd6",
                "sha256": "26ee71ecc8c5150222f6ce805384dc98743a2b2560dc4cb27d3373eded52cbf8"
            },
            "downloads": -1,
            "filename": "MachineLearning_MohamadElMokdad-0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05731f03152d1ddc6f6b6d8f27651dd6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1517,
            "upload_time": "2024-11-18T22:20:10",
            "upload_time_iso_8601": "2024-11-18T22:20:10.626795Z",
            "url": "https://files.pythonhosted.org/packages/72/3a/235cca93080061d03e6c29efdd14501896e7632d05872f5c3ef58807aad0/MachineLearning_MohamadElMokdad-0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40865c31a61f4ce01f63f78013671c4e02bd7752b2c9daf5c9a6b0db5a79d8c3",
                "md5": "1e9b8d07d2bf35817d68d2d0f325a23f",
                "sha256": "e330675a2672d08190348e095114dbbcd352e055fd0c8f510c6b7db6027b7171"
            },
            "downloads": -1,
            "filename": "machinelearning_mohamadelmokdad-0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1e9b8d07d2bf35817d68d2d0f325a23f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1632,
            "upload_time": "2024-11-18T22:20:12",
            "upload_time_iso_8601": "2024-11-18T22:20:12.003718Z",
            "url": "https://files.pythonhosted.org/packages/40/86/5c31a61f4ce01f63f78013671c4e02bd7752b2c9daf5c9a6b0db5a79d8c3/machinelearning_mohamadelmokdad-0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 22:20:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "ML_MohamadElMokdad",
    "github_not_found": true,
    "lcname": "machinelearning-mohamadelmokdad"
}
        
Elapsed time: 0.75884s