BayesianScorer constructor

const BayesianScorer({
  1. bool trackEvidence = false,
})

Implementation

const BayesianScorer({this.trackEvidence = false});