Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

Bug on Random Forest Regressor for Job Satisfaction

Open sanskritilabroo opened this issue 1 year ago • 2 comments
trafficstars

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

sanskritilabroo avatar May 15 '24 20:05 sanskritilabroo

assign this please

krati234 avatar May 17 '24 07:05 krati234

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

akashlogics avatar May 21 '24 13:05 akashlogics

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

aarushi-sahu23 avatar May 24 '24 08:05 aarushi-sahu23

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

sanjay-kv avatar May 25 '24 12:05 sanjay-kv

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

sanskritilabroo avatar May 25 '24 12:05 sanskritilabroo

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

github-actions[bot] avatar May 25 '24 12:05 github-actions[bot]