Decision Tree - solution
Introduction to Machine Learning Algorithms course - Session 1
Solution to exercise 1
- Partition data into training and test set
- Train a Decision Tree model
- Apply the model to the test set
- Evaluate performances
Introduction to Machine Learning Algorithms course - Session 1
Solution to exercise 1
- Partition data into training and test set
- Train a Decision Tree model
- Apply the model to the test set
- Evaluate performances