Algorithms of Machine Learning are implemented using various datasets (From kaggle also).
- USA Housing - LinearRegression
- ECommerce Customers - Linear Regression
- Salary Prediction and Boston House Pricing Prediction - Linear Regression
- Sklearn Regression Dataset - Linear Regression
- Titanic Dataset - Decision Trees
- Kyphosis - Decision Trees and Random Forest
- Load Dataset - Decision Trees and Random Forests