Skip to content

thisarakaushan/Machine-Learning-Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Bootcamp

This is a 30 days machine learning bootcamp. There are day wise practice projects related to the machine learning.

Feel free to customize and expand upon the project to suit your specific requirements.

Machine Learning

image image image image image image image image image image image image

Projects

  1. Advertisment Sale Prediction / dataset

  2. Handwritten Digit Recognition

  3. Titanic Survival Prediction / dataset

  4. Leaf Species Detection

  5. Digit Recognition / dataset

  6. EDA on Superstore dataset / dataset

  7. Breast Cancer Prediction / dataset

  8. Exam Marks Prediction / dataset

  9. Salary Prediction / dataset

    • Using Polynomial Regression

      image

    • Equation of the Polynomial Regression Model:

      1. Simple Linear Regression equation: y = b0+b1x

      2. Multiple Linear Regression equation: y= b0+b1x+ b2x2+ b3x3+....+ bnxn

      3. Polynomial Regression equation: y= b0+b1x + b2x2+ b3x3+....+ bnxn

  10. Used Car Price Prediction / dataset

  11. Market Basket Analysis / dataset

  • Using APRIORI AND ECLAT
  1. WebAd. Optimization using Reinforcement Learning / dataset
  1. Ad _placement Optimization using Reinforcement Learning / dataset

About

This is a 30 days machine learning bootcamp. There are day wise projects related to the machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors