When Does Deep Learning Work Better Than SVMs or Random Forests?
Guest blog by Sebastian Raschka, originally posted here. If we tackle a supervised learning problem, my advice is to start with the simplest hypothesis space first. I.e., try a linear model such as logistic regression. If this doesn't work "well" (i.e., it doesn't meet our expectation or performance criterion that we defined earlier), I would move on to the next experiment. I would say that random forests are probably THE "worry-free" approach - if such a thing exists in ML: There are no real hyperparameters to tune (maybe except for the number of trees; typically, the more trees we have the better).
Apr-27-2016, 07:45:57 GMT
- Country:
- North America > United States > Michigan (0.05)
- Technology:
- Information Technology > Artificial Intelligence > Machine Learning
- Decision Tree Learning (0.82)
- Statistical Learning (0.73)
- Ensemble Learning (0.71)
- Neural Networks > Deep Learning (0.61)
- Information Technology > Artificial Intelligence > Machine Learning