Recursive Feature Addition Using Random Forest Regressor
Model used :Random Forest Regressor
Metrics used: mean_squared_error (mse)
Threshold chosen : 0.002
Second method using Random Forest Classifier
Accuracy using Logistic Regression with all original features
Accuracy works out to 73.4%
Accuracy using Logistic Regression with the selected features