--- language: "en" license: "mit" library_name: "sklearn" tags: - decision-tree - sklearn - classification - iris-dataset - interpretable-ml datasets: "iris" model_name: "Decision Tree Classifier" model_description: "A simple Decision Tree model trained on the Iris dataset for classification." ---