Update 'README.md'

master
Angelos Chatzimparmpas 3 years ago
parent c975540945
commit 8a56548f59
  1. 2
      README.md

@ -16,7 +16,7 @@ They are also available online from the [UCI Machine Learning Repository](http:/
For the backend:
- [Python 3](https://www.python.org/downloads/)
- [Flask](https://palletsprojects.com/p/flask/)
- Other packages: `pymongo`, `numpy`, `scipy`, `scikit-learn`, `sk-dist`, `eli5`, and `pandas`.
- Other packages: `Flask-PyMongo`, `flask_cors`, `mlxtend`, `imblearn`, `joblib`, `numpy`, `scikit-learn`, `scikit-learn-extra`, `sk-dist`, `eli5`, `umap-learn`, and `pandas`.
You can install all the backend requirements with the following command:
```

Loading…
Cancel
Save