From d016de8cc3e00132df452739dd8e675c316bcbcf Mon Sep 17 00:00:00 2001 From: gonzo Date: Sat, 4 Nov 2023 09:50:48 +0100 Subject: [PATCH] replace xgboost by lightgbm --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c54a7e8..fb2db8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,7 @@ jupyterlab==4.0.7 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 @@ -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