Closed Vidip-Ghosh closed 6 months ago
I will add label later
I am going to explore different algorithms and implement whichever provides best accuracy for the gsoc.
@Ayushpanditmoto I tried finding accuracy using Linear regression & Random forest. I was reading about R2 Score, if r2 score is 0.99 then model may perform well. Its showing 99 since I multiplied R2_Score*100. What are your views on it?
@Vidip-Ghosh i don't know about ML bro 🙂 , also mentor are not there
I can try to find accuracy using different ML algorithms like Linear Regression, Decision Tree, Random forest and considering that algorithm having highest accuracy.