https://github.com/dynamo63/machine-learning-from-scratch
We create the algorithms of ML from scratch with python
https://github.com/dynamo63/machine-learning-from-scratch
linear-regression machine-learning python scratch
Last synced: about 1 month ago
JSON representation
We create the algorithms of ML from scratch with python
- Host: GitHub
- URL: https://github.com/dynamo63/machine-learning-from-scratch
- Owner: dynamo63
- Created: 2021-11-13T23:48:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T14:36:27.000Z (over 4 years ago)
- Last Synced: 2025-01-03T01:02:08.115Z (over 1 year ago)
- Topics: linear-regression, machine-learning, python, scratch
- Language: Jupyter Notebook
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machine-learning-from-scratch
We create the algorithms of ML from scratch with python