Open manasd28 opened 4 years ago
Hey @knightxerons @abhinavsri360 can you add the hacktoberfest tag to the repo so that our PRs will be counted?
I have a deep learning model ready which i can push as soon as the tag is added.
Also can you assign the issue to me?
I would like to work on this issue please assign me this issue .
As you can see the model performs very poorly, so you can do the following to improve accuracy :-
Write a new model from scratch ( XG Boost, Random Forest, Support Vector Regression etc.)
Use visualization to check co-relation between target and other features.
Check for Null values.
Try different values for parameters such change the Degree of Polynomial Function.
Use Advanced Deep Learning Models.
The optimal model accuracy should be greater than 95%.