Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1237b39

Browse files
authored
Update Day 25 Decision Tree.md
1 parent ed34bca commit 1237b39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Code/Day 25 Decision Tree.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Decision Tree Classification
2+
<p align="center">
3+
<img src="https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2023.jpg">
4+
</p>
25

6+
https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2023.jpg
37
### Importing the libraries
48
```python
59
import numpy as np

0 commit comments

Comments
 (0)