You'd know best -- I trust your judgment personally. examples/ contains code like what users would write. core/ is the code they'd call from their code. If it passes that test, move it.
On Mon, Feb 8, 2010 at 6:36 AM, Robin Anil <robin.a...@gmail.com> wrote: > Bayes/CBayes Train Classifier and Test Classifer are in examples. Going by > our code organization logic they are the main entry points of the algorithm > and should be in core. Shall I move them? > > Robin >