sb-ai-lab / LightAutoML

Fast and customizable framework for automatic ML model creation (AutoML)
https://developers.sber.ru/portal/products/lightautoml
Apache License 2.0
1.08k stars 47 forks source link

pip install -U lightautoml[nlp] does not work #146

Closed numomcmc closed 5 months ago

numomcmc commented 6 months ago

🐛 Bug

To Reproduce

The installation instruction as describe here contains errors.

Steps to reproduce the behavior:

  1. in linux or Conda Powershell or Jupyter notebook on Kaggle
  2. Run 'pip install -U lightautoml[nlp]' or !pip install -U lightautoml[nlp] in Kaggle notebook
  3. Get EM: [nlp]... Not valid. The same applies to [cv] and [report]

only [all] works. Please revise your documentation.

Best, S

Expected behavior

Additional context

Checklist

alexmryzhkov commented 5 months ago

Hi @numomcmc,

I have reproduced your issue - everything works fine. Proof screenshot:

Снимок экрана 2024-01-23 в 15 28 34
numomcmc commented 5 months ago

Hi Alexander

When you said "everything works fine", what does that mean? Which version of LAMA were you installing and what version of Python and Pandas, and Numpy? Please clarify.

Thank you. S

On Tue, Jan 23, 2024 at 4:31 AM Alexander Ryzhkov @.***> wrote:

Closed #146 https://github.com/sb-ai-lab/LightAutoML/issues/146 as completed.

— Reply to this email directly, view it on GitHub https://github.com/sb-ai-lab/LightAutoML/issues/146#event-11569690297, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX6JLHM5GWJY3WBVU6KNPNTYP6USTAVCNFSM6AAAAABBTJLM4SVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGU3DSNRZGAZDSNY . You are receiving this because you were mentioned.Message ID: @.***>

alexmryzhkov commented 5 months ago

@numomcmc you said that you get the message [nlp] is not valid but I have shown that it's not the case - that's why I said "everything works fine"

From the end of the !pip install -U lightautoml[nlp] command output I have received several minutes ago the line below:

Successfully installed StrEnum-0.4.15 alabaster-0.7.16 autowoe-1.3.2 cmaes-0.10.0 imagesize-1.4.1 joblib-1.2.0 json2html-1.3.0 lightautoml-0.3.8.1 lightgbm-3.2.1 pandas-1.5.3 poetry-core-1.8.1 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10