Learn how a random forest model can help us to predict the probability of a goal, with applications ranging from performance appraisal to match-fixing detection.
Tag: decision trees
Random Forest Tutorial: Predicting Crime in San Francisco
Learn how random forests, an ensemble of decision trees, can help predict where and when a crime will happen in San Francisco, California.
Decision Trees Tutorial
Decision trees can be used to identify customer profiles or to predict who will resign. Using the Titanic dataset, learn about its advantages and pitfalls, as well as better alternatives.