C E L M O P

C

classifierNames - Static variable in class org.gersteinlab.incrna.ExperimentsRunner
 

E

ExperimentsRunner - Class in org.gersteinlab.incrna
This class performs the prediction of ncRNAs.
ExperimentsRunner() - Constructor for class org.gersteinlab.incrna.ExperimentsRunner
 

L

logPrediction(Classifier, Instance, Instance, PrintWriter) - Static method in class org.gersteinlab.incrna.ExperimentsRunner
Make prediction on a test instance using a trained model, and log the prediction to a log file.
logPredictions(Classifier, Instances, Instances, PrintWriter) - Static method in class org.gersteinlab.incrna.ExperimentsRunner
Make predictions on a testing set using a trained model, and log the predictions to a log file.

M

main(String[]) - Static method in class org.gersteinlab.incrna.ExperimentsRunner
 

O

org.gersteinlab.incrna - package org.gersteinlab.incrna
 

P

printLogHeader(Instances, PrintWriter) - Static method in class org.gersteinlab.incrna.ExperimentsRunner
Print the header of the log file.

C E L M O P