Skip to content

Commit

Permalink
update installation files
Browse files Browse the repository at this point in the history
  • Loading branch information
PanyiDong committed Nov 23, 2023
1 parent 64359f2 commit 375acdf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
seaborn>=0.11.0
ray[tune]
matplotlib
nevergrad
pandas
ray<2.0.0
scipy
bayesian_optimization==1.4.0
matplotlib
fastparquet
setuptools
colorama==0.4.4
cython
tqdm
pygam
nevergrad
lightgbm
rpy2
flaml
xgboost
threadpoolctl>2.2.0
tensorboardX
redis
bayesian_optimization==1.4.0
numpy<1.24.0
seaborn>=0.11.0
gensim
threadpoolctl>2.2.0
scipy
setuptools
xgboost
tensorboardX
scikit-learn>=1.2.0
colorama==0.4.4
ray<2.0.0
mlflow
pyarrow
flaml
ray[tune]
mlflow
lightgbm
optuna
fastparquet
rpy2
cython
scikit-learn>=1.2.0
hyperopt
26 changes: 13 additions & 13 deletions requirements_nn.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
seaborn>=0.11.0
ray[tune]
matplotlib
pandas
ray<2.0.0
scipy
matplotlib
fastparquet
setuptools
cython
tqdm
torch
rpy2
threadpoolctl>2.2.0
tensorboardX
redis
numpy<1.24.0
seaborn>=0.11.0
gensim
threadpoolctl>2.2.0
scipy
setuptools
tensorboardX
scikit-learn>=1.2.0
ray<2.0.0
pyarrow
torch
fastparquet
rpy2
cython
ray[tune]
scikit-learn>=1.2.0

0 comments on commit 375acdf

Please sign in to comment.