We are working on different machine learning projects, see below. Should any questions arise (e.g. where to find datasets used in projects) please feel free to open a new issue.
git clone https://github.com/maddosz12/NF_DS_1_course_material.git
conda env create --file environment.yml
source activate neue-fische
conda env update --file environment.yml
source activate neue-fische
jupyter notebook
pytest # tests
flake8 # codestyle
See tox.ini
for settings regarding flake8
. Should return 0
if all checks are passed successfully. Otherwise execute autopep8 --diff --global-config pep8.ini --recursive .
locally and push changes.
- Dima
- Katharina
- Nathalie
- Sophie