bayes-classifier-js icon indicating copy to clipboard operation
bayes-classifier-js copied to clipboard

when should probabilities() be called?

Open shiffman opened this issue 8 years ago • 0 comments

There's a function called probabilities() which calculates everything. The library should probably execute this function internally after each call to train()? Also, naming-wise it should probably be called something else. .. calculate()?

shiffman avatar Oct 14 '17 20:10 shiffman