{"id":15627246,"url":"https://github.com/tobegit3hub/ml_implementation","last_synced_at":"2025-04-05T20:06:36.154Z","repository":{"id":41176223,"uuid":"94000768","full_name":"tobegit3hub/ml_implementation","owner":"tobegit3hub","description":"Implementation of Machine Learning Algorithms","archived":false,"fork":false,"pushed_at":"2019-03-01T02:35:26.000Z","size":35,"stargazers_count":405,"open_issues_count":4,"forks_count":187,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-29T19:04:13.146Z","etag":null,"topics":["implementation","machine-learning","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tobegit3hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-11T11:44:27.000Z","updated_at":"2025-03-27T02:17:28.000Z","dependencies_parsed_at":"2022-09-10T13:40:25.728Z","dependency_job_id":null,"html_url":"https://github.com/tobegit3hub/ml_implementation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fml_implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fml_implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fml_implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fml_implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobegit3hub","download_url":"https://codeload.github.com/tobegit3hub/ml_implementation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393569,"owners_count":20931812,"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","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":["implementation","machine-learning","python"],"created_at":"2024-10-03T10:15:50.948Z","updated_at":"2025-04-05T20:06:36.118Z","avatar_url":"https://github.com/tobegit3hub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementation of Machine Learning\n\n## Introduction\n\nThese are the implementation of machine learning algorithms **from scratch**.\n\n* [x] [Linear_regression](./linear_regression/)\n  * [x] [Least square method](./linear_regression/least_square_method.py)\n* [x] [Logistic regression](./logistic_regression/)\n  * [x] [Logistic regression](./logistic_regression/logistic_regression.py)\n  * [x] [Distributed logistic regression](./logistic_regression/distributed_logistic_regression.py)\n* [x] [Bayes](./bayes/)\n  * [x] [Navie bayes](./bayes/navie_bayes.py)\n* [x] [Decision tree](./decision_tree/)\n  * [x] [C4.5 decision tree](./c45_decision_tree/decision_tree.py)\n  * [x] [ID3 decision tree](./id3_decision_tree/decision_tree.py)\n  * [ ] Random forest\n  * [ ] Gradient boosting tree\n* [x] [Neural network](./neural_network/)\n  * [x] [Perception](./neural_network/perception.py)\n  * [x] [Neural network](./neural_network/neural_network.py)\n* [x] [SVM](./svm/)\n  * [x] [SVM](./svm/svm.py)\n* [ ] [FM](./fm/)\n* [ ] [Random forest](./random_forest/)\n* [ ] [KMeans](./kmeans/)\n* [ ] [Condictional random field](./condictional_random_field/)\n  * [ ] [Condictional random field](./condictional_random_field/condictional_random_field.py)\n* [ ] [Others](./others/)\n  * [ ] [Sigmoid](./others/sigmoid/)\n  * [ ] [Standard deviation](./others/standard_deviation/)\n  * [ ] [Normal distribution](./others/normal_distribution/)\n  * [ ] [Auto gradient](./others/autogradient/)\n  * [x] [Random walk](./others/random_walk/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobegit3hub%2Fml_implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobegit3hub%2Fml_implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobegit3hub%2Fml_implementation/lists"}