Welcome to the Decision Trees Dataset page! Here you can find machine learning datasets designed for training and testing decision tree algorithms. 📁
📚 Dataset Overview
- Format: CSV/ARFF (compressed ZIP files)
- Size: 500KB–2MB per file
- Use Cases: Classification, regression, and clustering tasks
- Includes: Feature descriptions, target labels, and split rules
📥 Download Links
- Download
decision_tree_classification_data
(English) - Download
decision_tree_regression_data
(English) - Download
decision_tree_clustering_data
(English)
🌐 Additional Resources
For tutorials on decision tree implementation, visit our Machine Learning Guide page. 📘