{"id":19962042,"url":"https://github.com/syamkakarla98/machine_learning_course","last_synced_at":"2026-04-11T01:05:01.316Z","repository":{"id":111808203,"uuid":"198028498","full_name":"syamkakarla98/Machine_Learning_Course","owner":"syamkakarla98","description":"This course covers the explanation and examples on supervised and unsupervised algorithms.","archived":false,"fork":false,"pushed_at":"2019-10-13T05:44:36.000Z","size":40335,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T16:47:55.172Z","etag":null,"topics":["algorithm","hacktoberfest","hacktoberfest2019","jupyter-notebook","machine-learning","matplotlib","neural-network","numpy","pandas","python","python3","scikit-learn","scipy","seaborn","supervised-machine-learning","tensorflow","tutorial","unsupervised-machine-learning"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syamkakarla98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-21T07:50:52.000Z","updated_at":"2023-01-08T18:48:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2cd3997-08eb-449c-98bb-a0c8bfce9c98","html_url":"https://github.com/syamkakarla98/Machine_Learning_Course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syamkakarla98/Machine_Learning_Course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syamkakarla98%2FMachine_Learning_Course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syamkakarla98%2FMachine_Learning_Course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syamkakarla98%2FMachine_Learning_Course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syamkakarla98%2FMachine_Learning_Course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syamkakarla98","download_url":"https://codeload.github.com/syamkakarla98/Machine_Learning_Course/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syamkakarla98%2FMachine_Learning_Course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithm","hacktoberfest","hacktoberfest2019","jupyter-notebook","machine-learning","matplotlib","neural-network","numpy","pandas","python","python3","scikit-learn","scipy","seaborn","supervised-machine-learning","tensorflow","tutorial","unsupervised-machine-learning"],"created_at":"2024-11-13T02:09:17.659Z","updated_at":"2025-11-27T01:04:00.396Z","avatar_url":"https://github.com/syamkakarla98.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n#  Machine Learning Course\n\n![Machine Learning](https://img.shields.io/badge/Course-Machine%20learning-brightgreen.svg)\n![Python](https://img.shields.io/badge/Python-3.6-red.svg)\n![MIT](https://img.shields.io/badge/license-MIT-blue.svg)\n![Size](https://img.shields.io/github/repo-size/syamkakarla98/Machine_Learning_Course.svg?color=ff69b4)\n![Contributors](https://img.shields.io/github/contributors/syamkakarla98/Machine_Learning_Course.svg?color=yellow)\n\n\n## Overview\nThis repository holds the contents of machine learning course. This course helps you to gain the basic and sound knowlege in machine learning domian. It is an one stop to all machine learning concepts where every algorithm is explained with examples, sample codes in jupiter notebook. At the end of the course you will be able to build a real time application in Machine Learning domain. \n\n\n## What is Machine Learning?\n\u003e Machine learning is the scientific study of algorithms and statistical models that computer systems use in order to perform a specific task effectively without using explicit instructions, relying on patterns and inference instead. It is seen as a subset of artificial intelligence.\n\n\n## What will I learn from this course?\n* How to apply Supervised and Unsupervised algorithms for different applications.\n* Hands on Experience on Machine learning Algorithms.\n* Developing a real time applications in Machine Learning domain.\n\n\n\n   \n## Prerequisites\n\nThe things that you must have a decent knowledge on: \n```\n    1. Python\n    2. Linear Algebra\n    3. Machine Learning Terminology\n```\n\n## Dependendicies\n```\n      python 3.6.x\n```\n\n## Installation\n\n* Clone this repository:\n``` bash\n      git clone https://github.com/syamkakarla98/Machine_Learning_Course.git\n```\n\n\n* Or click here to download this repository: [Click Here](https://github.com/syamkakarla98/Machine_Learning_Course/archive/master.zip)\n\n\n\n* Goto Machine_Learning_Course folder:\n``` bash\n      cd Machine_Learning_Course\n```\n\n\n* This project is fully based on python. So, the necessary modules needed for computaion are placed in setup.py:\n``` bash\n      pip install -r setup.txt\n```\n## How to use\n* Go to the directory and use below command to access the jupyter notebooks.\n```bash\n     jupyter notebook\n```\n\n\n## Authors\n\n   * [**Syam Kakarla**](https://github.com/syamkakarla98)\n   * [**Chandu Siddartha**](https://github.com/siddartha19)\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/syamkakarla98/Machine_Learning_Course/blob/master/LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyamkakarla98%2Fmachine_learning_course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyamkakarla98%2Fmachine_learning_course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyamkakarla98%2Fmachine_learning_course/lists"}