diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..95a0e2a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +catboost==1.1.1 +lightgbm==3.3.3 +matplotlib==3.5.3 +missingno==0.5.1 +numpy==1.23.4 +pandas==1.5.1 +pandas-profiling==3.4.0 +plotly==5.11.0 +scikit-learn==1.1.3 +seaborn==0.12.1 +xgboost==1.7.0 \ No newline at end of file