KNN-LANDSCAPE(1) User Commands KNN-LANDSCAPE(1)NAMEknn-landscape - Command line interface to knn-landscape in mlpy (version 2.2.0)SYNOPSISknn-landscape [options]OPTIONS-h, --help show this help message and exit -d FILE, --data=FILE data - required -s, --standardize standardize data -n, --normalize normalize data -k K k for k-fold cross validation -c SETS PAIRS sets and pairs for monte carlo cross validation -S, --stratified for stratified cv -K K number of nearest neighbors [default 1] -l DIST, --distance=DIST type of distance: 'se' (SQUARED EUCLIDEAN) or 'e' (EUCLIDEAN) [default se] mlpy July 2010 KNN-LANDSCAPE(1)