/malis-project

Primary LanguageJupyter Notebook

Detecting Type II Diabetes

Requirement:

  • pipenv
  • python 3.7
  • graphviz
  • pydot

Useful commands

$ pipenv install        # install requirements
$ pipenv install --dev  # install requirements + development dependencies
$ pipenv shell          # activate virtual environment
$ pipenv run start      # start notebook