Gladiator07 / Harvestify

A machine learning based website that recommends the best crop to grow, fertilizers to use, and the diseases caught by your crops.
https://harvestify.herokuapp.com/
GNU General Public License v3.0
446 stars 394 forks source link

Update the SVM model #7

Closed Manoj908 closed 3 years ago

Manoj908 commented 3 years ago

Added normalization to the feature data Used poly as kernel function This will improve the accuracy of the SVM model