Skip to content

Commit

Permalink
Merge pull request #94 from AlonDaks/classification
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
AlonDaks committed Dec 18, 2015
2 parents 071dbe7 + 13b2d7d commit f3644b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Please run the follow make commands in order from top to bottom from within the
- `make classification-cross-validate` runs random forrest cross validation and saves cv accuracies to file
- `make classification-validation` tests a fully trained random forrest on validation set and saves accuracy to file

To run all analysis excluding data download and verification (steps 2-5 only): `make all-analysis`

## How to generate report PDF
To generate the PDF report run `make generate-paper` from the top level project directory. To remove remove intermediary latex files run `make clean-paper`
Expand Down

0 comments on commit f3644b7

Please sign in to comment.