Closed Ankitkalauni closed 3 years ago
could you please share the Notebook link?
could you please share the Notebook link?
https://www.kaggle.com/yogeshkalauni/tps-nov-21-auto-xgboost-error
If you run this locally, it will work fine.
There seems to be some kind of conflict between pyarrow versions.
Please try to install autoxgb without dependencies: pip install --no-deps autoxgb
Lemme know if that solves your issue :)
It works fine without installing dependencies
If you run this locally, it will work fine. There seems to be some kind of conflict between pyarrow versions. Please try to install autoxgb without dependencies:
pip install --no-deps autoxgb
Lemme know if that solves your issue :)
Getting error while using TPS November data on Kaggle conda env (my GPU is on)
https://www.kaggle.com/yogeshkalauni/tps-nov-21-auto-xgboost-error
Getting error while using pip install in Kaggle kernel.