sberbank-ai-lab / LightAutoML

LAMA - automatic model creation framework
Apache License 2.0
887 stars 92 forks source link

Demo is not working #95

Closed salaxieb closed 2 years ago

salaxieb commented 2 years ago

Tried to launch Demo https://colab.research.google.com/github/sberbank-ai-lab/LightAutoML/blob/master/examples/tutorials/Tutorial_4_NLP_Interpretation.ipynb Error traceback:

Снимок экрана 2021-10-21 в 13 08 09
DESimakov commented 2 years ago

NN in this preset requires GPU. You can switch use_algos to “linear_l2” or use default params (see https://github.com/sberbank-ai-lab/lightautoml-datafest-workshop/blob/master/LightAutoML%20demo%20(NLP).ipynb) for running on CPU. However, the speed of interpretation may be too low.

github-actions[bot] commented 2 years ago

Stale issue message