diff --git a/Fictional Character Battle Outcome Prediction/requirements.txt b/Fictional Character Battle Outcome Prediction/requirements.txt new file mode 100644 index 000000000..011eb943d --- /dev/null +++ b/Fictional Character Battle Outcome Prediction/requirements.txt @@ -0,0 +1,9 @@ +pandas==2.0.3 +numpy==1.24.3 +seaborn==0.11.2 +matplotlib==3.7.1 +scikit-learn==1.2.2 +scipy==1.10.1 +xgboost==1.7.6 +catboost==1.2 +mlxtend==0.22.0