-
Notifications
You must be signed in to change notification settings - Fork 233
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
Problem with GridSearch #28
Comments
Hey @zzirend , What specific error is raised? in which file and line? Can you please send the traceback? Thanks, |
Hi, I am getting the same problem, and here is the error message: Traceback (most recent call last): Thanks :) |
Hi @x4nth055 , I am getting the same problem as well
|
Hey @ruchirsachdeva and @NeneMatsuki, I just tried to run the $ pip install scikit-learn==0.24.2 Please let me know if it persists. |
I got same error. @x4nth055 I tried this version |
您好麻烦问一下您解决这个问题了吗 |
Hello,
Hope you are doing very well.
I run the model in order to determine the best model (with GridSearch). But it runs with the following problem:
'GradientBoostingClassifier' object has no attribute 'presort'
I couldn't fix it. please help me.
Thank you
The text was updated successfully, but these errors were encountered: