Uses of Class
weka.core.TechnicalInformation
Packages that use TechnicalInformation
Package
Description
-
Uses of TechnicalInformation in weka.associations
Methods in weka.associations that return TechnicalInformationModifier and TypeMethodDescriptionApriori.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.FPGrowth.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.attributeSelection
Methods in weka.attributeSelection that return TechnicalInformationModifier and TypeMethodDescriptionCfsSubsetEval.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.ReliefFAttributeEval.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.WrapperSubsetEval.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers
Methods in weka.classifiers that return TechnicalInformationModifier and TypeMethodDescriptionBVDecompose.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.BVDecomposeSegCVSub.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.bayes
Methods in weka.classifiers.bayes that return TechnicalInformationModifier and TypeMethodDescriptionNaiveBayes.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.NaiveBayesMultinomial.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.NaiveBayesUpdateable.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.bayes.net
Methods in weka.classifiers.bayes.net that return TechnicalInformationModifier and TypeMethodDescriptionADNode.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.BIFReader.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.bayes.net.search.global
Methods in weka.classifiers.bayes.net.search.global that return TechnicalInformationModifier and TypeMethodDescriptionReturns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SimulatedAnnealing.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TabuSearch.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TAN.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.bayes.net.search.local
Methods in weka.classifiers.bayes.net.search.local that return TechnicalInformationModifier and TypeMethodDescriptionReturns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SimulatedAnnealing.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TabuSearch.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TAN.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.functions
Methods in weka.classifiers.functions that return TechnicalInformationModifier and TypeMethodDescriptionGaussianProcesses.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Logistic.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SimpleLogistic.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SMO.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SMOreg.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.VotedPerceptron.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.functions.supportVector
Methods in weka.classifiers.functions.supportVector that return TechnicalInformationModifier and TypeMethodDescriptionPuk.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RegSMO.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RegSMOImproved.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.StringKernel.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.lazy
Methods in weka.classifiers.lazy that return TechnicalInformationModifier and TypeMethodDescriptionIBk.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.KStar.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.LWL.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.meta
Methods in weka.classifiers.meta that return TechnicalInformationModifier and TypeMethodDescriptionAdaBoostM1.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.AdditiveRegression.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Bagging.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.ClassificationViaRegression.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.CVParameterSelection.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.LogitBoost.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RandomSubSpace.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RegressionByDiscretization.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Stacking.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Vote.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.rules
Methods in weka.classifiers.rules that return TechnicalInformationModifier and TypeMethodDescriptionDecisionTable.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.JRip.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.M5Rules.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.OneR.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.PART.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.trees
Methods in weka.classifiers.trees that return TechnicalInformationModifier and TypeMethodDescriptionHoeffdingTree.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.J48.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.LMT.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RandomForest.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.classifiers.trees.m5
Methods in weka.classifiers.trees.m5 that return TechnicalInformationModifier and TypeMethodDescriptionM5Base.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.clusterers
Methods in weka.clusterers that return TechnicalInformationModifier and TypeMethodDescriptionCanopy.getTechnicalInformation()
Cobweb.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.FarthestFirst.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SimpleKMeans.getTechnicalInformation()
-
Uses of TechnicalInformation in weka.core
Methods in weka.core that return TechnicalInformationModifier and TypeMethodDescriptionTechnicalInformation.add
(TechnicalInformation.Type type) Adds an empty technical information with the given type to the list of additional informations and returns the instance.ChebyshevDistance.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.ConjugateGradientOptimization.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.EuclideanDistance.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.ManhattanDistance.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MinkowskiDistance.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Optimization.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TechnicalInformationHandler.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.Methods in weka.core that return types with arguments of type TechnicalInformationModifier and TypeMethodDescriptionTechnicalInformation.additional()
returns an enumeration of all the additional technical informations (if there are any)Methods in weka.core with parameters of type TechnicalInformationModifier and TypeMethodDescriptionvoid
TechnicalInformation.add
(TechnicalInformation value) adds the given information to the list of additional technical informations -
Uses of TechnicalInformation in weka.core.neighboursearch
Methods in weka.core.neighboursearch that return TechnicalInformationModifier and TypeMethodDescriptionBallTree.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.CoverTree.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.KDTree.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.core.neighboursearch.balltrees
Methods in weka.core.neighboursearch.balltrees that return TechnicalInformationModifier and TypeMethodDescriptionBottomUpConstructor.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MedianDistanceFromArbitraryPoint.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MedianOfWidestDimension.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MiddleOutConstructor.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.PointsClosestToFurthestChildren.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.TopDownConstructor.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.core.neighboursearch.kdtrees
Methods in weka.core.neighboursearch.kdtrees that return TechnicalInformationModifier and TypeMethodDescriptionKMeansInpiredMethod.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MedianOfWidestDimension.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MidPointOfWidestDimension.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.SlidingMidPointOfWidestSide.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.core.stemmers
Methods in weka.core.stemmers that return TechnicalInformationModifier and TypeMethodDescriptionLovinsStemmer.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.datagenerators.classifiers.classification
Methods in weka.datagenerators.classifiers.classification that return TechnicalInformationModifier and TypeMethodDescriptionAgrawal.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.LED24.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.datagenerators.clusterers
Methods in weka.datagenerators.clusterers that return TechnicalInformationModifier and TypeMethodDescriptionBIRCHCluster.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.experiment
Methods in weka.experiment that return TechnicalInformationModifier and TypeMethodDescriptionPairedCorrectedTTester.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.filters.supervised.attribute
Methods in weka.filters.supervised.attribute that return TechnicalInformationModifier and TypeMethodDescriptionDiscretize.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.MergeNominalValues.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.NominalToBinary.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.PartitionMembership.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.filters.unsupervised.attribute
Methods in weka.filters.unsupervised.attribute that return TechnicalInformationModifier and TypeMethodDescriptionKernelFilter.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.PKIDiscretize.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.RandomProjection.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on. -
Uses of TechnicalInformation in weka.gui.boundaryvisualizer
Methods in weka.gui.boundaryvisualizer that return TechnicalInformationModifier and TypeMethodDescriptionBoundaryVisualizer.getTechnicalInformation()
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.