Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixing Bug #99 for RF Regressor #100

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

Merged
okaditya84 merged 3 commits into recodehive:main from sanskritilabroo:main
May 17, 2024
Merged

Conversation

@sanskritilabroo
Copy link
Contributor

@sanskritilabroo sanskritilabroo commented May 15, 2024

For issue #99

The random forest regressor was throwing an error because of a logical issue that is no.of splits are greater than no.of samples. For this logic to work, this model should only be applied on the dataset AFTER further splitting and not before. I have changed the placement accordingly and got the model to work properly.

Previously:
image

Now:
image

Please accept this under GSSOC'24.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

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

Reviewers

@github-actions github-actions[bot] github-actions[bot] left review comments

Projects

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /