Submitted by sidney_lumet t3_105syyz in MachineLearning
Immarhinocerous t1_j3km9hy wrote
Reply to comment by currentscurrents in [Discussion] Is there any alternative of deep learning ? by sidney_lumet
My goto model (after a linear model) is usually XGBoost. It's nice to see that the theoretical potential of a tree based model is as high as neural network. Though that's not necessarily true of XGBoost's boosted trees, they do perform well, and I really like how fast their training time is.
Viewing a single comment thread. View all comments