https://github.com/lassa30/ml-from-scratch
Machine Learning algorithms implemented from scratch using C++
https://github.com/lassa30/ml-from-scratch
c-plus-plus decision-tree k-nearest-neighbours linear-regression logistic-regression ml naive-bayes-classifier random-forest
Last synced: 3 months ago
JSON representation
Machine Learning algorithms implemented from scratch using C++
- Host: GitHub
- URL: https://github.com/lassa30/ml-from-scratch
- Owner: Lassa30
- License: unlicense
- Created: 2024-03-30T06:29:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T17:15:41.000Z (9 months ago)
- Last Synced: 2024-10-16T08:47:08.961Z (8 months ago)
- Topics: c-plus-plus, decision-tree, k-nearest-neighbours, linear-regression, logistic-regression, ml, naive-bayes-classifier, random-forest
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**WIP**