I applied Regression and Machine Learning Algorithms to the data:
-
Linear Regression,
-
Ridge Regression,
-
Lasso Regression,
-
Bayesian Ridge
-
ElasticNet
-
KNN
-
SGD
-
Huber
-
RANSAC
-
GradientBoosting
-
AdaBoost
-
ExtraTree
-
Bagging
-
Random Forest and DecisionTree
-
XGB
Guess which one gives the best accuracy! It depends, we will see :)
Until then, ENJOY MACHINE LEARNING!