Skip to content

nisanMan/ML-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project Structure

β”œβ”€β”€ Digit Recognizer 
β”‚   β”œβ”€β”€ README.md  
β”‚   β”œβ”€β”€ Dictionary save and load
β”‚   β”‚   β”œβ”€β”€ dictionary_learning_model_64.pkl  
β”‚   β”‚   β”œβ”€β”€ load the model n.ipynb  
β”‚   β”‚   β”œβ”€β”€ model n Dictionary Learning.ipynb  
β”‚   β”œβ”€β”€ Math for ML
β”‚   β”‚   β”œβ”€β”€ SVD
β”‚   β”‚   β”œβ”€β”€ πŸš€Linear Algebra Score 82%.ipynb  
β”‚   β”‚   β”œβ”€β”€ πŸ€–Neural network 4layer 3Activation Score 89%.ipynb
β”‚   β”œβ”€β”€ Sklearn standard model 
β”‚   β”‚   β”œβ”€β”€ πŸ”ͺSVC Score 95%.ipynb  
β”‚   β”‚   β”œβ”€β”€ 🧩Logistic Regression Score 91%.ipynb  
β”œβ”€β”€ Titanic
β”‚   β”œβ”€β”€ README.md  
β”‚   β”œβ”€β”€ Titanic EDA slide.ipynb  
β”‚   β”œβ”€β”€ Titanic EDA slide.slides.html  

Description

Digit Recognizer

A project for digit recognition.

  • Dictionary save and load/ – Training a Dictionary Learning model, saving, and loading it.
  • individual model/ – 2 approaches without libraries for ML.
  • Sklearn standard model/ – Standard approach using Scikit-Learn. SVC and Logistic Regression.

Titanic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors