Closed RakshithRAcharya closed 4 years ago
Hey there @RakshithRAcharya, Thanks for contributing! A maintainer will review this shortly.
This also solves Issue #7 and Issue #6
Hey @RakshithRAcharya , thanks for your contribution. Gimme a while, will go through it :)
Hey @RakshithRAcharya , this notebook is super great :) You've done a great job. Would just like to point out though, this ipynb wouldn't cover issue #6 and #7 as those require you to use the 4 given feature columns as is, and work only with model parameters. You can attempt 6 and 7 w separate PR's with these conditions if you wish :)
But yeas loved the notebook, you will be getting 50 brownie points as well!
!bounty 400
Congrats @RakshithRAcharya, you got 400 points!
Thank You @pk-95
!bounty 300
Congrats @RakshithRAcharya, you got 300 points!
Closing Issue #8 Tried predicting wine quality with Logistic Regression, KNN, Random Forest, Support Vector Machines(SVM), Gradient Boosting with parameter tuning to obtain higher accuracy 1) Logistic Regression - 87.5%(without tuning)