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

Bug on Random Forest Regressor for Job Satisfaction #99

Closed
sanskritilabroo opened this issue May 15, 2024 · 6 comments
Closed

Bug on Random Forest Regressor for Job Satisfaction #99

sanskritilabroo opened this issue May 15, 2024 · 6 comments

Comments

@sanskritilabroo
Copy link
Contributor

Describe the bug
The random forest regressor is 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 can fix this issue as a contributor under GSSOC'24 if assigned. @sanjay-kv

Screenshots
image

@krati234
Copy link

assign this please

@akashlogics
Copy link

I am interested in solving this issue can you assign me, please

@aarushi-sahu23
Copy link

I would like to work on this issue, please assign me

@sanjay-kv
Copy link
Member

Its already assigned if you want to collaborate reach out to assigned person

@sanskritilabroo
Copy link
Contributor Author

Already fixed the bug with a pull request, hence issue is resolved.

Copy link

Hello @sanskritilabroo! Your issue #99 has been closed. Thank you for your contribution!

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

No branches or pull requests

6 participants