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

GridSearchCV for Hyperparameter #6 #32

Closed
wants to merge 3 commits into from

Conversation

Dishant-garg
Copy link

Solved issue #6
used various techniques like simple imputer strategy mean and strategy most frequent to handle null values
use label encoder to handle the categorical data
use correlation matrix to visualize the data
cof
implement grid search cv to find the best score and parameters
Screenshot (445)
Screenshot (446)
Screenshot (440)
@Samcoding5854 @darshbaxi pls review the pr

@Samcoding5854
Copy link

Good work implementing the gridsearchCV.
Hope you know why some of the hyperparameters have used and worked correctly :)

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

Successfully merging this pull request may close these issues.

2 participants