Class BoundaryKernelClassifierWithPlaneProjectionsGauss

  • All Implemented Interfaces:
    Serializable, Cloneable, weka.classifiers.Classifier, weka.core.BatchPredictor, weka.core.CapabilitiesHandler, weka.core.CapabilitiesIgnorer, weka.core.CommandlineRunnable, weka.core.OptionHandler, weka.core.RevisionHandler, weka.tools.GlobalInfoHandler

    public class BoundaryKernelClassifierWithPlaneProjectionsGauss
    extends BoundaryKernelClassifier
    Since:
    2.3.0
    Version:
    2.3.2
    Author:
    pawel trajdos
    See Also:
    Serialized Form
    • Constructor Detail

      • BoundaryKernelClassifierWithPlaneProjectionsGauss

        public BoundaryKernelClassifierWithPlaneProjectionsGauss​(ClassifierWithBoundaries nearestCentroidBoundary)
        Parameters:
        nearestCentroidBoundary -
      • BoundaryKernelClassifierWithPlaneProjectionsGauss

        public BoundaryKernelClassifierWithPlaneProjectionsGauss()