Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
develop a model
Browse files Browse the repository at this point in the history
  • Loading branch information
giangzuzana committed Jan 8, 2019
1 parent 786fa39 commit b76de6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/user/overview/cookiecutter-develop-model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,17 @@ The structure of ``your_project`` contains the following core items needed to de
You can also add more source files and put them into the directory structure.

**Installing development requirements**

Modify ``requirements.txt`` according to your needs (e.g. add more libraries)
::
pip install -r requirements.txt

**Make datasets**


**Build features***


**Develop models***

0 comments on commit b76de6d

Please sign in to comment.