Scroll to navigation

KNN-LANDSCAPE(1) User Commands KNN-LANDSCAPE(1)

NAME

knn-landscape - Command line interface to knn-landscape in mlpy (version 2.2.0)

SYNOPSIS

knn-landscape [options]

OPTIONS

show this help message and exit
data - required
standardize data
normalize data
k for k-fold cross validation
sets and pairs for monte carlo cross validation
for stratified cv
number of nearest neighbors [default 1]
type of distance: 'se' (SQUARED EUCLIDEAN) or 'e' (EUCLIDEAN) [default se]
August 2015 mlpy