Documentation of 'org.encog.ml.factory.train.TrainBayesianFactory' Java class
TrainBayesianFactory
org.encog.ml.factory.train

Class TrainBayesianFactory



  • public class TrainBayesianFactory
    extends java.lang.Object
    • Constructor Detail

      • TrainBayesianFactory

        public TrainBayesianFactory()
    • Method Detail

      • create

        public MLTrain create(MLMethod method,
                              MLDataSet training,
                              java.lang.String argsStr)
        Create a K2 trainer.
        Parameters:
        method - The method to use.
        training - The training data to use.
        argsStr - The arguments to use.
        Returns:
        The newly created trainer.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.