sberbank-ai-lab / LightAutoML

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

Space error in a Virtual Environment/Machine? #34

Closed shravankoninti closed 2 years ago

shravankoninti commented 3 years ago

Hi Team, Question on installing this lightAutoML:

I am trying to use this installation in a specific environment or machine where the space is low. Can we customize to the installations related to only multiclass problem only (non-NLP data)? I really do not want any installations of NLP/Image processing, may be these are taking lot of space. How can I customize my installations according to problem? In this case I want to use only lightgbm/catboost hyper tuned stuff only.

image

image

Regards Shravan

alexmryzhkov commented 3 years ago

Hello, @shravankoninti!

Firstly, sorry for late reply.

To create models in LightAutoML we use torch as we have linear models based on it (it's much faster than sklearn variant).

Currently we don't have any installation options but we'll think about them in the future releases.

Alex

github-actions[bot] commented 2 years ago

Stale issue message