Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved model using XGBoost Regressor #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Improved model using XGBoost Regressor #11

wants to merge 5 commits into from

Conversation

nemishgarg
Copy link
Contributor

I have used XGBoost Regressor and finely tuned it using GridSearchCV. After doing so, there is a great improvement in the model.
New Mean Squared error = 5.767
New R2 score = 0.909

@harshkhd1234
Copy link
Owner

We want less mean square error but your model error is 5.767 which is grater than my model mean square error

@nemishgarg
Copy link
Contributor Author

We want less mean square error but your model error is 5.767 which is grater than my model mean square error

Which model you are talking about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants