KNN Class Prediction

protocols

Build and evaluate class predictors (classifiers) using the K-nearest-neighbors (KNN) class prediction method.

What would you like to do?

Build and evaluate a classifier

Build and evaluate class predictors (classifiers) using the K-nearest-neighbors (KNN) class prediction method. How many gene expression data sets do you have?

Evaluate an existing classifier

To evaluate an existing KNN classifier, you must have built the classifier using the KNN module. Do you have a classifier (*.knn.model) file?

Classify an unknown sample using an existing classifier

To classify an unknown sample, you must have built a KNN classifier using the KNN module. Do you have a classifier (*.knn.model) file?