Skip to content

Commit

Permalink
Add --optimize to README since it is necessary when running NAB to ge…
Browse files Browse the repository at this point in the history
…t correct scores.
  • Loading branch information
scottpurdy committed Mar 1, 2017
1 parent e2fe584 commit 0f54fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ follow the directions below to "Run a subset of NAB".
First make sure NuPIC is installed and working properly. Then:

cd /path/to/nab
python run.py -d numenta --detect --score --normalize
python run.py -d numenta --detect --optimize --score --normalize

This will run the Numenta detector only and produce normalized scores. Note that
by default it tries to use all the cores on your machine. The above command
Expand Down

0 comments on commit 0f54fb7

Please sign in to comment.