https://github.com/cllspy/machine_learning_recipes
This repository serves as a culmination of my studies, dedicated to housing meticulously crafted implementations of various models, including Decision Trees (DTs), Logistic Regression (Lgr), and more, meticulously developed from scratch.
https://github.com/cllspy/machine_learning_recipes
machine-learning machine-learning-algorithms
Last synced: 12 months ago
JSON representation
This repository serves as a culmination of my studies, dedicated to housing meticulously crafted implementations of various models, including Decision Trees (DTs), Logistic Regression (Lgr), and more, meticulously developed from scratch.
- Host: GitHub
- URL: https://github.com/cllspy/machine_learning_recipes
- Owner: CllsPy
- Created: 2024-04-06T16:24:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:31:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T19:16:00.355Z (about 1 year ago)
- Topics: machine-learning, machine-learning-algorithms
- Language: Jupyter Notebook
- Homepage:
- Size: 3.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Machine Learning Recipes
The purpose of this repository is to store the codes I have independently produced to practice and exercise the fundamentals of Machine Learning.