Forgot to update some image links
This commit is contained in:
parent
5210649220
commit
38ae75bf69
@ -38,7 +38,7 @@ Now for the project itself..
|
||||
|
||||
Decision Tree is a machine learning algorithm which creates a model of the given data set in the form a tree. This tree can then be used for prediction.
|
||||
|
||||
![Decison Tree](/img/decisiontree.png)
|
||||
![Decison Tree](/img/decisiontree.webp)
|
||||
|
||||
#### <p align="center"> Figure - A Decision Tree</p>
|
||||
|
||||
@ -58,6 +58,6 @@ Some of the other stuff I used were mysql - for storing the data sets. I didn't
|
||||
|
||||
That's it for now. In the next post I'll talk about the system overview and architecture. Stay tuned!
|
||||
|
||||
![System Architecture](/img/sysarch.png)
|
||||
![System Architecture](/img/sysarch.webp)
|
||||
|
||||
Cover image source: https://www.sciencemag.org/
|
||||
Cover image source: https://www.sciencemag.org/
|
||||
|
Loading…
Reference in New Issue
Block a user