Skip to content

🤖Regression models in machine learning and deep learning

License

Notifications You must be signed in to change notification settings

3bsalam-1/Regression-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project-image

Regression models in machine learning and deep learning

Machine Learning ⛭:

Models:
  • Linear Regression 'with one feature and more implementation'
  • Logistic Regression "implementation"
  • DecisionTreeRegressor
  • GradientBoostingRegressor
  • XGBRegressor
Accuracy range (79%).

Deep Learning 🐺:

Model:
  • Artificial Neural Network
  • With Three Layers and 100 Neurons in each Layer
  • You can explore more
Accuracy range (85%).

Releases

No releases published

Packages

No packages published