We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aca914 commit 56acad3Copy full SHA for 56acad3
README.md
@@ -51,7 +51,7 @@ I have given complete theoritical stepwise explanation of computing decision tre
51
2. Method 2: Plot Tree with plot_tree
52
53
<p align="center">
54
- <img src="output_DecisionTree/iris_DecisionTree_plotTree.png" width="1500"/>
+ <img src="output_DecisionTree/iris_DecisionTree_plotTree.png" width="2000"/>
55
</p>
56
57
3. Method 3: Plot Decision Tree with graphviz
0 commit comments