AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

TypeError: object of type 'NoneType' has no len() on house prediction dataset #133

Open nikkisingh111333 opened 2 years ago

nikkisingh111333 commented 2 years ago

hello i m completely new to autoML ..i m strictly following Docs here and getting this error TypeError: object of type 'NoneType' has no len() while reading dataset code is exact same as describe in documentation quick start... dataset i m using california_house_dataset present by google colab please help me?