public class NaiveBayesModel extends Object
NaiveBayesModel()
void
load(InputStream is)
persist(String filename)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NaiveBayesModel()
public void persist(String filename)
public void load(InputStream is)
Copyright © 2015. All rights reserved.