/FEUP-ECAC

All the source code developed during the ECAC course

Primary LanguagePython

FEUP-ECAC

All the source code developed during the ECAC course

Install dependencies

pip install -r requirements.txt

Execute this command, in the root of the repository, to install all dependencies

How to run

python src <knn|svm|forest|xgboost|gbm>

Execute this command, in the root of the repository, to run the project In some machine the command to run python 3 is python3 and not just python

Authors

  • João Álvaro Ferreia
  • João Augusto Lima
  • João Carlos Maduro