diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..82c9fcc --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +# Core data & math +pandas +numpy + +# Machine Learning +scikit-learn +h2o +shap +deap +joblib + +# Data acquisition +openml +