You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scikit-fmm
Please find attached my results for the machine learning algorithm used. I tried to predict revenue with a number of features. Clearly, Random forest is a good predictor compared to Linear and Ridge. Is it safe to say that Random Forest performs better than Gradient boosting with respect to MAE, even though the R^2 score is higher in the case of Gradient boosting? This is because I have a lot of outliers in my data and hence MAE seems like a good comparison.