Skip to content

Commit 39a12de

Browse files
author
Timur Gilmullin
committed
examples updated
1 parent aabd4d7 commit 39a12de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Start learning with user's ethalon data file and neuronet options Config=(3,[3,2
184184

185185
Classify all candidates from file candidates.dat and show result in report.txt:
186186

187-
python FuzzyClassificator.py --candidates candidates.dat --network network.xml --report report.txt --classify config=3,3,2,2 --separator=TAB --debug-level=DEBUG
187+
python FuzzyClassificator.py --candidates candidates.dat --network network.xml --report report.txt --separator=TAB --debug-level=DEBUG --classify config=3,3,2,2
188188

189189
Where 'python' is full path to Pyzo Python 3.3.2 interpreter.
190190

0 commit comments

Comments
 (0)