Skip to content

Commit

Permalink
Update Day 25 Decision Tree.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Avik-Jain committed Jul 30, 2018
1 parent ed34bca commit 1237b39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Code/Day 25 Decision Tree.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Decision Tree Classification
<p align="center">
<img src="https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2023.jpg">
</p>

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

0 comments on commit 1237b39

Please sign in to comment.