Uses of Class
cz.cvut.felk.newsgroup.preprocess.Model

Uses of Model in cz.cvut.felk.newsgroup.preprocess
 

Methods in cz.cvut.felk.newsgroup.preprocess that return Model
 Model ModelBuilder.createModel()
           
 

Methods in cz.cvut.felk.newsgroup.preprocess with parameters of type Model
private static String Main.getArffHeader(Model model)
          Produces a header for an ARFF file.
private static void Main.writeOutputDataset(Map<File,String> data, Model model, String outputFileName)
          Writes the while dataset into an ARFF file