change to all packages

This commit is contained in:
Michael Duong 2024-04-22 13:30:58 +01:00
parent 87e3cc391e
commit 7a3477c0e1
5 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
pipeline/data/predictions
pipeline/data/prepared_data/train.parquet
pipeline/data/fit_predictions
pipeline/data/model/allmodels
pipeline/metrics
pipeline/.dvc

View file

@ -1,7 +1,7 @@
joblib==1.3.2
boto3==1.28.17
pandas==2.1.4
autogluon.tabular[lightgbm,xgboost,fastai]==1.0.0
autogluon.tabular[all]==1.0.0
dynaconf==3.2.1
pyarrow==13.0.0
pre-commit==3.3.3

View file

@ -1,7 +1,7 @@
joblib==1.3.2
boto3==1.28.17
pandas==2.1.4
autogluon.tabular[lightgbm,xgboost,fastai]==1.0.0
autogluon.tabular[all]==1.0.0
dynaconf==3.2.1
pyarrow==13.0.0
PyYAML==6.0.1

View file

@ -1,7 +1,7 @@
joblib==1.3.2
boto3==1.28.17
pandas==2.1.4
autogluon.tabular[lightgbm,xgboost,fastai]==1.0.0
autogluon.tabular[all]==1.0.0
ray==2.6.3
dynaconf==3.2.1
alibi==0.9.5

View file

@ -1,4 +1,4 @@
boto3==1.28.41
pandas==2.1.4
autogluon.tabular[lightgbm,xgboost,fastai]==1.0.0
autogluon.tabular[all]==1.0.0
dynaconf==3.2.1