Menu

#9 KNN.cpp not listening to verbose=False

open
nobody
None
5
2008-09-29
2008-09-29
No

Please remove line 75 from KNN.cpp:
cout << "done testing KNN*****************************" << endl;

Or add a verbose=False to the function definition.

Discussion


Log in to post a comment.