self._trained_estimator is None in the NLP notebook example
Open
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 565
- Avg merge
- 5d 8m
- Merged PRs (30d)
- 17
Description
When running the NLP notebook first experiment with time_budget=120 with the first 128 examples, the following message is displayed:
```python
INFO - selected model: None
```
Debug to see if self._trained_estimator is actually None.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.