{"id":26060444,"url":"https://github.com/pramodyasahan/learn-ml","last_synced_at":"2026-04-07T08:32:22.467Z","repository":{"id":211890234,"uuid":"730193792","full_name":"pramodyasahan/learn-ml","owner":"pramodyasahan","description":"This repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.","archived":false,"fork":false,"pushed_at":"2023-12-20T13:21:49.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T14:08:18.386Z","etag":null,"topics":["classification","clustering","machine-learning","matplotlib","numpy","pandas","regression","scikit-learn","supervised-learning","unsupervised-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pramodyasahan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-11T12:01:36.000Z","updated_at":"2023-12-16T10:24:02.000Z","dependencies_parsed_at":"2023-12-11T13:29:05.730Z","dependency_job_id":"da3f1d23-2c32-4a7a-8c5e-917faeb0db5b","html_url":"https://github.com/pramodyasahan/learn-ml","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.0273972602739726,"last_synced_commit":"aa876f997f0e151e8c6ec26dbdb3f01ca5bf4339"},"previous_names":["pramodyasahan/learn-ml"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pramodyasahan/learn-ml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramodyasahan%2Flearn-ml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramodyasahan%2Flearn-ml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramodyasahan%2Flearn-ml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramodyasahan%2Flearn-ml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pramodyasahan","download_url":"https://codeload.github.com/pramodyasahan/learn-ml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramodyasahan%2Flearn-ml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classification","clustering","machine-learning","matplotlib","numpy","pandas","regression","scikit-learn","supervised-learning","unsupervised-learning"],"created_at":"2025-03-08T14:08:21.034Z","updated_at":"2026-04-07T08:32:22.440Z","avatar_url":"https://github.com/pramodyasahan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n# Learn-ML: A Journey Through Machine Learning\n\n## Introduction\nWelcome to \"learn-ml\" – a comprehensive repository documenting my journey and projects as I explore and learn the various facets of Machine Learning (ML). This repository includes a range of projects and experiments covering key ML areas such as regression models, classification models, and clustering models, implemented using different ML algorithms and tools.\n\n## Overview\nThis repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.\n\n### Contents\n- **Regression Models:** Projects focusing on predicting continuous outcomes.\n- **Classification Models:** Experiments with algorithms that classify data into distinct categories.\n- **Clustering Models:** Implementations of unsupervised learning models for identifying patterns or groups in data.\n\n## Getting Started\n\n### Prerequisites\n- A basic understanding of Python programming.\n- Familiarity with fundamental machine learning concepts.\n\n### Installation and Setup\n1. **Clone the Repository:**\n   ```\n   git clone https://github.com/pramodyasahan/learn-ml\n   ```\n2. **Install Python and Required Libraries:**\n   - Ensure you have Python 3.x installed.\n   - Install libraries such as scikit-learn, pandas, numpy, and matplotlib. Use:\n     ```\n     pip install numpy pandas scikit-learn matplotlib\n     ```\n\n## Project Structure\nEach sub-directory in this repository represents a specific area of machine learning:\n- `/regression` - Contains projects related to regression models.\n- `/classification` - Houses classification model experiments.\n- `/clustering` - Comprises clustering model implementations.\n\nEach project directory typically contains:\n- Python script(s) with the ML model implementation.\n- A dataset used for training and testing (if applicable).\n- A README file explaining the project specifics.\n\n## Running the Projects\n- Navigate to the project directory of your choice.\n- Follow the instructions in the project's README to run the model.\n\n## Learning Resources\nThroughout this repository, I've documented my learning process and included references to learning materials such as online courses, books, and tutorials that have been particularly helpful.\n\n## Contribution\nFeel free to contribute to this repository:\n- Fork the repository and create your feature branch.\n- Submit pull requests for review and integration.\n\n## Acknowledgements\nI extend my gratitude to all educators and contributors in the field of Machine Learning whose resources have been instrumental in my learning journey.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpramodyasahan%2Flearn-ml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpramodyasahan%2Flearn-ml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpramodyasahan%2Flearn-ml/lists"}