[Chapter 10] 'RandomizedSearchCV' object has no attribute 'best_estimator_'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 30k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
Help please I got this error while trying to save my model after fine-tuning with RandomizedSearchCV.
model = rnd_search_cv.best_estimator_.model
But I got the above error, any suggestions please?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.