Skip to content

Commit

Permalink
replace xgboost by lightgbm
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzsnz committed Nov 4, 2023
1 parent 56c6a8d commit 5326638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jupyterlab==4.0.8
jupyterlab-lsp==5.0.0
jupyterlab_code_formatter==2.2.1
jupyterlab_widgets==3.0.9
lightgbm==4.1.0
matplotlib==3.8.1
numba==0.58.1
numexpr==2.8.7
Expand All @@ -37,7 +38,6 @@ seaborn==0.13.0
shap==0.43.0
statsmodels==0.14.0
TA-Lib==0.4.28
xgboost==2.0.1
yellowbrick==1.5
yfinance==0.2.31
zipline-reloaded==3.0.3

0 comments on commit 5326638

Please sign in to comment.