acmpesuecc / Wine_Quality_Prediction

MIT License
2 stars 3 forks source link

Enhancement for issue #7 #23

Closed abhishek-pes closed 4 years ago

abhishek-pes commented 4 years ago

for the issue #7 try to increase the accuracy of random forest classifier model by including more features , etc.

pk-95 commented 4 years ago

Hey @abhishek-pes for this particular issue I guess if you could create a random forest classifier using different features but without classifying as good/bad (i.e, predicting quality as 3,4,5,6,7,8 itself) let me know :))

abhishek-pes commented 4 years ago

@pk-95 yeah I have done it .. shall I just put a PR then?