Hierarchy For All Packages
Package Hierarchies:- unifeat.classifier,
- unifeat.classifier.evaluation.wekaClassifier,
- unifeat.dataset,
- unifeat.featureSelection,
- unifeat.featureSelection.embedded,
- unifeat.featureSelection.embedded.SVMBasedMethods,
- unifeat.featureSelection.embedded.TreeBasedMethods,
- unifeat.featureSelection.filter,
- unifeat.featureSelection.filter.supervised,
- unifeat.featureSelection.filter.unsupervised,
- unifeat.featureSelection.hybrid,
- unifeat.featureSelection.wrapper,
- unifeat.featureSelection.wrapper.ACOBasedMethods,
- unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO,
- unifeat.featureSelection.wrapper.GABasedMethods,
- unifeat.featureSelection.wrapper.GABasedMethods.HGAFS,
- unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA,
- unifeat.featureSelection.wrapper.PSOBasedMethods,
- unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO,
- unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO,
- unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS,
- unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42,
- unifeat.gui,
- unifeat.gui.classifier,
- unifeat.gui.classifier.svmClassifier,
- unifeat.gui.featureSelection.embedded,
- unifeat.gui.featureSelection.embedded.decisionTreeBased,
- unifeat.gui.featureSelection.filter,
- unifeat.gui.featureSelection.filter.rsm,
- unifeat.gui.featureSelection.wrapper.ACOBased,
- unifeat.gui.featureSelection.wrapper.GABased,
- unifeat.gui.featureSelection.wrapper.PSOBased,
- unifeat.gui.menu,
- unifeat.gui.menu.selectMode,
- unifeat.result,
- unifeat.result.performanceMeasure,
- unifeat.util
Class Hierarchy
- java.lang.Object
- unifeat.util.ArraysFunc
- unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
- unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
- unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony<AntType>
- unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
- unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
- unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.GraphRepresentation
- unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual<GeneType>
- unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Individual
- unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Individual
- unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle<PosType,
VelType> - unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation<IndividualType>
- unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
- unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
- unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm<PosType,
ParType> - java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- unifeat.gui.menu.DiagramPanel (implements java.awt.event.ActionListener, java.awt.event.MouseMotionListener)
- unifeat.gui.MainPanel
- unifeat.gui.ResultPanel (implements java.awt.event.ActionListener)
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- java.awt.Window (implements javax.accessibility.Accessible)
- java.awt.Dialog
- javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- unifeat.gui.menu.AboutPanel (implements java.awt.event.MouseListener)
- unifeat.gui.MoreOpPanel
- unifeat.gui.ParameterPanel (implements java.awt.event.ActionListener, java.awt.event.KeyListener)
- unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel (implements java.awt.event.ItemListener)
- unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
- unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel (implements java.awt.event.ItemListener)
- unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
- unifeat.gui.featureSelection.wrapper.GABased.SimpleGAPanel
- unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel (implements java.awt.event.ItemListener)
- unifeat.gui.featureSelection.wrapper.PSOBased.BPSOPanel
- unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
- unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
- unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
- unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
- unifeat.gui.classifier.DTClassifierPanel
- unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
- unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
- unifeat.gui.classifier.KNNClassifierPanel
- unifeat.gui.featureSelection.filter.LaplacianScorePanel
- unifeat.gui.featureSelection.filter.MGSACOPanel
- unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
- unifeat.gui.featureSelection.filter.RRFSACO_1Panel
- unifeat.gui.featureSelection.filter.RRFSACO_2Panel
- unifeat.gui.featureSelection.filter.RRFSPanel
- unifeat.gui.featureSelection.filter.rsm.RSMPanel
- unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
- unifeat.gui.featureSelection.filter.UFSACOPanel
- unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel (implements java.awt.event.ItemListener)
- unifeat.gui.menu.selectMode.SelectModePanel (implements java.awt.event.ActionListener)
- javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- java.awt.Frame (implements java.awt.MenuContainer)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- unifeat.gui.menu.FriedmanPanel (implements java.awt.event.ActionListener)
- unifeat.gui.menu.PreprocessPanel (implements java.awt.event.ActionListener)
- unifeat.gui.ProjectPath (implements java.awt.event.ActionListener)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- java.awt.Dialog
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Container
- unifeat.result.performanceMeasure.Criteria
- unifeat.util.CriticalValue
- unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
- unifeat.classifier.evaluation.wekaClassifier.CrossValidation
- unifeat.dataset.DatasetInfo
- unifeat.gui.menu.DiagramPanel.TupleValues
- unifeat.featureSelection.EnumType
- unifeat.classifier.ClassifierType
- unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
- unifeat.featureSelection.embedded.EmbeddedType
- unifeat.featureSelection.filter.FilterType
- unifeat.featureSelection.filter.NonWeightedFilterType
- unifeat.featureSelection.filter.supervised.SupervisedFilterType
- unifeat.featureSelection.filter.unsupervised.UnsupervisedFilterType
- unifeat.featureSelection.filter.WeightedFilterType
- unifeat.featureSelection.hybrid.HybridType
- unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
- unifeat.gui.featureSelection.wrapper.GABased.MutationType
- unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
- unifeat.result.ResultType
- unifeat.gui.featureSelection.wrapper.GABased.SelectionType
- unifeat.gui.menu.selectMode.SelectModeType
- unifeat.gui.classifier.svmClassifier.SVMKernelType
- unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
- unifeat.featureSelection.wrapper.WrapperType
- unifeat.featureSelection.FeatureSelection
- unifeat.featureSelection.embedded.EmbeddedApproach
- unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
- unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
- unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
- unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
- unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
- unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
- unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
- unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
- unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
- unifeat.featureSelection.FeatureWeighting
- unifeat.featureSelection.filter.WeightedFilterApproach
- unifeat.featureSelection.filter.supervised.FisherScore
- unifeat.featureSelection.filter.supervised.GainRatio
- unifeat.featureSelection.filter.supervised.GiniIndex
- unifeat.featureSelection.filter.supervised.InformationGain
- unifeat.featureSelection.filter.supervised.LaplacianScore
- unifeat.featureSelection.filter.unsupervised.LaplacianScore
- unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
- unifeat.featureSelection.filter.unsupervised.TermVariance
- unifeat.featureSelection.filter.WeightedFilterApproach
- unifeat.featureSelection.filter.FilterApproach
- unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
- unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
- unifeat.featureSelection.filter.unsupervised.MGSACO
- unifeat.featureSelection.filter.supervised.MRMR
- unifeat.featureSelection.filter.unsupervised.MutualCorrelation
- unifeat.featureSelection.filter.supervised.RRFS
- unifeat.featureSelection.filter.unsupervised.RRFS
- unifeat.featureSelection.filter.unsupervised.RRFSACO_1
- unifeat.featureSelection.filter.unsupervised.RRFSACO_2
- unifeat.featureSelection.filter.unsupervised.RSM
- unifeat.featureSelection.filter.unsupervised.UFSACO
- unifeat.featureSelection.hybrid.HybridApproach
- unifeat.featureSelection.wrapper.WrapperApproach
- unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO<ColonyType>
- unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.OptimalACO
- unifeat.featureSelection.wrapper.GABasedMethods.BasicGA<PopulationType>
- unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO<SwarmType>
- unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO<ColonyType>
- unifeat.featureSelection.embedded.EmbeddedApproach
- unifeat.util.FileFunc
- unifeat.featureSelection.FitnessEvaluator
- unifeat.gui.MainPanel.Counter (implements java.lang.Runnable)
- unifeat.gui.MainPanel.EventHandler (implements java.awt.event.ActionListener, java.awt.event.ItemListener)
- unifeat.util.MathFunc
- unifeat.featureSelection.wrapper.GABasedMethods.MutationOperator
- unifeat.result.performanceMeasure.PerformanceMeasures
- unifeat.result.Results
- unifeat.featureSelection.wrapper.GABasedMethods.SelectionOperator
- unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
- unifeat.classifier.WekaSVMKernel