https://github.com/teddyoweh/bearai
Rebuilt Certain Machine Learning Algorithms
https://github.com/teddyoweh/bearai
Last synced: 29 days ago
JSON representation
Rebuilt Certain Machine Learning Algorithms
- Host: GitHub
- URL: https://github.com/teddyoweh/bearai
- Owner: teddyoweh
- Created: 2023-03-06T04:59:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T17:53:14.000Z (over 2 years ago)
- Last Synced: 2025-05-29T15:54:37.443Z (4 months ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BearAI
Kinda rebuilt the wheel on this project, decided the develop
- Linear Regression
- Logistic Regression
- KNN
- Cosine Similarity (Sentence Context)Mostly to the understand the statistical concepts behind machine learning alogrithms and also because i was bored on a friday night.