Uses of Class
weka.core.TechnicalInformation

Packages that use TechnicalInformation
weka.associations   
weka.attributeSelection   
weka.classifiers   
weka.classifiers.bayes   
weka.classifiers.bayes.net   
weka.classifiers.bayes.net.search.global   
weka.classifiers.bayes.net.search.local   
weka.classifiers.functions   
weka.classifiers.functions.supportVector   
weka.classifiers.lazy   
weka.classifiers.meta   
weka.classifiers.rules   
weka.classifiers.trees   
weka.classifiers.trees.m5   
weka.clusterers   
weka.core   
weka.core.neighboursearch   
weka.core.neighboursearch.balltrees   
weka.core.neighboursearch.kdtrees   
weka.core.stemmers   
weka.datagenerators.classifiers.classification   
weka.datagenerators.clusterers   
weka.experiment   
weka.filters.supervised.attribute   
weka.filters.unsupervised.attribute   
weka.gui.boundaryvisualizer   
 

Uses of TechnicalInformation in weka.associations
 

Methods in weka.associations that return TechnicalInformation
 TechnicalInformation Apriori.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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation CfsSubsetEval.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.
 TechnicalInformation 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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation BVDecompose.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation NaiveBayes.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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation ADNode.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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation K2.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation K2.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation GaussianProcesses.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.classifiers.functions.supportVector
 

Methods in weka.classifiers.functions.supportVector that return TechnicalInformation
 TechnicalInformation Puk.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation IBk.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation AdaBoostM1.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.classifiers.rules
 

Methods in weka.classifiers.rules that return TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation DecisionTable.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.classifiers.trees
 

Methods in weka.classifiers.trees that return TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.classifiers.trees.m5
 

Methods in weka.classifiers.trees.m5 that return TechnicalInformation
 TechnicalInformation M5Base.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation SimpleKMeans.getTechnicalInformation()
           
 

Uses of TechnicalInformation in weka.core
 

Methods in weka.core that return TechnicalInformation
 TechnicalInformation TechnicalInformation.add(TechnicalInformation.Type type)
          Adds an empty technical information with the given type to the list of additional informations and returns the instance.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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 TechnicalInformation
 Enumeration<TechnicalInformation> TechnicalInformation.additional()
          returns an enumeration of all the additional technical informations (if there are any)
 

Methods in weka.core with parameters of type TechnicalInformation
 void 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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation BallTree.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation BottomUpConstructor.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.core.neighboursearch.kdtrees
 

Methods in weka.core.neighboursearch.kdtrees that return TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation KMeansInpiredMethod.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.
 TechnicalInformation 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.
 TechnicalInformation 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.
 

Uses of TechnicalInformation in weka.core.stemmers
 

Methods in weka.core.stemmers that return TechnicalInformation
 TechnicalInformation LovinsStemmer.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation Agrawal.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 TechnicalInformation
 TechnicalInformation BIRCHCluster.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 TechnicalInformation
 TechnicalInformation PairedCorrectedTTester.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation Discretize.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 TechnicalInformation
 TechnicalInformation 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.
 TechnicalInformation KernelFilter.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.
 TechnicalInformation 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 TechnicalInformation
 TechnicalInformation BoundaryVisualizer.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.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.