!pip install pycaret[full] ํ๋๋ฐ ์ฝ๋ฉ์์ ์๊พธ ์๋ฌ๋์ ์คํ ์ ๋๋ ํ์
from pycaret.classification import *
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. xarray-einstats 0.2.2 requires numpy>=1.21, but you have numpy 1.19.5 which is incompatible. tensorflow 2.8.2+zzzcolab20220719082949 requires numpy>=1.20, but you have numpy 1.19.5 which is incompatible. en-core-web-sm 3.4.0 requires spacy<3.5.0,>=3.4.0, but you have spacy 2.3.7 which is incompatible. cmdstanpy 1.0.7 requires numpy>=1.21, but you have numpy 1.19.5 which is incompatible.
!pip install pycaret[full]
!pip install -U jinja2
์ด๊ฑฐ ํ๋๊น ์๋๋ฉ๋๋ค.
๋์ ์ด๊ฑฐ ๋ฐํ์ ์ฌ์์ ํด์ฃผ๋ฉด์ ํด์ผํฉ๋๋ค.
728x90
'๐ AI & Bigdata > Python' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Python] ์ฒ์๋ถํฐ ์์ํ๋ pytorch (0) | 2022.11.09 |
---|---|
[Python] profiling ์ฌ์ฉ/ ์๋ฌ ํด๊ฒฐ (0) | 2022.09.06 |
[Colab] Google Colab ์์ถ ํ๊ธฐ(zip, gz), ๋๋ผ์ด๋ธ ๋ง์ดํธ (0) | 2022.08.11 |
[Colab] Github์์inpynb ๋ฐ๋ก ๊ฐ์ ธ์ค๊ธฐ (0) | 2022.08.11 |
[Python] Anaconda ๊ฐ์ ํ๊ฒฝ ์ค์ (0) | 2022.08.02 |