Mode:
Duration:
1
2
3
4
5
6
7
// In RapidMiner Studio, create a workflow:
// 1. Import dataset
// 2. Use 'Set Role' to define target attribute
// 3. Add 'Decision Tree' operator
// 4. Connect to 'Apply Model' operator
// 5. Add 'Performance' operator to evaluate
// This is done visually; RapidMiner generates XML behind the scenes.Coding works best on desktop or with an external keyboard.