From 8c1d697fd9ff062baa97a34d7d2e6212fb941970 Mon Sep 17 00:00:00 2001 From: Sina Tabakhi Date: Wed, 15 Jun 2022 23:56:35 +0100 Subject: [PATCH] Add java doc to the project --- docs/java-docs/v0.1.0/allclasses-index.html | 758 ++ docs/java-docs/v0.1.0/allpackages-index.html | 140 + docs/java-docs/v0.1.0/constant-values.html | 678 ++ docs/java-docs/v0.1.0/copy.svg | 33 + docs/java-docs/v0.1.0/element-list | 37 + docs/java-docs/v0.1.0/index-all.html | 7664 +++++++++++++++++ docs/java-docs/v0.1.0/index.html | 142 + docs/java-docs/v0.1.0/jquery-ui.overrides.css | 34 + docs/java-docs/v0.1.0/legal/COPYRIGHT | 1 + docs/java-docs/v0.1.0/legal/LICENSE | 1 + docs/java-docs/v0.1.0/legal/jquery.md | 72 + docs/java-docs/v0.1.0/legal/jqueryUI.md | 49 + docs/java-docs/v0.1.0/member-search-index.js | 1 + docs/java-docs/v0.1.0/module-search-index.js | 1 + docs/java-docs/v0.1.0/overview-summary.html | 26 + docs/java-docs/v0.1.0/overview-tree.html | 355 + docs/java-docs/v0.1.0/package-search-index.js | 1 + docs/java-docs/v0.1.0/resources/glass.png | Bin 0 -> 499 bytes docs/java-docs/v0.1.0/resources/x.png | Bin 0 -> 394 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 335 bytes .../images/ui-bg_glass_65_dadada_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 332 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 280 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 6922 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_454545_256x240.png | Bin 0 -> 6992 bytes .../images/ui-icons_888888_256x240.png | Bin 0 -> 6999 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4549 bytes .../v0.1.0/script-dir/jquery-3.5.1.min.js | 2 + .../v0.1.0/script-dir/jquery-ui.min.css | 7 + .../v0.1.0/script-dir/jquery-ui.min.js | 6 + .../script-dir/jquery-ui.structure.min.css | 5 + docs/java-docs/v0.1.0/script.js | 152 + docs/java-docs/v0.1.0/search.js | 371 + docs/java-docs/v0.1.0/serialized-form.html | 3231 +++++++ docs/java-docs/v0.1.0/stylesheet.css | 1012 +++ docs/java-docs/v0.1.0/tag-search-index.js | 1 + docs/java-docs/v0.1.0/type-search-index.js | 1 + .../unifeat/classifier/ClassifierType.html | 320 + .../unifeat/classifier/WekaSVMKernel.html | 198 + .../classifier/class-use/ClassifierType.html | 391 + .../classifier/class-use/WekaSVMKernel.html | 61 + .../wekaClassifier/CrossValidation.html | 311 + .../wekaClassifier/TrainTestEvaluation.html | 311 + .../class-use/CrossValidation.html | 61 + .../class-use/TrainTestEvaluation.html | 61 + .../wekaClassifier/package-summary.html | 104 + .../wekaClassifier/package-tree.html | 76 + .../wekaClassifier/package-use.html | 61 + .../unifeat/classifier/package-summary.html | 103 + .../unifeat/classifier/package-tree.html | 80 + .../unifeat/classifier/package-use.html | 160 + .../v0.1.0/unifeat/dataset/DatasetInfo.html | 813 ++ .../dataset/class-use/DatasetInfo.html | 195 + .../unifeat/dataset/package-summary.html | 99 + .../v0.1.0/unifeat/dataset/package-tree.html | 75 + .../v0.1.0/unifeat/dataset/package-use.html | 166 + .../unifeat/featureSelection/EnumType.html | 279 + .../featureSelection/FeatureSelection.html | 352 + .../featureSelection/FeatureWeighting.html | 246 + .../featureSelection/FitnessEvaluator.html | 352 + .../featureSelection/class-use/EnumType.html | 343 + .../class-use/FeatureSelection.html | 580 ++ .../class-use/FeatureWeighting.html | 155 + .../class-use/FitnessEvaluator.html | 118 + .../embedded/EmbeddedApproach.html | 335 + .../embedded/EmbeddedType.html | 339 + .../embedded/SVMBasedMethods/MSVM_RFE.html | 392 + .../embedded/SVMBasedMethods/OVA_SVM_RFE.html | 340 + .../embedded/SVMBasedMethods/OVO_SVM_RFE.html | 340 + .../SVMBasedMethods/SVMBasedMethods.html | 350 + .../embedded/SVMBasedMethods/SVM_RFE.html | 306 + .../SVMBasedMethods/class-use/MSVM_RFE.html | 61 + .../class-use/OVA_SVM_RFE.html | 61 + .../class-use/OVO_SVM_RFE.html | 61 + .../class-use/SVMBasedMethods.html | 113 + .../SVMBasedMethods/class-use/SVM_RFE.html | 61 + .../SVMBasedMethods/package-summary.html | 138 + .../SVMBasedMethods/package-tree.html | 90 + .../embedded/SVMBasedMethods/package-use.html | 86 + .../DecisionTreeBasedMethod.html | 413 + .../TreeBasedMethods/RandomForestMethod.html | 348 + .../TreeBasedMethods/TreeBasedMethods.html | 288 + .../class-use/DecisionTreeBasedMethod.html | 61 + .../class-use/RandomForestMethod.html | 61 + .../class-use/TreeBasedMethods.html | 94 + .../TreeBasedMethods/package-summary.html | 121 + .../TreeBasedMethods/package-tree.html | 88 + .../TreeBasedMethods/package-use.html | 86 + .../embedded/class-use/EmbeddedApproach.html | 170 + .../embedded/class-use/EmbeddedType.html | 154 + .../embedded/package-summary.html | 125 + .../embedded/package-tree.html | 84 + .../embedded/package-use.html | 139 + .../filter/FilterApproach.html | 239 + .../featureSelection/filter/FilterType.html | 404 + .../filter/NonWeightedFilterType.html | 253 + .../filter/WeightedFilterApproach.html | 247 + .../filter/WeightedFilterType.html | 250 + .../filter/class-use/FilterApproach.html | 184 + .../filter/class-use/FilterType.html | 268 + .../class-use/NonWeightedFilterType.html | 61 + .../class-use/WeightedFilterApproach.html | 158 + .../filter/class-use/WeightedFilterType.html | 61 + .../filter/package-summary.html | 140 + .../featureSelection/filter/package-tree.html | 94 + .../featureSelection/filter/package-use.html | 164 + .../filter/supervised/FisherScore.html | 284 + .../filter/supervised/GainRatio.html | 300 + .../filter/supervised/GiniIndex.html | 274 + .../filter/supervised/InformationGain.html | 274 + .../filter/supervised/LaplacianScore.html | 413 + .../filter/supervised/MRMR.html | 415 + .../filter/supervised/RRFS.html | 274 + .../supervised/SupervisedFilterType.html | 232 + .../supervised/SymmetricalUncertainty.html | 305 + .../supervised/class-use/FisherScore.html | 61 + .../supervised/class-use/GainRatio.html | 61 + .../supervised/class-use/GiniIndex.html | 61 + .../supervised/class-use/InformationGain.html | 61 + .../supervised/class-use/LaplacianScore.html | 61 + .../filter/supervised/class-use/MRMR.html | 61 + .../filter/supervised/class-use/RRFS.html | 61 + .../class-use/SupervisedFilterType.html | 61 + .../class-use/SymmetricalUncertainty.html | 61 + .../filter/supervised/package-summary.html | 146 + .../filter/supervised/package-tree.html | 107 + .../filter/supervised/package-use.html | 61 + .../filter/unsupervised/IRRFSACO_1.html | 595 ++ .../filter/unsupervised/IRRFSACO_2.html | 623 ++ .../filter/unsupervised/LaplacianScore.html | 447 + .../filter/unsupervised/MGSACO.html | 628 ++ .../unsupervised/MutualCorrelation.html | 357 + .../filter/unsupervised/RRFS.html | 295 + .../filter/unsupervised/RRFSACO_1.html | 574 ++ .../filter/unsupervised/RRFSACO_2.html | 602 ++ .../filter/unsupervised/RSM.html | 394 + .../filter/unsupervised/TermVariance.html | 253 + .../filter/unsupervised/UFSACO.html | 547 ++ .../unsupervised/UnsupervisedFilterType.html | 232 + .../unsupervised/class-use/IRRFSACO_1.html | 61 + .../unsupervised/class-use/IRRFSACO_2.html | 61 + .../class-use/LaplacianScore.html | 61 + .../filter/unsupervised/class-use/MGSACO.html | 61 + .../class-use/MutualCorrelation.html | 61 + .../filter/unsupervised/class-use/RRFS.html | 61 + .../unsupervised/class-use/RRFSACO_1.html | 61 + .../unsupervised/class-use/RRFSACO_2.html | 61 + .../filter/unsupervised/class-use/RSM.html | 61 + .../unsupervised/class-use/TermVariance.html | 61 + .../filter/unsupervised/class-use/UFSACO.html | 61 + .../class-use/UnsupervisedFilterType.html | 61 + .../filter/unsupervised/package-summary.html | 165 + .../filter/unsupervised/package-tree.html | 110 + .../filter/unsupervised/package-use.html | 61 + .../hybrid/HybridApproach.html | 229 + .../featureSelection/hybrid/HybridType.html | 283 + .../hybrid/class-use/HybridApproach.html | 91 + .../hybrid/class-use/HybridType.html | 136 + .../hybrid/package-summary.html | 121 + .../featureSelection/hybrid/package-tree.html | 84 + .../featureSelection/hybrid/package-use.html | 107 + .../featureSelection/package-summary.html | 132 + .../featureSelection/package-tree.html | 81 + .../unifeat/featureSelection/package-use.html | 549 ++ .../wrapper/ACOBasedMethods/BasicACO.html | 304 + .../wrapper/ACOBasedMethods/BasicAnt.html | 374 + .../wrapper/ACOBasedMethods/BasicColony.html | 429 + .../BasicGraphRepresentation.html | 303 + .../ACOBasedMethods/OptimalACO/Ant.html | 293 + .../ACOBasedMethods/OptimalACO/Colony.html | 376 + .../OptimalACO/GraphRepresentation.html | 257 + .../OptimalACO/OptimalACO.html | 285 + .../OptimalACO/class-use/Ant.html | 88 + .../OptimalACO/class-use/Colony.html | 61 + .../class-use/GraphRepresentation.html | 86 + .../OptimalACO/class-use/OptimalACO.html | 61 + .../OptimalACO/package-summary.html | 127 + .../OptimalACO/package-tree.html | 102 + .../OptimalACO/package-use.html | 102 + .../ACOBasedMethods/class-use/BasicACO.html | 90 + .../ACOBasedMethods/class-use/BasicAnt.html | 89 + .../class-use/BasicColony.html | 90 + .../class-use/BasicGraphRepresentation.html | 89 + .../ACOBasedMethods/package-summary.html | 131 + .../wrapper/ACOBasedMethods/package-tree.html | 86 + .../wrapper/ACOBasedMethods/package-use.html | 101 + .../wrapper/GABasedMethods/BasicGA.html | 326 + .../GABasedMethods/BasicIndividual.html | 304 + .../GABasedMethods/BasicPopulation.html | 420 + .../GABasedMethods/CrossoverOperator.html | 473 + .../wrapper/GABasedMethods/HGAFS/HGAFS.html | 293 + .../GABasedMethods/HGAFS/Individual.html | 246 + .../GABasedMethods/HGAFS/Population.html | 535 ++ .../GABasedMethods/HGAFS/class-use/HGAFS.html | 61 + .../HGAFS/class-use/Individual.html | 97 + .../HGAFS/class-use/Population.html | 61 + .../GABasedMethods/HGAFS/package-summary.html | 124 + .../GABasedMethods/HGAFS/package-tree.html | 97 + .../GABasedMethods/HGAFS/package-use.html | 86 + .../GABasedMethods/MutationOperator.html | 222 + .../GABasedMethods/SelectionOperator.html | 255 + .../GABasedMethods/SimpleGA/Individual.html | 246 + .../GABasedMethods/SimpleGA/Population.html | 395 + .../GABasedMethods/SimpleGA/SimpleGA.html | 289 + .../SimpleGA/class-use/Individual.html | 97 + .../SimpleGA/class-use/Population.html | 61 + .../SimpleGA/class-use/SimpleGA.html | 61 + .../SimpleGA/package-summary.html | 124 + .../GABasedMethods/SimpleGA/package-tree.html | 97 + .../GABasedMethods/SimpleGA/package-use.html | 86 + .../GABasedMethods/class-use/BasicGA.html | 110 + .../class-use/BasicIndividual.html | 108 + .../class-use/BasicPopulation.html | 110 + .../class-use/CrossoverOperator.html | 61 + .../class-use/MutationOperator.html | 61 + .../class-use/SelectionOperator.html | 61 + .../GABasedMethods/package-summary.html | 144 + .../wrapper/GABasedMethods/package-tree.html | 88 + .../wrapper/GABasedMethods/package-use.html | 122 + .../wrapper/PSOBasedMethods/BPSO/BPSO.html | 288 + .../PSOBasedMethods/BPSO/Particle.html | 247 + .../wrapper/PSOBasedMethods/BPSO/Swarm.html | 387 + .../PSOBasedMethods/BPSO/class-use/BPSO.html | 61 + .../BPSO/class-use/Particle.html | 61 + .../PSOBasedMethods/BPSO/class-use/Swarm.html | 61 + .../PSOBasedMethods/BPSO/package-summary.html | 129 + .../PSOBasedMethods/BPSO/package-tree.html | 97 + .../PSOBasedMethods/BPSO/package-use.html | 61 + .../wrapper/PSOBasedMethods/BasicPSO.html | 325 + .../PSOBasedMethods/BasicParticle.html | 371 + .../wrapper/PSOBasedMethods/BasicSwarm.html | 481 ++ .../wrapper/PSOBasedMethods/CPSO/CPSO.html | 290 + .../PSOBasedMethods/CPSO/Particle.html | 270 + .../wrapper/PSOBasedMethods/CPSO/Swarm.html | 348 + .../PSOBasedMethods/CPSO/class-use/CPSO.html | 61 + .../CPSO/class-use/Particle.html | 61 + .../PSOBasedMethods/CPSO/class-use/Swarm.html | 61 + .../PSOBasedMethods/CPSO/package-summary.html | 129 + .../PSOBasedMethods/CPSO/package-tree.html | 97 + .../PSOBasedMethods/CPSO/package-use.html | 61 + .../PSOBasedMethods/HPSO_LS/HPSO_LS.html | 291 + .../PSOBasedMethods/HPSO_LS/Particle.html | 247 + .../PSOBasedMethods/HPSO_LS/Swarm.html | 516 ++ .../HPSO_LS/class-use/HPSO_LS.html | 61 + .../HPSO_LS/class-use/Particle.html | 61 + .../HPSO_LS/class-use/Swarm.html | 61 + .../HPSO_LS/package-summary.html | 130 + .../PSOBasedMethods/HPSO_LS/package-tree.html | 97 + .../PSOBasedMethods/HPSO_LS/package-use.html | 61 + .../wrapper/PSOBasedMethods/PSO42/PSO42.html | 291 + .../PSOBasedMethods/PSO42/Particle.html | 290 + .../wrapper/PSOBasedMethods/PSO42/Swarm.html | 378 + .../PSO42/class-use/PSO42.html | 61 + .../PSO42/class-use/Particle.html | 61 + .../PSO42/class-use/Swarm.html | 61 + .../PSO42/package-summary.html | 130 + .../PSOBasedMethods/PSO42/package-tree.html | 97 + .../PSOBasedMethods/PSO42/package-use.html | 61 + .../PSOBasedMethods/class-use/BasicPSO.html | 151 + .../class-use/BasicParticle.html | 150 + .../PSOBasedMethods/class-use/BasicSwarm.html | 151 + .../PSOBasedMethods/package-summary.html | 132 + .../wrapper/PSOBasedMethods/package-tree.html | 85 + .../wrapper/PSOBasedMethods/package-use.html | 174 + .../wrapper/WrapperApproach.html | 344 + .../featureSelection/wrapper/WrapperType.html | 346 + .../wrapper/class-use/WrapperApproach.html | 289 + .../wrapper/class-use/WrapperType.html | 158 + .../wrapper/package-summary.html | 127 + .../wrapper/package-tree.html | 84 + .../featureSelection/wrapper/package-use.html | 267 + .../v0.1.0/unifeat/gui/MainPanel.Counter.html | 198 + .../unifeat/gui/MainPanel.EventHandler.html | 220 + .../v0.1.0/unifeat/gui/MainPanel.html | 2102 +++++ .../v0.1.0/unifeat/gui/MoreOpPanel.html | 273 + .../v0.1.0/unifeat/gui/ParameterPanel.html | 661 ++ .../v0.1.0/unifeat/gui/ProjectPath.html | 408 + .../v0.1.0/unifeat/gui/ResultPanel.html | 452 + .../gui/class-use/MainPanel.Counter.html | 61 + .../gui/class-use/MainPanel.EventHandler.html | 86 + .../unifeat/gui/class-use/MainPanel.html | 61 + .../unifeat/gui/class-use/MoreOpPanel.html | 61 + .../unifeat/gui/class-use/ParameterPanel.html | 339 + .../unifeat/gui/class-use/ProjectPath.html | 61 + .../unifeat/gui/class-use/ResultPanel.html | 61 + .../gui/classifier/DTClassifierPanel.html | 522 ++ .../gui/classifier/KNNClassifierPanel.html | 436 + .../class-use/DTClassifierPanel.html | 134 + .../class-use/KNNClassifierPanel.html | 134 + .../gui/classifier/package-summary.html | 119 + .../unifeat/gui/classifier/package-tree.html | 100 + .../unifeat/gui/classifier/package-use.html | 154 + .../svmClassifier/SVMClassifierPanel.html | 523 ++ .../svmClassifier/SVMKernelType.html | 291 + .../class-use/SVMClassifierPanel.html | 137 + .../class-use/SVMKernelType.html | 293 + .../svmClassifier/package-summary.html | 114 + .../svmClassifier/package-tree.html | 104 + .../classifier/svmClassifier/package-use.html | 209 + .../embedded/MSVM_RFEPanel.html | 699 ++ .../embedded/class-use/MSVM_RFEPanel.html | 86 + .../DecisionTreeBasedPanel.html | 1467 ++++ .../embedded/decisionTreeBased/TreeType.html | 292 + .../class-use/DecisionTreeBasedPanel.html | 61 + .../decisionTreeBased/class-use/TreeType.html | 174 + .../decisionTreeBased/package-summary.html | 115 + .../decisionTreeBased/package-tree.html | 104 + .../decisionTreeBased/package-use.html | 118 + .../embedded/package-summary.html | 111 + .../embedded/package-tree.html | 99 + .../embedded/package-use.html | 87 + .../filter/IRRFSACO_1Panel.html | 877 ++ .../filter/IRRFSACO_2Panel.html | 1053 +++ .../filter/LaplacianScorePanel.html | 524 ++ .../featureSelection/filter/MGSACOPanel.html | 876 ++ .../filter/RRFSACO_1Panel.html | 877 ++ .../filter/RRFSACO_2Panel.html | 1053 +++ .../featureSelection/filter/RRFSPanel.html | 436 + .../featureSelection/filter/UFSACOPanel.html | 965 +++ .../filter/class-use/IRRFSACO_1Panel.html | 61 + .../filter/class-use/IRRFSACO_2Panel.html | 61 + .../filter/class-use/LaplacianScorePanel.html | 61 + .../filter/class-use/MGSACOPanel.html | 61 + .../filter/class-use/RRFSACO_1Panel.html | 61 + .../filter/class-use/RRFSACO_2Panel.html | 61 + .../filter/class-use/RRFSPanel.html | 61 + .../filter/class-use/UFSACOPanel.html | 61 + .../filter/package-summary.html | 151 + .../featureSelection/filter/package-tree.html | 106 + .../featureSelection/filter/package-use.html | 61 + .../filter/rsm/MultivariateMethodType.html | 274 + .../featureSelection/filter/rsm/RSMPanel.html | 705 ++ .../rsm/class-use/MultivariateMethodType.html | 177 + .../filter/rsm/class-use/RSMPanel.html | 61 + .../filter/rsm/package-summary.html | 115 + .../filter/rsm/package-tree.html | 104 + .../filter/rsm/package-use.html | 118 + .../wrapper/ACOBased/BasicACOPanel.html | 1094 +++ .../wrapper/ACOBased/OptimalACOPanel.html | 564 ++ .../ACOBased/class-use/BasicACOPanel.html | 89 + .../ACOBased/class-use/OptimalACOPanel.html | 86 + .../wrapper/ACOBased/package-summary.html | 104 + .../wrapper/ACOBased/package-tree.html | 103 + .../wrapper/ACOBased/package-use.html | 102 + .../wrapper/GABased/BasicGAPanel.html | 1367 +++ .../wrapper/GABased/CrossOverType.html | 328 + .../wrapper/GABased/HGAFSPanel.html | 572 ++ .../wrapper/GABased/MutationType.html | 310 + .../wrapper/GABased/ReplacementType.html | 310 + .../wrapper/GABased/SelectionType.html | 319 + .../wrapper/GABased/SimpleGAPanel.html | 255 + .../GABased/class-use/BasicGAPanel.html | 95 + .../GABased/class-use/CrossOverType.html | 189 + .../wrapper/GABased/class-use/HGAFSPanel.html | 86 + .../GABased/class-use/MutationType.html | 183 + .../GABased/class-use/ReplacementType.html | 183 + .../GABased/class-use/SelectionType.html | 186 + .../GABased/class-use/SimpleGAPanel.html | 86 + .../wrapper/GABased/package-summary.html | 129 + .../wrapper/GABased/package-tree.html | 112 + .../wrapper/GABased/package-use.html | 158 + .../wrapper/PSOBased/BPSOPanel.html | 255 + .../wrapper/PSOBased/BasicPSOPanel.html | 1458 ++++ .../wrapper/PSOBased/CPSOPanel.html | 489 ++ .../wrapper/PSOBased/HPSO_LSPanel.html | 577 ++ .../wrapper/PSOBased/PSO42Panel.html | 487 ++ .../wrapper/PSOBased/class-use/BPSOPanel.html | 86 + .../PSOBased/class-use/BasicPSOPanel.html | 108 + .../wrapper/PSOBased/class-use/CPSOPanel.html | 86 + .../PSOBased/class-use/HPSO_LSPanel.html | 86 + .../PSOBased/class-use/PSO42Panel.html | 86 + .../wrapper/PSOBased/package-summary.html | 120 + .../wrapper/PSOBased/package-tree.html | 106 + .../wrapper/PSOBased/package-use.html | 118 + .../v0.1.0/unifeat/gui/menu/AboutPanel.html | 526 ++ .../gui/menu/DiagramPanel.TupleValues.html | 307 + .../v0.1.0/unifeat/gui/menu/DiagramPanel.html | 751 ++ .../unifeat/gui/menu/FriedmanPanel.html | 562 ++ .../unifeat/gui/menu/PreprocessPanel.html | 479 ++ .../gui/menu/class-use/AboutPanel.html | 61 + .../class-use/DiagramPanel.TupleValues.html | 109 + .../gui/menu/class-use/DiagramPanel.html | 61 + .../gui/menu/class-use/FriedmanPanel.html | 61 + .../gui/menu/class-use/PreprocessPanel.html | 61 + .../unifeat/gui/menu/package-summary.html | 129 + .../v0.1.0/unifeat/gui/menu/package-tree.html | 115 + .../v0.1.0/unifeat/gui/menu/package-use.html | 87 + .../gui/menu/selectMode/SelectModePanel.html | 402 + .../gui/menu/selectMode/SelectModeType.html | 282 + .../selectMode/class-use/SelectModePanel.html | 61 + .../selectMode/class-use/SelectModeType.html | 122 + .../gui/menu/selectMode/package-summary.html | 114 + .../gui/menu/selectMode/package-tree.html | 100 + .../gui/menu/selectMode/package-use.html | 85 + .../v0.1.0/unifeat/gui/package-summary.html | 130 + .../v0.1.0/unifeat/gui/package-tree.html | 117 + .../v0.1.0/unifeat/gui/package-use.html | 229 + .../v0.1.0/unifeat/result/ResultType.html | 303 + .../v0.1.0/unifeat/result/Results.html | 682 ++ .../unifeat/result/class-use/ResultType.html | 121 + .../unifeat/result/class-use/Results.html | 86 + .../unifeat/result/package-summary.html | 114 + .../v0.1.0/unifeat/result/package-tree.html | 80 + .../v0.1.0/unifeat/result/package-use.html | 101 + .../result/performanceMeasure/Criteria.html | 324 + .../PerformanceMeasures.html | 368 + .../class-use/Criteria.html | 234 + .../class-use/PerformanceMeasures.html | 97 + .../performanceMeasure/package-summary.html | 115 + .../performanceMeasure/package-tree.html | 76 + .../performanceMeasure/package-use.html | 166 + .../v0.1.0/unifeat/util/ArraysFunc.html | 420 + .../v0.1.0/unifeat/util/CriticalValue.html | 258 + .../v0.1.0/unifeat/util/FileFunc.html | 322 + .../v0.1.0/unifeat/util/MathFunc.html | 841 ++ .../unifeat/util/class-use/ArraysFunc.html | 61 + .../unifeat/util/class-use/CriticalValue.html | 61 + .../unifeat/util/class-use/FileFunc.html | 61 + .../unifeat/util/class-use/MathFunc.html | 61 + .../v0.1.0/unifeat/util/package-summary.html | 113 + .../v0.1.0/unifeat/util/package-tree.html | 78 + .../v0.1.0/unifeat/util/package-use.html | 61 + 425 files changed, 101922 insertions(+) create mode 100644 docs/java-docs/v0.1.0/allclasses-index.html create mode 100644 docs/java-docs/v0.1.0/allpackages-index.html create mode 100644 docs/java-docs/v0.1.0/constant-values.html create mode 100644 docs/java-docs/v0.1.0/copy.svg create mode 100644 docs/java-docs/v0.1.0/element-list create mode 100644 docs/java-docs/v0.1.0/index-all.html create mode 100644 docs/java-docs/v0.1.0/index.html create mode 100644 docs/java-docs/v0.1.0/jquery-ui.overrides.css create mode 100644 docs/java-docs/v0.1.0/legal/COPYRIGHT create mode 100644 docs/java-docs/v0.1.0/legal/LICENSE create mode 100644 docs/java-docs/v0.1.0/legal/jquery.md create mode 100644 docs/java-docs/v0.1.0/legal/jqueryUI.md create mode 100644 docs/java-docs/v0.1.0/member-search-index.js create mode 100644 docs/java-docs/v0.1.0/module-search-index.js create mode 100644 docs/java-docs/v0.1.0/overview-summary.html create mode 100644 docs/java-docs/v0.1.0/overview-tree.html create mode 100644 docs/java-docs/v0.1.0/package-search-index.js create mode 100644 docs/java-docs/v0.1.0/resources/glass.png create mode 100644 docs/java-docs/v0.1.0/resources/x.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_65_dadada_1x400.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_75_dadada_1x400.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-bg_highlight-soft_75_cccccc_1x100.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-icons_222222_256x240.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-icons_2e83ff_256x240.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-icons_454545_256x240.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-icons_888888_256x240.png create mode 100644 docs/java-docs/v0.1.0/script-dir/images/ui-icons_cd0a0a_256x240.png create mode 100644 docs/java-docs/v0.1.0/script-dir/jquery-3.5.1.min.js create mode 100644 docs/java-docs/v0.1.0/script-dir/jquery-ui.min.css create mode 100644 docs/java-docs/v0.1.0/script-dir/jquery-ui.min.js create mode 100644 docs/java-docs/v0.1.0/script-dir/jquery-ui.structure.min.css create mode 100644 docs/java-docs/v0.1.0/script.js create mode 100644 docs/java-docs/v0.1.0/search.js create mode 100644 docs/java-docs/v0.1.0/serialized-form.html create mode 100644 docs/java-docs/v0.1.0/stylesheet.css create mode 100644 docs/java-docs/v0.1.0/tag-search-index.js create mode 100644 docs/java-docs/v0.1.0/type-search-index.js create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/ClassifierType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/WekaSVMKernel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/class-use/ClassifierType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/class-use/WekaSVMKernel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/CrossValidation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/TrainTestEvaluation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/class-use/CrossValidation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/class-use/TrainTestEvaluation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/evaluation/wekaClassifier/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/classifier/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/dataset/DatasetInfo.html create mode 100644 docs/java-docs/v0.1.0/unifeat/dataset/class-use/DatasetInfo.html create mode 100644 docs/java-docs/v0.1.0/unifeat/dataset/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/dataset/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/dataset/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/EnumType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/FeatureSelection.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/FeatureWeighting.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/FitnessEvaluator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/class-use/EnumType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/class-use/FeatureSelection.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/class-use/FeatureWeighting.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/class-use/FitnessEvaluator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/EmbeddedApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/EmbeddedType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/MSVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/OVA_SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/OVO_SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/SVMBasedMethods.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/class-use/MSVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/class-use/OVA_SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/class-use/OVO_SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/class-use/SVMBasedMethods.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/class-use/SVM_RFE.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/SVMBasedMethods/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/DecisionTreeBasedMethod.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/RandomForestMethod.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/TreeBasedMethods.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/class-use/DecisionTreeBasedMethod.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/class-use/RandomForestMethod.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/class-use/TreeBasedMethods.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/TreeBasedMethods/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/class-use/EmbeddedApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/class-use/EmbeddedType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/embedded/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/FilterApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/FilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/NonWeightedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/WeightedFilterApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/WeightedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/class-use/FilterApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/class-use/FilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/class-use/NonWeightedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/class-use/WeightedFilterApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/class-use/WeightedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/FisherScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/GainRatio.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/GiniIndex.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/InformationGain.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/LaplacianScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/MRMR.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/RRFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/SupervisedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/SymmetricalUncertainty.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/FisherScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/GainRatio.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/GiniIndex.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/InformationGain.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/LaplacianScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/MRMR.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/RRFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/SupervisedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/class-use/SymmetricalUncertainty.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/supervised/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/IRRFSACO_1.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/IRRFSACO_2.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/LaplacianScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/MGSACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/MutualCorrelation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/RRFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/RRFSACO_1.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/RRFSACO_2.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/RSM.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/TermVariance.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/UFSACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/UnsupervisedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/IRRFSACO_1.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/IRRFSACO_2.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/LaplacianScore.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/MGSACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/MutualCorrelation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/RRFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/RRFSACO_1.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/RRFSACO_2.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/RSM.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/TermVariance.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/UFSACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/class-use/UnsupervisedFilterType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/filter/unsupervised/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/HybridApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/HybridType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/class-use/HybridApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/class-use/HybridType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/hybrid/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/BasicACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/BasicAnt.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/BasicColony.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/BasicGraphRepresentation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/Ant.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/Colony.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/GraphRepresentation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/OptimalACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/class-use/Ant.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/class-use/Colony.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/class-use/GraphRepresentation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/class-use/OptimalACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/OptimalACO/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/class-use/BasicACO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/class-use/BasicAnt.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/class-use/BasicColony.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/class-use/BasicGraphRepresentation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/ACOBasedMethods/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/BasicGA.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/BasicIndividual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/BasicPopulation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/CrossoverOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/HGAFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/Individual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/Population.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/class-use/HGAFS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/class-use/Individual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/class-use/Population.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/HGAFS/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/MutationOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SelectionOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/Individual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/Population.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/SimpleGA.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/class-use/Individual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/class-use/Population.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/class-use/SimpleGA.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/SimpleGA/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/BasicGA.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/BasicIndividual.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/BasicPopulation.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/CrossoverOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/MutationOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/class-use/SelectionOperator.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/GABasedMethods/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/BPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/class-use/BPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/class-use/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/class-use/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BPSO/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BasicPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BasicParticle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/BasicSwarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/CPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/class-use/CPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/class-use/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/class-use/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/CPSO/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/HPSO_LS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/class-use/HPSO_LS.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/class-use/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/class-use/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/HPSO_LS/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/PSO42.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/class-use/PSO42.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/class-use/Particle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/class-use/Swarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/PSO42/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/class-use/BasicPSO.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/class-use/BasicParticle.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/class-use/BasicSwarm.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/PSOBasedMethods/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/WrapperApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/WrapperType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/class-use/WrapperApproach.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/class-use/WrapperType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/featureSelection/wrapper/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/MainPanel.Counter.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/MainPanel.EventHandler.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/MainPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/MoreOpPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/ParameterPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/ProjectPath.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/ResultPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/MainPanel.Counter.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/MainPanel.EventHandler.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/MainPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/MoreOpPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/ParameterPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/ProjectPath.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/class-use/ResultPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/DTClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/KNNClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/class-use/DTClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/class-use/KNNClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/SVMClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/SVMKernelType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/class-use/SVMClassifierPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/class-use/SVMKernelType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/classifier/svmClassifier/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/MSVM_RFEPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/class-use/MSVM_RFEPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/DecisionTreeBasedPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/TreeType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/class-use/DecisionTreeBasedPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/class-use/TreeType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/decisionTreeBased/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/embedded/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/IRRFSACO_1Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/IRRFSACO_2Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/LaplacianScorePanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/MGSACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/RRFSACO_1Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/RRFSACO_2Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/RRFSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/UFSACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/IRRFSACO_1Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/IRRFSACO_2Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/LaplacianScorePanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/MGSACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/RRFSACO_1Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/RRFSACO_2Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/RRFSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/class-use/UFSACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/MultivariateMethodType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/RSMPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/class-use/MultivariateMethodType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/class-use/RSMPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/filter/rsm/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/BasicACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/OptimalACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/class-use/BasicACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/class-use/OptimalACOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/ACOBased/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/BasicGAPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/CrossOverType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/HGAFSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/MutationType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/ReplacementType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/SelectionType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/SimpleGAPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/BasicGAPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/CrossOverType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/HGAFSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/MutationType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/ReplacementType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/SelectionType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/class-use/SimpleGAPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/GABased/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/BPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/BasicPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/CPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/HPSO_LSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/PSO42Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/class-use/BPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/class-use/BasicPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/class-use/CPSOPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/class-use/HPSO_LSPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/class-use/PSO42Panel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/featureSelection/wrapper/PSOBased/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/AboutPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/DiagramPanel.TupleValues.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/DiagramPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/FriedmanPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/PreprocessPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/class-use/AboutPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/class-use/DiagramPanel.TupleValues.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/class-use/DiagramPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/class-use/FriedmanPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/class-use/PreprocessPanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/SelectModePanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/SelectModeType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/class-use/SelectModePanel.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/class-use/SelectModeType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/menu/selectMode/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/gui/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/ResultType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/Results.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/class-use/ResultType.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/class-use/Results.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/Criteria.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/PerformanceMeasures.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/class-use/Criteria.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/class-use/PerformanceMeasures.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/result/performanceMeasure/package-use.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/ArraysFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/CriticalValue.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/FileFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/MathFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/class-use/ArraysFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/class-use/CriticalValue.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/class-use/FileFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/class-use/MathFunc.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/package-summary.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/package-tree.html create mode 100644 docs/java-docs/v0.1.0/unifeat/util/package-use.html diff --git a/docs/java-docs/v0.1.0/allclasses-index.html b/docs/java-docs/v0.1.0/allclasses-index.html new file mode 100644 index 0000000..3515629 --- /dev/null +++ b/docs/java-docs/v0.1.0/allclasses-index.html @@ -0,0 +1,758 @@ + + + + +All Classes and Interfaces (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
Classes
+
+
Class
+
Description
+ +
+
This java class is used to create and show a panel for description of the + tool.
+
+ +
+
This java class is used to represent an ant in optimal ant colony + optimization (Optimal ACO) method.
+
+ +
+
This java class is used to implement various utility methods for manipulating + arrays and matrices.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the basic ant colony optimization (BasicACO) method.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the basic genetic algorithm (BasicGA) method.
+
+ +
+
The abstract class contains the main methods and fields that are used to + represent discrete search space as a graph in ACO algorithm.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the basic particle swarm optimization (BasicPSO) method.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+ +
+
This java class is used to implement feature selection method based on binary + particle swarm optimization (BPSO) in which the type of Swarm is extended + from Swarm class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the binary particle swarm optimization (BPSO) method.
+
+ +
+
This java class is used to define the names of classifiers.
+
+ +
+
This java class is used to implement a colony of ants in optimal ant colony + optimization (Optimal ACO) method in which the type of ant is extended from + Ant class.
+
+ +
+
This java class is used to implement feature selection method based on + continuous particle swarm optimization (CPSO) in which the type of Swarm is + extended from Swarm class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the continuous particle swarm optimization (CPSO) method.
+
+ +
+
This java class is used to set different criteria values used in the feature + selection area of research.
+
+ +
+
This java class is used to display various critical values of the table.
+
+ +
+
This java class is used to implement various crossover operators for + recombining the two parents to generate new offsprings
+
+ +
+
This java class is used to define the names of different implementation of + crossover.
+
+ +
+
This java class is used to apply the classifiers for computing the + performance of the feature selection methods.
+
+ +
+
This java class is used to keep the input data, split input data to + test/train sets and crate CSV file format.
+
+ +
+
This java class is used to implement the decision tree based methods.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the decision tree based method.
+
+ +
+
This java class is used to create and show the 2-D diagrams of the input + values
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the decision tree classifier.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + embedded-based feature selection methods.
+
+ +
+
This java class is used to define the names of embedded-based feature + selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + enumerable types.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + feature weighting methods.
+
+ +
+
This java class is used to implement various utility methods for manipulating + files and directories.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + filter-based feature selection methods.
+
+ +
+
This java class is used to define the names of filter-based feature selection + methods.
+
+ +
+
This java class is used to implement the Fisher score method.
+
+ +
+
This java class is used to implement fitness evaluator of a solution in which + k-fold cross validation on training set is used for evaluating the + classification performance of a selected feature subset.
+
+ +
+
This java class is used to create and show a panel for analyzing the results + based on the Friedman test.
+
+ +
+
This java class is used to implement the gain ratio method.
+
+ +
+
This java class is used to implement the Gini index method.
+
+ +
+
This java class is used to represent a graph in optimal ant colony + optimization (optimal ACO) method.
+
+ +
+
This java class is used to implement feature selection method based on hybrid + genetic algorithm for feature selection using local search (HGAFS) in which + the type of Population is extended from Population class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the hybrid genetic algorithm using local search (HGAFS).
+
+ +
+
This java class is used to implement feature selection based on hybrid + particle swarm optimization method using local search (HPSO-LS) in which the + type of Swarm is extended from Swarm class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the hybrid particle swarm optimization method using local search + (HPSO-LS).
+
+ +
+
The abstract class contains the main methods and fields that are used in all + hybrid-based feature selection methods.
+
+ +
+
This java class is used to define the names of hybrid-based feature selection + methods.
+
+ +
+
This java class is used to represent an individual in simple genetic + algorithm (Simple GA) method in which the type of gene vector is boolean.
+
+ +
+
This java class is used to represent an individual in simple genetic + algorithm (Simple GA) method in which the type of gene vector is boolean.
+
+ +
+
This java class is used to implement the information gain method.
+
+ +
+
This java class is used to implement the incremental relevance-redundancy + feature selection based on ant colony optimization, version1 (IRRFSACO_1) + method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the incremental relevance-redundancy feature selection based on ant colony + optimization, version1 (IRRFSACO_1) method.
+
+ +
+
This java class is used to implement the incremental relevance–redundancy + feature selection based on ant colony optimization, version2 (IRRFSACO_2) + method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the incremental relevance–redundancy feature selection based on ant colony + optimization, version2 (IRRFSACO_2) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the k-nearest neighbours classifier.
+
+ +
+
This java class is used to implement the Laplacian score method.
+
+ +
+
This java class is used to implement the Laplacian score method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the Laplacian score method.
+
+ +
+
This java class is used to create and show the main panel of the project.
+
+ +
+
This java class is used to implement various utility methods for performing + basic statistical operation such as the mean and variance.
+
+ +
+
This java class is used to implement the microarray gene selection based on + ant colony optimization (MGSACO) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the microarray gene selection based on ant colony optimization (MGSACO) + method.
+
+ +
+
This java class is used to create and show a panel for the "more option" + button of the feature selection methods.
+
+ +
+
This java class is used to implement the minimal redundancy maximal + relevance (mRMR) method.
+
+ +
+
This java class is used to implement MSVM_RFE method for binary + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which multiple linear SVMs trained on + subsamples of the original training data.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the multiple support vector machine method based on recursive feature + elimination (MSVM_RFE).
+
+ +
+
This java class is used to define the names of multivariate method used in + RSM feature selection method.
+
+ +
+
This java class is used to implement various mutation operators for mutating + new offsprings by changing the value of some genes in them.
+
+ +
+
This java class is used to define the names of different implementation of + mutation.
+
+ +
+
This java class is used to implement the mutual correlation method.
+
+ +
+
This java class is used to define the names of non weighted filter-based + feature selection methods.
+
+ +
+
This java class is used to implement feature selection method based on + optimal ant colony optimization (Optimal ACO) in which the type of Colony is + extended from Colony class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the optimal ant colony optimization (OptimalACO) method.
+
+ +
+
This java class is used to implement OVA_SVM_RFE method for multiclass + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which One-Versus-All (OVA) strategy is + applied to construct binary classifiers.
+
+ +
+
This java class is used to implement OVO_SVM_RFE method for multiclass + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which One-Versus-One (OVO) strategy is + applied to construct binary classifiers.
+
+ +
+
The abstract class contains the main methods and fields that are used to + create and show a panel for the parameter settings.
+
+ +
+
This java class is used to represent a particle in binary particle swarm + optimization (BPSO) method in which the type of position vector is boolean + and the type of velocity vector is double.
+
+ +
+
This java class is used to represent a particle in continuous particle swarm + optimization (CPSO) method in which the type of position and velocity vectors + are double.
+
+ +
+
This java class is used to represent a particle in hybrid particle swarm + optimization method using local search (HPSO-LS) in which the type of + position vector is boolean and the type of velocity vector is double.
+
+ +
+
This java class is used to represent a particle in particle swarm + optimization version 4-2(PSO(4-2)) method in which the type of position and + velocity vectors are double.
+
+ +
+
This java class is used to save all performance measure values obtained from + different runs of given feature selection method.
+
+ +
+
This java class is used to implement a population of individuals in hybrid + genetic algorithm for feature selection using local search (HGAFS) in which + the type of individual is extended from Individual class.
+
+ +
+
This java class is used to implement a population of individuals in simple + genetic algorithm (Simple GA) method in which the type of individual is + extended from Individual class.
+
+ +
+
This java class is used to create and show a panel for preprocessing of the + datasets.
+
+ +
+
This java class is used to create and show a panel for the selecting path for + the project.
+
+ +
+
This java class is used to implement feature selection method based on + particle swarm optimization version 4-2(PSO(4-2)) with new initialization + strategy and updating rule in which the type of Swarm is extended from Swarm + class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the particle swarm optimization version 4-2 (PSO(4-2)) method.
+
+ +
+
This java class is used to implement the random forest based method for + feature selection.
+
+ +
+
This java class is used to define the names of different implementation of + generation replacement.
+
+ +
+
This java class is used to create and show a panel for showing the results.
+
+ +
+
This java class is used to implement various methods for showing the results + in the result panel.
+
+ +
+
This java class is used to define the types of result.
+
+ +
+
This java class is used to implement the relevance-redundancy feature + selection(RRFS) method.
+
+ +
+
This java class is used to implement the relevance-redundancy feature + selection(RRFS) method.
+
+ +
+
This java class is used to implement the relevance–redundancy feature + selection based on ant colony optimization, version1 (RRFSACO_1) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the relevance–redundancy feature selection based on ant colony + optimization, version1 (RRFSACO_1) method.
+
+ +
+
This java class is used to implement the relevance–redundancy feature + selection based on ant colony optimization, version2 (RRFSACO_2) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the relevance–redundancy feature selection based on ant colony + optimization, version2 (RRFSACO_2) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the relevance-redundancy feature selection(RRFS) method.
+
+ +
+
This java class is used to implement the random subspace method(RSM) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the random subspace method (RSM) method.
+
+ +
+
This java class is used to implement various selection operators for + selecting parents from the individuals of a population according to their + fitness that will recombine for next generation.
+
+ +
+
This java class is used to define the names of different implementation of + selection.
+
+ +
+
This java class is used to create and show a panel for the selecting mode of + showing the results.
+
+ +
+
This java class is used to define the names of select mode used in the result
+
+ +
+
This java class is used to implement feature selection method based on simple + genetic algorithm (Simple GA) in which the type of Population is extended + from Population class.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the simple genetic algorithm (Simple GA).
+
+ +
+
This java class is used to define the names of supervised filter-based + feature selection methods.
+
+ +
+
This java class is used to implement support vector machine method based on + recursive feature elimination (SVM_RFE).
+
+ +
+
The abstract class contains the main methods and fields that are used in all + SVM-based feature selection methods.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the support vector machine classifier.
+
+ +
+
This java class is used to define the names of kernel used in SVM.
+
+ +
+
This java class is used to implement a swarm of particles in binary particle + swarm optimization (BPSO) method in which the type of position vector is + boolean and the type of particle is extended from Particle class.
+
+ +
+
This java class is used to implement a swarm of particles in continuous + particle swarm optimization (CPSO) method in which the type of position + vector is double and the type of particle is extended from Particle class.
+
+ +
+
This java class is used to implement a swarm of particles in hybrid particle + swarm optimization method using local search (HPSO-LS) in which the type of + position vector is boolean and the type of particle is extended from Particle + class.
+
+ +
+
This java class is used to implement a swarm of particles in particle swarm + optimization version 4-2(PSO(4-2)) method in which the type of position + vector is double and the type of particle is extended from Particle class.
+
+ +
+
This java class is used to implement the symmetrical uncertainty method.
+
+ +
+
This java class is used to implement the term variance method.
+
+ +
+
This java class is used to apply the classifiers for computing the + performance of the feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + Tree-based feature selection methods.
+
+ +
+
This java class is used to define the names of different implementation of + Tree.
+
+ +
+
This java class is used to implement the unsupervised feature selection based + on ant colony optimization (UFSACO) method.
+
+ +
+
This java class is used to create and show a panel for the parameter settings + of the unsupervised feature selection based on ant colony optimization + (UFSACO) method.
+
+ +
+
This java class is used to define the names of unsupervised filter-based + feature selection methods.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + weighted filter feature selection methods.
+
+ +
+
This java class is used to define the names of weighted filter-based feature + selection methods.
+
+ +
+
This java class is used to convert SVM kernel implemented in unifeat tool to SVM + kernel implemented in weka software.
+
+ +
+
The abstract class contains the main methods and fields that are used in all + wrapper-based feature selection methods.
+
+ +
+
This java class is used to define the names of wrapper-based feature + selection methods.
+
+
+
+
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/allpackages-index.html b/docs/java-docs/v0.1.0/allpackages-index.html new file mode 100644 index 0000000..0a69ce4 --- /dev/null +++ b/docs/java-docs/v0.1.0/allpackages-index.html @@ -0,0 +1,140 @@ + + + + +All Packages (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+
+
Package
+
Description
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+
+
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/constant-values.html b/docs/java-docs/v0.1.0/constant-values.html new file mode 100644 index 0000000..db44599 --- /dev/null +++ b/docs/java-docs/v0.1.0/constant-values.html @@ -0,0 +1,678 @@ + + + + +Constant Field Values (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

unifeat.featureSelection.*

+ +
    +
  • +
    unifeat.featureSelection.filter.supervised.FisherScore
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.supervised.GainRatio
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.supervised.LaplacianScore
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
+
    +
  • +
    unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.LaplacianScore
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.MGSACO
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.RRFSACO_1
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.RRFSACO_2
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
  • +
    unifeat.featureSelection.filter.unsupervised.UFSACO
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final double
    + +
    1.0E-4
    +
    +
  • +
+
+
+

unifeat.gui.*

+ + + + + + + +
    +
  • +
    unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final double
    + +
    0.5
    +
    private static final double
    + +
    0.65
    +
    +
  • +
+
    +
  • +
    unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final double
    + +
    0.6
    +
    +
  • +
  • +
    unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final double
    + +
    0.65
    +
    private static final double
    + +
    0.5
    +
    +
  • +
  • +
    unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final double
    + +
    0.6
    +
    +
  • +
+ +
+
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/copy.svg b/docs/java-docs/v0.1.0/copy.svg new file mode 100644 index 0000000..d435f6c --- /dev/null +++ b/docs/java-docs/v0.1.0/copy.svg @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/docs/java-docs/v0.1.0/element-list b/docs/java-docs/v0.1.0/element-list new file mode 100644 index 0000000..efedbbe --- /dev/null +++ b/docs/java-docs/v0.1.0/element-list @@ -0,0 +1,37 @@ +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 diff --git a/docs/java-docs/v0.1.0/index-all.html b/docs/java-docs/v0.1.0/index-all.html new file mode 100644 index 0000000..1185750 --- /dev/null +++ b/docs/java-docs/v0.1.0/index-all.html @@ -0,0 +1,7664 @@ + + + + +Index (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form +

A

+
+
AboutPanel - Class in unifeat.gui.menu
+
+
This java class is used to create and show a panel for description of the + tool.
+
+
AboutPanel() - Constructor for class unifeat.gui.menu.AboutPanel
+
+
Creates new form AboutPanel.
+
+
accuracy - Variable in class unifeat.result.performanceMeasure.Criteria
+
 
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel.EventHandler
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.menu.FriedmanPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.menu.PreprocessPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.menu.selectMode.SelectModePanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.ParameterPanel
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.ProjectPath
+
+
The listener method for receiving action events.
+
+
actionPerformed(ActionEvent) - Method in class unifeat.gui.ResultPanel
+
+
The listener method for receiving action events.
+
+
addComponents(TreeType) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method adds components to the main panel based on type of the tree
+
+
addFeature(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method adds a specific feature to the current selected feature + subset by the ant.
+
+
addTextToPanel() - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about some information of the dataset.
+
+
addTextToPanel(double[][], String) - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about the classification accuracy and execution time in each + iteration.
+
+
addTextToPanel(double[][], String, boolean) - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about the average classification accuracies and average + execution times in all iteration.
+
+
addTextToPanel(double[], String) - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about the relevance values of features computed by given + feature selection method.
+
+
addTextToPanel(int[]) - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about the subset of selected features.
+
+
addTextToPanel(String[][], String) - Method in class unifeat.result.Results
+
+
This method creates the given text for showing in the results panel.
+ The text is about the final subsets of selected features.
+
+
allData - Variable in class unifeat.dataset.DatasetInfo
+
 
+
allNameFeatures - Variable in class unifeat.dataset.DatasetInfo
+
 
+
alpha - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
alpha - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
alpha - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
alpha - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
alpha - Variable in class unifeat.gui.MainPanel
+
 
+
ALPHA - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
ALPHA - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
ALPHA - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
ALPHA - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
analyse - Variable in class unifeat.gui.MainPanel
+
 
+
Ant - Class in unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
+
+
This java class is used to represent an ant in optimal ant colony + optimization (Optimal ACO) method.
+
+
Ant() - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
Initializes the parameters
+
+
antPerformValues - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
antSubsetSelected - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
antSubsetSelected - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
antSubsetSelected - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
ArraysFunc - Class in unifeat.util
+
+
This java class is used to implement various utility methods for manipulating + arrays and matrices.
+
+
ArraysFunc() - Constructor for class unifeat.util.ArraysFunc
+
 
+
asList() - Static method in class unifeat.classifier.ClassifierType
+
+
Returns the names of classifiers
+
+
asList() - Static method in class unifeat.featureSelection.embedded.EmbeddedType
+
+
Returns the names of embedded-based feature selection methods
+
+
asList() - Static method in class unifeat.featureSelection.filter.NonWeightedFilterType
+
+
Returns the names of filter-based feature selection methods that are not + feature weighting
+
+
asList() - Static method in class unifeat.featureSelection.filter.supervised.SupervisedFilterType
+
+
Returns the names of supervised filter-based feature selection methods
+
+
asList() - Static method in class unifeat.featureSelection.filter.unsupervised.UnsupervisedFilterType
+
+
Returns the names of unsupervised filter-based feature selection methods
+
+
asList() - Static method in class unifeat.featureSelection.filter.WeightedFilterType
+
+
Returns the names of weighted filter-based feature selection methods
+
+
asList() - Static method in class unifeat.featureSelection.hybrid.HybridType
+
+
Returns the names of hybrid-based feature selection methods
+
+
asList() - Static method in class unifeat.featureSelection.wrapper.WrapperType
+
+
Returns the names of wrapper-based feature selection methods
+
+
asList() - Static method in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
+
Returns the names of kernel
+
+
asList() - Static method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
+
Returns the names of different tree
+
+
asList() - Static method in class unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
+
+
Returns the names of multivariate method
+
+
asList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
+
Returns the names of different crossover
+
+
asList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
+
Returns the names of different mutation
+
+
asList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
+
Returns the names of different replacement
+
+
asList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
+
Returns the names of different selection
+
+
asList() - Static method in class unifeat.gui.menu.selectMode.SelectModeType
+
+
Returns the names of select mode
+
+
asList() - Static method in class unifeat.result.ResultType
+
+
Returns the names of result
+
+
AVERAGE - Static variable in class unifeat.gui.menu.selectMode.SelectModeType
+
 
+
averageValues - Variable in class unifeat.result.performanceMeasure.PerformanceMeasures
+
 
+
axisValues - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
+

B

+
+
BasicACO<ColonyType> - Class in unifeat.featureSelection.wrapper.ACOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+
BasicACO(Object...) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO
+
+
Initializes the parameters
+
+
BasicACOPanel - Class in unifeat.gui.featureSelection.wrapper.ACOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the basic ant colony optimization (BasicACO) method.
+
+
BasicACOPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
Creates new form BasicACOPanel.
+
+
BasicAnt - Class in unifeat.featureSelection.wrapper.ACOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+
BasicAnt() - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
Initializes the parameters
+
+
BasicColony<AntType> - Class in unifeat.featureSelection.wrapper.ACOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + ACO-based feature selection methods.
+
+
BasicColony(Class<AntType>) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
Initializes the parameters
+
+
BasicGA<PopulationType> - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+
BasicGA(Object...) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
+
Initializes the parameters
+
+
BasicGAPanel - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to create and show a panel for the parameter settings + of the basic genetic algorithm (BasicGA) method.
+
+
BasicGAPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
Creates new form BasicGAPanel.
+
+
BasicGraphRepresentation - Class in unifeat.featureSelection.wrapper.ACOBasedMethods
+
+
The abstract class contains the main methods and fields that are used to + represent discrete search space as a graph in ACO algorithm.
+
+
BasicGraphRepresentation(int, int) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
+
Initializes the parameters
+
+
BasicIndividual<GeneType> - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+
BasicIndividual(Class<GeneType>, Integer) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
+
Initializes the parameters
+
+
BasicParticle<PosType,VelType> - Class in unifeat.featureSelection.wrapper.PSOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+
BasicParticle(Class<PosType>, Class<VelType>, Integer) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
Initializes the parameters
+
+
BasicPopulation<IndividualType> - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + GA-based feature selection methods.
+
+
BasicPopulation(Class<IndividualType>) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
Initializes the parameters
+
+
BasicPSO<SwarmType> - Class in unifeat.featureSelection.wrapper.PSOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+
BasicPSO(Object...) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
+
Initializes the parameters
+
+
BasicPSOPanel - Class in unifeat.gui.featureSelection.wrapper.PSOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the basic particle swarm optimization (BasicPSO) method.
+
+
BasicPSOPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
Creates new form BasicPSOPanel.
+
+
BasicSwarm<PosType,ParType> - Class in unifeat.featureSelection.wrapper.PSOBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + PSO-based feature selection methods.
+
+
BasicSwarm(Class<PosType>, Class<ParType>) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
Initializes the parameters
+
+
beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
beta - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
beta - Variable in class unifeat.gui.MainPanel
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
BETA - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
BETA - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
bg_dataset - Variable in class unifeat.gui.MainPanel
+
 
+
bg_mode - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
BITWISE_MUTATION - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
 
+
bitwiseMutation(boolean[], double) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.MutationOperator
+
+
Mutates new offsprings by changing the value of some genes in them using + bitwise mutation
+
+
bitwiseMutation(Boolean[], double) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.MutationOperator
+
+
Mutates new offsprings by changing the value of some genes in them using + bitwise mutation
+
+
BPSO - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO
+
+
This java class is used to implement feature selection method based on binary + particle swarm optimization (BPSO) in which the type of Swarm is extended + from Swarm class.
+
+
BPSO - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
BPSO(Object...) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.BPSO
+
+
Initializes the parameters
+
+
bpsoFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
BPSOPanel - Class in unifeat.gui.featureSelection.wrapper.PSOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the binary particle swarm optimization (BPSO) method.
+
+
BPSOPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.PSOBased.BPSOPanel
+
+
Creates new form BPSOPanel.
+
+
btn_browse - Variable in class unifeat.gui.ProjectPath
+
 
+
btn_browseActionPerformed(ActionEvent) - Method in class unifeat.gui.ProjectPath
+
+
This method sets an action for the btn_browse button.
+
+
btn_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
btn_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
btn_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
btn_classLabel - Variable in class unifeat.gui.MainPanel
+
 
+
btn_classLabelActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_classLabel button.
+
+
btn_classlbl - Variable in class unifeat.gui.MainPanel
+
 
+
btn_classlblActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_classlbl button.
+
+
btn_close - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
btn_closeActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.PreprocessPanel
+
+
This method sets an action for the btn_close button.
+
+
btn_exit - Variable in class unifeat.gui.MainPanel
+
 
+
btn_exit - Variable in class unifeat.gui.ResultPanel
+
 
+
btn_exitActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_exit button.
+
+
btn_exitActionPerformed(ActionEvent) - Method in class unifeat.gui.ResultPanel
+
+
This method sets an action for the btn_exit button.
+
+
btn_inputdst - Variable in class unifeat.gui.MainPanel
+
 
+
btn_inputdstActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_inputdst button.
+
+
btn_more - Variable in class unifeat.gui.ParameterPanel
+
 
+
btn_moreActionPerformed(ActionEvent) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets an action for the btn_more button.
+
+
btn_moreOpClassifier - Variable in class unifeat.gui.MainPanel
+
 
+
btn_moreOpClassifierActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets an action for the btn_moreOpClassifier button.
+
+
btn_moreOpClassifierActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the btn_moreOpClassifier button.
+
+
btn_moreOpClassifierActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets an action for the btn_moreOpClassifier button.
+
+
btn_moreOpClassifierActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_moreOpClassifier button.
+
+
btn_moreOpEmbedded - Variable in class unifeat.gui.MainPanel
+
 
+
btn_moreOpEmbeddedActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_moreOpEmbedded button.
+
+
btn_moreOpFilter - Variable in class unifeat.gui.MainPanel
+
 
+
btn_moreOpFilterActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_moreOpFilter button.
+
+
btn_moreOpHybrid - Variable in class unifeat.gui.MainPanel
+
 
+
btn_moreOpHybridActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_moreOpHybrid button.
+
+
btn_moreOpWrapper - Variable in class unifeat.gui.MainPanel
+
 
+
btn_moreOpWrapperActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_moreOpWrapper button.
+
+
btn_ok - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
btn_ok - Variable in class unifeat.gui.ParameterPanel
+
 
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.selectMode.SelectModePanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_okActionPerformed(ActionEvent) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets an action for the btn_ok button.
+
+
btn_open - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
btn_openActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.FriedmanPanel
+
+
This method sets an action for the btn_open button.
+
+
btn_performTest - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
btn_performTestActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.FriedmanPanel
+
+
This method sets an action for the btn_performTest button.
+
+
btn_save - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
btn_saveActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.PreprocessPanel
+
+
This method sets an action for the btn_save button.
+
+
btn_saveRes - Variable in class unifeat.gui.ResultPanel
+
 
+
btn_saveResActionPerformed(ActionEvent) - Method in class unifeat.gui.ResultPanel
+
+
This method sets an action for the btn_saveRes button.
+
+
btn_select - Variable in class unifeat.gui.ProjectPath
+
 
+
btn_selectActionPerformed(ActionEvent) - Method in class unifeat.gui.ProjectPath
+
+
This method sets an action for the btn_select button.
+
+
btn_selectFile - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
btn_selectFileActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.PreprocessPanel
+
+
This method sets an action for the btn_selectFile button.
+
+
btn_showDir - Variable in class unifeat.gui.ResultPanel
+
 
+
btn_showDirActionPerformed(ActionEvent) - Method in class unifeat.gui.ResultPanel
+
+
This method sets an action for the btn_showDir button.
+
+
btn_showFeat - Variable in class unifeat.gui.ResultPanel
+
 
+
btn_showFeatActionPerformed(ActionEvent) - Method in class unifeat.gui.ResultPanel
+
+
This method sets an action for the btn_showFeat button.
+
+
btn_start - Variable in class unifeat.gui.MainPanel
+
 
+
btn_startActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_start button.
+
+
btn_testSet - Variable in class unifeat.gui.MainPanel
+
 
+
btn_testSetActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_testSet button.
+
+
btn_trainSet - Variable in class unifeat.gui.MainPanel
+
 
+
btn_trainSetActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the btn_trainSet button.
+
+
btnGroup - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
buildClassifier(Instances) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Generates a classifier using input data
+
+
buildClassifier(Instances) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
+
Generates a classifier using input data
+
+
buildClassifier(Instances) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
+
+
Generates a classifier using input data
+
+
buildSVM_KFoldCrossValidation(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
Generates binary classifiers (SVM by applying k-fold cross validation + resampling strategy) using input data and based on selected feature + subset.
+
+
buildSVM_OneAgainstOne(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
+
Generates binary classifiers (SVM) using input data and based on selected + feature subset, and finally returns the weights of features.
+
+
buildSVM_OneAgainstRest(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
+
Generates binary classifiers (SVM) using input data and based on selected + feature subset, and finally returns the weights of features.
+
+
+

C

+
+
c1 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
C1 - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
c2 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
C2 - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
C45 - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
 
+
C45_MORE_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
C45_MORE_OPTION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
C45_OK_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
C45_PANEL_SIZE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
cb_classifier - Variable in class unifeat.gui.MainPanel
+
 
+
cb_classifierItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets an action for the cb_classifier combo box.
+
+
cb_classifierItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the cb_classifier combo box.
+
+
cb_classifierItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets an action for the cb_classifier combo box.
+
+
cb_classifierItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_classifier combo box.
+
+
cb_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
cb_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
cb_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
cb_crossoverType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
cb_crossoverTypeItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the cb_crossoverType combo box.
+
+
cb_embedded - Variable in class unifeat.gui.MainPanel
+
 
+
cb_embeddedItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_embedded combo box.
+
+
cb_hybrid - Variable in class unifeat.gui.MainPanel
+
 
+
cb_hybridItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_hybrid combo box.
+
+
cb_kernel - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
cb_kernel - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
cb_multivalMethod - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
cb_mutationType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
cb_mutationTypeItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the cb_mutationType combo box.
+
+
cb_replacementType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
cb_replacementTypeItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the cb_replacementType combo box.
+
+
cb_selectionType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
cb_selectionTypeItemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets an action for the cb_selectionType combo box.
+
+
cb_start - Variable in class unifeat.gui.MainPanel
+
 
+
cb_startItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_start combo box.
+
+
cb_supervised - Variable in class unifeat.gui.MainPanel
+
 
+
cb_supervisedItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_supervised combo box.
+
+
cb_treeType - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
cb_unsupervised - Variable in class unifeat.gui.MainPanel
+
 
+
cb_unsupervisedItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_unsupervised combo box.
+
+
cb_worthOfVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
cb_wrapper - Variable in class unifeat.gui.MainPanel
+
 
+
cb_wrapperItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the cb_wrapper combo box.
+
+
ch_convert - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
ch_transpose - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
changeDefaultValue(int, int, double, double, double, double, double, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
Replaces the default values of basic PSO parameters with user values
+
+
changeDefaultValue(int, int, double, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
Replaces the default values of basic ACO parameters with user values
+
+
changeDefaultValue(SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
Replaces the default values of basic GA parameters with user values
+
+
checkClassLabels - Variable in class unifeat.dataset.DatasetInfo
+
 
+
checkDataSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
checkSamplesClass - Variable in class unifeat.dataset.DatasetInfo
+
 
+
checkTrainTestSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
classifierType - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
classifierType - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
classifierType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
classifierType - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
classifierType - Variable in class unifeat.result.Results
+
 
+
ClassifierType - Class in unifeat.classifier
+
+
This java class is used to define the names of classifiers.
+
+
ClassifierType(String) - Constructor for class unifeat.classifier.ClassifierType
+
+
Creates new ClassifierType.
+
+
ClassifierType(String, int) - Constructor for class unifeat.classifier.ClassifierType
+
+
Creates new ClassifierType.
+
+
classLabel - Variable in class unifeat.featureSelection.embedded.EmbeddedApproach
+
 
+
classLabel - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
classLabel - Variable in class unifeat.featureSelection.wrapper.WrapperApproach
+
 
+
Classlabel - Variable in class unifeat.dataset.DatasetInfo
+
 
+
classLabelInTrainSet - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
 
+
colony - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO
+
 
+
colony - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
Colony - Class in unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
+
+
This java class is used to implement a colony of ants in optimal ant colony + optimization (Optimal ACO) method in which the type of ant is extended from + Ant class.
+
+
Colony(double) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
Initializes the parameters
+
+
COLONY_SIZE - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
colonySize - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
COLOR_SET - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
columnModel - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
commonAsList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
+
Returns the common names of different crossover
+
+
commonAsList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
+
Returns the common names of different mutation
+
+
commonAsList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
+
Returns the common names of different replacement
+
+
commonAsList() - Static method in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
+
Returns the common names of different selection
+
+
computeAverageArray(double[][]) - Static method in class unifeat.util.MathFunc
+
+
Calculates the average values of all columns
+
+
computeAverageValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Computes the average values of all criteria over number of runs
+
+
computeAverageValuesOfPerformanceMeasures() - Method in class unifeat.result.Results
+
+
Computes the average values of all criteria over number of runs
+
+
computeCorrelation() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method computes the correlation of each feature to other features.
+
+
computeCorrelation() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method computes the correlation of each feature to other features.
+
+
computeDifferentValue(int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Saves the different values of each feature
+
+
computeEntropy(int, int) - Method in class unifeat.featureSelection.filter.supervised.InformationGain
+
+
Computes the entropy of the data given by start and end indices
+
+
computeEntropy(int, int) - Method in class unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
+
+
Computes the entropy of the data given by start and end indices
+
+
computeErrorRate(double[][]) - Static method in class unifeat.util.MathFunc
+
+
Calculates the error rate values based on the array of accuracies
+
+
computeGini(int, int) - Method in class unifeat.featureSelection.filter.supervised.GiniIndex
+
+
Computes the gini value of the data given by start and end indices
+
+
computeJointProb(int, int, int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Computes the joint probabilities values between two features
+
+
computeMAD(int, double) - Method in class unifeat.featureSelection.filter.unsupervised.RRFS
+
+
Computes the mean absolute difference(MAD) values of the features
+
+
computeMean(double[][], int) - Static method in class unifeat.util.MathFunc
+
+
Computes the mean value of the data corresponding to a given column + (column index)
+
+
computeMutualCorrelation(int, int, double, double) - Method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Computes the mutual correlation value between each pairs of features
+
+
computeMutualInfo(int, int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Computes the mutual information values between two features
+
+
computeNumValue(int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Computes the number of different values of each feature
+
+
computePearsonCorCoef(double[][], int, int) - Static method in class unifeat.util.MathFunc
+
+
Computes the correlation value between two features using Pearson + correlation coefficient
+
+
computePerformanceMeasures(int, int) - Method in class unifeat.result.Results
+
+
Computes the performance measures based on given classifier
+
+
computeProbFeat(int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Computes the probabilities values of each feature
+
+
computeRelevance() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Computes the relevance of each feature using the normalized term variance + (the relevance values normalized by softmax scaling function)
+
+
computeRelevance() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Computes the relevance of each feature using the normalized term variance + (the relevance values normalized by softmax scaling function)
+
+
computeRelevance() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Computes the relevance of each feature using the normalized term variance + (the relevance values normalized by softmax scaling function)
+
+
computeRelevance() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Computes the relevance of each feature using the normalized term variance + (the relevance values normalized by softmax scaling function)
+
+
computeRelevance() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Computes the relevance of each feature using the normalized term variance + (the relevance values normalized by softmax scaling function)
+
+
computeSimilarity(double[][], int, int) - Static method in class unifeat.util.MathFunc
+
+
Computes the similarity value between two features using cosine + similarity
+
+
computeStandardDeviation(double[][], double, int, double) - Static method in class unifeat.util.MathFunc
+
+
Computes the standard deviation value of the data corresponding to a + given column (column index) based on a specific denominator value
+
+
computeVariance(double[][], double, int) - Static method in class unifeat.util.MathFunc
+
+
Computes the variance value of the data corresponding to a given column + (column index)
+
+
computeVariance(double[][], double, int, double) - Static method in class unifeat.util.MathFunc
+
+
Computes the variance value of the data corresponding to a given column + (column index) based on a specific denominator value
+
+
confidence - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
confidence - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
confidence - Variable in class unifeat.gui.MainPanel
+
 
+
confidenceValue - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
CONSTANT_VALUE - Variable in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
 
+
CONSTANT_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
 
+
constantSubsetSize - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
constantSubsetSize - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
constParam - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
constParam - Variable in class unifeat.gui.MainPanel
+
 
+
constructDiagonalMatrix(double[][]) - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Constructs the diagonal matrix (D) based on the weight matrix
+
+
constructDiagonalMatrix(double[][]) - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Constructs the diagonal matrix (D) based on the weight matrix
+
+
constructNeighborGraph() - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Constructs nearest neighbor graph (G) of the data space
+
+
constructNeighborGraph() - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Constructs nearest neighbor graph (G) of the data space
+
+
constructSolution() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method constructs solutions completely of each ant in the colony by + applying state transition rule repeatedly.
+
+
constructSolution() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method constructs solutions completely of each ant in the colony by + applying state transition rule repeatedly.
+
+
constructWeightMatrix(boolean[][]) - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Constructs weight matrix(S) which models the local structure of the data space
+
+
constructWeightMatrix(boolean[][]) - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Constructs weight matrix(S) which models the local structure of the data + space
+
+
convertArrayListToInt(ArrayList<Integer>) - Static method in class unifeat.util.ArraysFunc
+
+
Converts the ArrayList type to an array of integer values
+
+
convertCSVtoARFF(String, String, String, int, int, String[], int, String[]) - Static method in class unifeat.util.FileFunc
+
+
This method converts CSV file to ARFF file for the Weka Software
+
+
convertCSVtoARFF(String, String, String, int, DatasetInfo) - Static method in class unifeat.util.FileFunc
+
+
This method converts CSV file to ARFF file for the Weka Software
+
+
convertStringToDouble(String[][]) - Static method in class unifeat.util.ArraysFunc
+
+
Converts the string input to double values
+
+
copyDoubleArray2D(double[][]) - Static method in class unifeat.util.ArraysFunc
+
+
Creates a copy of the two dimensional array
+
+
copyDoubleArray2D(double[][], int, int) - Static method in class unifeat.util.ArraysFunc
+
+
Creates a copy of the two dimensional array by using the indices of rows
+
+
Counter() - Constructor for class unifeat.gui.MainPanel.Counter
+
 
+
countSteps - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
Counts number of successive steps that an ant is not able to decrease the + classification error rate
+
+
CPSO - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO
+
+
This java class is used to implement feature selection method based on + continuous particle swarm optimization (CPSO) in which the type of Swarm is + extended from Swarm class.
+
+
CPSO - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
CPSO(Object...) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.CPSO
+
+
Initializes the parameters
+
+
cpsoFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
CPSOPanel - Class in unifeat.gui.featureSelection.wrapper.PSOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the continuous particle swarm optimization (CPSO) method.
+
+
CPSOPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
Creates new form CPSOPanel.
+
+
createAndShow() - Method in class unifeat.gui.MainPanel
+
+
This method create and show the main panel of the project
+
+
createClassLabel() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
+
Creates an array of class labels available in the train set
+
+
createCSVFile(double[][], int[], String, String[], String[]) - Static method in class unifeat.util.FileFunc
+
+
This method creates a CSV (Comma delimited) file of the input data
+
+
createDirectory(String) - Static method in class unifeat.util.FileFunc
+
+
This method creates a new directory denoted by pathname
+
+
createFeatNames(int[]) - Method in class unifeat.dataset.DatasetInfo
+
+
This method creates a string of the names of features in the selected + feature array
+
+
createFeatureFiles() - Method in class unifeat.result.Results
+
+
This method creates a text file of the subsets of selected features
+
+
createNewDataset(int[]) - Method in class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Creates a new dataset based on the given indeces of the features
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO
+
+
This method creates the selected feature subset based on the best ant in + the colony.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.OptimalACO
+
+
This method creates the selected feature subset based on the best ant in + the colony.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
+
This method creates the selected feature subset based on the fittest + individual in the population.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.HGAFS
+
+
This method creates the selected feature subset based on the fittest + individual in the population.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.SimpleGA
+
+
This method creates the selected feature subset based on the fittest + individual in the population.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
+
This method creates the selected feature subset based on global best + position in the swarm.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.BPSO
+
+
This method creates the selected feature subset based on global best + position in the swarm.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.CPSO
+
+
This method creates the selected feature subset based on global best + position in the swarm.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.HPSO_LS
+
+
This method creates the selected feature subset based on global best + position in the swarm.
+
+
createSelectedFeatureSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.PSO42
+
+
This method creates the selected feature subset based on global best + position in the swarm.
+
+
createTempDirectory() - Method in class unifeat.featureSelection.FitnessEvaluator
+
+
This method creates a directory based on the specific path
+
+
Criteria - Class in unifeat.result.performanceMeasure
+
+
This java class is used to set different criteria values used in the feature + selection area of research.
+
+
Criteria() - Constructor for class unifeat.result.performanceMeasure.Criteria
+
+
Initializes the parameters
+
+
CriticalValue - Class in unifeat.util
+
+
This java class is used to display various critical values of the table.
+
+
CriticalValue() - Constructor for class unifeat.util.CriticalValue
+
 
+
CROSS_OVER_RATE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
CROSSOVER_TYPE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
CrossoverOperator - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
This java class is used to implement various crossover operators for + recombining the two parents to generate new offsprings
+
+
CrossoverOperator() - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
 
+
crossoverRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
crossoverType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
CrossOverType - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to define the names of different implementation of + crossover.
+
+
CrossOverType(String) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
+
Creates new CrossOverType.
+
+
CrossOverType(String, int) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
+
Creates new CrossOverType.
+
+
crossValidation(int[]) - Method in class unifeat.featureSelection.FitnessEvaluator
+
+
This method performs k-fold cross validation on the reduced training set + which is achieved by selected feature subset.
+
+
CrossValidation - Class in unifeat.classifier.evaluation.wekaClassifier
+
+
This java class is used to apply the classifiers for computing the + performance of the feature selection methods.
+
+
CrossValidation() - Constructor for class unifeat.classifier.evaluation.wekaClassifier.CrossValidation
+
 
+
currentExecutionTime - Variable in class unifeat.result.Results
+
 
+
currentFeatureValues - Variable in class unifeat.result.Results
+
 
+
currentSelectedSubset - Variable in class unifeat.result.Results
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
currentState - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
+

D

+
+
data - Variable in class unifeat.gui.MainPanel
+
 
+
data - Variable in class unifeat.result.Results
+
 
+
DATASET_INFORMATION - Static variable in class unifeat.result.ResultType
+
 
+
DatasetInfo - Class in unifeat.dataset
+
+
This java class is used to keep the input data, split input data to + test/train sets and crate CSV file format.
+
+
DatasetInfo() - Constructor for class unifeat.dataset.DatasetInfo
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
DECAY_RATE - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
DECISION_TREE_BASED - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
DecisionTreeBasedMethod - Class in unifeat.featureSelection.embedded.TreeBasedMethods
+
+
This java class is used to implement the decision tree based methods.
+
+
DecisionTreeBasedMethod(Object...) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Initializes the parameters
+
+
DecisionTreeBasedMethod(String, double, int) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Initializes the parameters
+
+
DecisionTreeBasedMethod(String, int, int, double, double) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Initializes the parameters
+
+
decisionTreeBasedMethodType - Variable in class unifeat.gui.MainPanel
+
 
+
DecisionTreeBasedPanel - Class in unifeat.gui.featureSelection.embedded.decisionTreeBased
+
+
This java class is used to create and show a panel for the parameter settings + of the decision tree based method.
+
+
DecisionTreeBasedPanel() - Constructor for class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Creates new form DecisionTreeBasedPanel.
+
+
DEFAULT_ALPHA - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_ALPHA - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_ALPHA - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_ALPHA - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_BETA - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_C1 - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_C2 - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_CLASSIFIER_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_CLASSIFIER_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_CLASSIFIER_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_COLONY_SIZE - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_CONFIDENCE - Static variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
DEFAULT_CONFIDENCE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_CONST_PARAM - Static variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
DEFAULT_CROSSOVER_RATE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_CROSSOVER_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_ELIMINATION - Static variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
DEFAULT_END_POS_INTERVAL - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_EPSILON - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
DEFAULT_EPSILON - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_EV_RATE - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_INERTIA_WEIGHT - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_INIT_PHEROMONE - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_INIT_PHEROMONE - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_INIT_PHEROMONE - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_INIT_PHEROMONE - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_INIT_PHEROMONE - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
DEFAULT_K_FOLDS - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_K_FOLDS - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_K_FOLDS - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_K_NEAREST - Static variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
DEFAULT_KNN_VALUE - Static variable in class unifeat.gui.classifier.KNNClassifierPanel
+
 
+
DEFAULT_MAX_DEPTH - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_MAX_VELOCITY - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_MIN_NUM - Static variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
DEFAULT_MIN_NUM - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_MIN_VELOCITY - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_MU - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
DEFAULT_MULT_METHOD_NAME - Static variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
DEFAULT_MUTATION_RATE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_MUTATION_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_NUM_ANTS - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_NUM_FEAT_OF_ANT - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_NUM_FEAT_OF_ANT - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_NUM_FEAT_OF_ANT - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_NUM_FEAT_OF_ANT - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_NUM_FEAT_OF_ANT - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_NUM_FOLD - Static variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_NUM_RUN - Static variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
DEFAULT_NUM_SELECTION - Static variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
DEFAULT_PARAMETER_C - Static variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
DEFAULT_PARAMETER_C - Static variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
DEFAULT_PHI - Static variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
DEFAULT_POPULATION_SIZE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_POPULATION_SIZE - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
DEFAULT_Q0 - Static variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
DEFAULT_RANDOM_FOREST_NUM_FEATURES - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_RANDOM_FOREST_NUM_ITERATION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_RANDOM_TREE_K_VALUE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_RANDOM_TREE_MAX_DEPTH - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_RANDOM_TREE_MIN_NUM - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_RANDOM_TREE_MIN_VARIANCE_PROP - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
DEFAULT_REPLACEMENT_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_SELECTION_TYPE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
DEFAULT_SIMILARITY - Static variable in class unifeat.gui.featureSelection.filter.RRFSPanel
+
 
+
DEFAULT_SIZE_SUBSPACE - Static variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
DEFAULT_START_POS_INTERVAL - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
DEFAULT_THETA - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
 
+
DEFAULT_THETA - Static variable in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
 
+
DEFAULT_TYPE_KERNEL - Static variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
DEFAULT_TYPE_KERNEL - Static variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
deleteDirectoryWithAllFiles(String) - Static method in class unifeat.util.FileFunc
+
+
This method deletes the current directory with all files in the directory + denoted by pathname
+
+
deleteFilesInDirectory(String) - Static method in class unifeat.util.FileFunc
+
+
This method deletes all files in the directory denoted by pathname
+
+
deleteTempDirectory() - Method in class unifeat.featureSelection.FitnessEvaluator
+
+
This method deletes the current directory with all files in the directory
+
+
determineSubsetSize() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method determines the size of feature subset.
+
+
determineSubsetSize() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method determines the size of feature subset.
+
+
diagram - Variable in class unifeat.gui.MainPanel
+
 
+
DiagramPanel - Class in unifeat.gui.menu
+
+
This java class is used to create and show the 2-D diagrams of the input + values
+
+
DiagramPanel(double[][], int[], String, String, String, String, String) - Constructor for class unifeat.gui.menu.DiagramPanel
+
+
Creates new form DiagramPanel.
+
+
DiagramPanel.TupleValues - Class in unifeat.gui.menu
+
+
This java class is used to create a data structure for pair + (key, val) in which key and val are + Point data type.
+
+
dissimilarSet - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
dissimilarSet - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
DT - Static variable in class unifeat.classifier.ClassifierType
+
 
+
DTClassifierPanel - Class in unifeat.gui.classifier
+
+
This java class is used to create and show a panel for the parameter settings + of the decision tree classifier.
+
+
DTClassifierPanel() - Constructor for class unifeat.gui.classifier.DTClassifierPanel
+
+
Creates new form DTClassifierPanel.
+
+
dtEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
dtEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
dtEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
dtEvaluationPanel - Variable in class unifeat.gui.MainPanel
+
 
+
dTree(String, double, int, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.CrossValidation
+
+
This method builds and evaluates the decision tree(DT) classifier.
+
+
dTree(String, String, double, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
+
+
This method builds and evaluates the decision tree(DT) classifier.
+
+
+

E

+
+
edgeCounter - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
eh - Variable in class unifeat.gui.MainPanel
+
 
+
elimination - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
elimination - Variable in class unifeat.gui.MainPanel
+
 
+
EmbeddedApproach - Class in unifeat.featureSelection.embedded
+
+
The abstract class contains the main methods and fields that are used in all + embedded-based feature selection methods.
+
+
EmbeddedApproach(String) - Constructor for class unifeat.featureSelection.embedded.EmbeddedApproach
+
+
Initializes the parameters
+
+
embeddedApproachPerform(EmbeddedType) - Method in class unifeat.gui.MainPanel
+
+
This method performs the feature selection based on embedded-based + approach
+
+
EmbeddedType - Class in unifeat.featureSelection.embedded
+
+
This java class is used to define the names of embedded-based feature + selection methods.
+
+
EmbeddedType(String) - Constructor for class unifeat.featureSelection.embedded.EmbeddedType
+
+
Creates new EmbeddedType.
+
+
emptyFeatureSubset() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method clears the current selected feature subset by the ant.
+
+
enablePositionValues(boolean) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
Enables the values of text box
+
+
END_POS_INTERVAL - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
endPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
EnumType - Class in unifeat.featureSelection
+
+
The abstract class contains the main methods and fields that are used in all + enumerable types.
+
+
EnumType(String) - Constructor for class unifeat.featureSelection.EnumType
+
+
Initializes the parameters
+
+
EnumType(String, int) - Constructor for class unifeat.featureSelection.EnumType
+
+
Initializes the parameters
+
+
epsilon - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
epsilon - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
EPSILON - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
EPSILON - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
equalsKey(DiagramPanel.TupleValues) - Method in class unifeat.gui.menu.DiagramPanel.TupleValues
+
+
Determines whether or not two TupleValues are equal in their keys.
+
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.filter.supervised.FisherScore
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.filter.supervised.GainRatio
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
+
 
+
ERROR_DENOMINATOR - Variable in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
 
+
ERROR_RELEVANCE - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
ERROR_RELEVANCE - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
ERROR_RELEVANCE - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
ERROR_RELEVANCE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
ERROR_RELEVANCE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
ERROR_SIMILARITY - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
ERROR_TWO_CLASS_PROBLEM - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
 
+
ERROR_TWO_CLASS_PROBLEM - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
 
+
errorRate - Variable in class unifeat.result.performanceMeasure.Criteria
+
 
+
estimateFeatureMatrix(double[][], int) - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Estimates each feature values
+
+
estimateFeatureMatrix(double[][], int) - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Estimates each feature values
+
+
evaluateCurrentSolution(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method evaluates the fitness of each ant in the colony by predefined + fitness function.
+
+
evaluateCurrentSolution(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method evaluates the fitness of each ant in the colony by predefined + fitness function.
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
Starts the feature selection process by multiple support vector machine + method based on recursive feature elimination using k-fold cross + validation resampling strategy (MSVM_RFE)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
+
Starts the feature selection process by support vector machine method + based on recursive feature elimination using One-Versus-All strategy + (OVA_SVM_RFE)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
+
Starts the feature selection process by support vector machine method + based on recursive feature elimination using One-Versus-One strategy + (OVO_SVM_RFE)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
+
+
Starts the feature selection process by support vector machine method + based on recursive feature elimination (SVM_RFE)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Starts the feature selection process by Decision Tree based methods
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
+
Starts the feature selection process by Random Forest based method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.FeatureSelection
+
+
Starts the feature selection process by a given method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.FisherScore
+
+
Starts the feature selection process by Fisher score(FS) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.GainRatio
+
+
Starts the feature selection process by gain ratio(GR) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.GiniIndex
+
+
Starts the feature selection process by Gini index(GI) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.InformationGain
+
+
Starts the feature selection process by information gain(IG) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Starts the feature selection process by Laplacian score(LS) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Starts the feature selection process by minimal redundancy maximal + relevance (mRMR) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.RRFS
+
+
Starts the feature selection process by relevance-redundancy feature + selection(RRFS) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
+
+
Starts the feature selection process by symmetrical uncertainty(SU) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Starts the feature selection process by incremental relevance–redundancy + feature selection based on ant colony optimization, version1 (IRRFSACO_1) + method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Starts the feature selection process by incremental relevance–redundancy + feature selection based on ant colony optimization, version2 (IRRFSACO_2) + method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Starts the feature selection process by Laplacian score(LS) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Starts the feature selection process by microarray gene selection based + on ant colony optimization (MGSACO) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Starts the feature selection process by mutual correlation(MC) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.RRFS
+
+
Starts the feature selection process by relevance-redundancy + feature selection(RRFS) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Starts the feature selection process by relevance–redundancy feature + selection based on ant colony optimization, version1 (RRFSACO_1) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Starts the feature selection process by relevance–redundancy feature + selection based on ant colony optimization, version2 (RRFSACO_2) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Starts the feature selection process by random subspace method(RSM)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.TermVariance
+
+
Starts the feature selection process by term variance(TV) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Starts the feature selection process by unsupervised feature selection + based on ant colony optimization (UFSACO) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.OptimalACO
+
+
Starts the feature selection process by optimal ant colony optimization + (Optimal ACO) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.HGAFS
+
+
Starts the feature selection process by hybrid genetic algorithm for + feature selection using local search (HGAFS)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.SimpleGA
+
+
Starts the feature selection process by simple genetic algorithm (Simple + GA) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.BPSO
+
+
Starts the feature selection process by binary particle swarm + optimization (BPSO) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.CPSO
+
+
Starts the feature selection process by continuous particle swarm + optimization (CPSO) method
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.HPSO_LS
+
+
Starts the feature selection process by hybrid particle swarm + optimization method using local search (HPSO-LS)
+
+
evaluateFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.PSO42
+
+
Starts the feature selection process by particle swarm optimization + version 4-2(PSO(4-2)) method
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method evaluates the fitness of each individual in the population by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method evaluates the fitness of each individual in the population by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method evaluates the fitness of each individual in the population by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method evaluates the fitness of each particle in the swarm by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method evaluates the fitness of each particle in the swarm by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method evaluates the fitness of each particle in the swarm by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method evaluates the fitness of each particle in the swarm by + predefined fitness function.
+
+
evaluateFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method evaluates the fitness of each particle in the swarm by + predefined fitness function.
+
+
evaluateSubsets() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Evaluates the subset of selected features by using fitness function and + return the index of the ant with the max performance in the current + iteration
+
+
EventHandler() - Constructor for class unifeat.gui.MainPanel.EventHandler
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
evRate - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
evRate - Variable in class unifeat.gui.MainPanel
+
 
+
+

F

+
+
f - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
f - Variable in class unifeat.gui.ResultPanel
+
 
+
FDistributionValue(int, int, double) - Static method in class unifeat.util.CriticalValue
+
+
This method return the critical value of the table according to the + df1 and df2 degrees of freedom for the + significant level sigValues.
+
+
featCorrelationValue - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
FEATURE_VALUES - Static variable in class unifeat.result.ResultType
+
 
+
featureCounter - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
featureCounter - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
featureCounter - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
featureCounter - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
featureCounter - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
featureScore - Variable in class unifeat.featureSelection.filter.unsupervised.RSM
+
 
+
FeatureSelection - Class in unifeat.featureSelection
+
+
The abstract class contains the main methods and fields that are used in all + feature selection methods.
+
+
FeatureSelection() - Constructor for class unifeat.featureSelection.FeatureSelection
+
+
Initializes the parameters
+
+
featureSelectionMethodName - Variable in class unifeat.result.Results
+
 
+
featureSubset - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
 
+
featureValues - Variable in class unifeat.featureSelection.FeatureWeighting
+
 
+
FeatureWeighting - Class in unifeat.featureSelection
+
+
The abstract class contains the main methods and fields that are used in all + feature weighting methods.
+
+
FeatureWeighting() - Constructor for class unifeat.featureSelection.FeatureWeighting
+
+
Initializes the parameters
+
+
file - Variable in class unifeat.gui.MainPanel
+
 
+
FileFunc - Class in unifeat.util
+
+
This java class is used to implement various utility methods for manipulating + files and directories.
+
+
FileFunc() - Constructor for class unifeat.util.FileFunc
+
 
+
fileMenu - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
fillPheromoneArray(double) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
+
This method fills all entries of the pheromone array with a specific + input value.
+
+
FilterApproach - Class in unifeat.featureSelection.filter
+
+
The abstract class contains the main methods and fields that are used in all + filter-based feature selection methods.
+
+
FilterApproach(int) - Constructor for class unifeat.featureSelection.filter.FilterApproach
+
+
Initializes the parameters
+
+
filterApproachPerform(FilterType, boolean) - Method in class unifeat.gui.MainPanel
+
+
This method performs the feature selection based on filter-based approach
+
+
FilterType - Class in unifeat.featureSelection.filter
+
+
This java class is used to define the names of filter-based feature selection + methods.
+
+
FilterType(String) - Constructor for class unifeat.featureSelection.filter.FilterType
+
+
Creates new FilterType.
+
+
finalResults - Variable in class unifeat.gui.MainPanel
+
 
+
findBestSubset(int) - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Finds the best subset of feature up to know
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findIndex(int, int) - Static method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Finds index in new Data Structure(Symmetric Matrix)
+
+
findMaxValue() - Method in class unifeat.gui.menu.DiagramPanel
+
+
Finds the maximum value of the input array
+
+
findMaxWithIndex(double[]) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Finds the maximum value in the array and returns its index
+
+
findMaxWithIndex(double[], int) - Method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Finds the maximum value in the array and returns its index
+
+
findMinimumIndex(double[]) - Static method in class unifeat.util.MathFunc
+
+
Finds the minimum value of the input array and returns its index
+
+
findMinimumValue(double[]) - Static method in class unifeat.util.MathFunc
+
+
Finds the minimum value of the input array
+
+
findMinValue() - Method in class unifeat.gui.menu.DiagramPanel
+
+
Finds the minimum value of the input array
+
+
FISHER_SCORE - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
FisherScore - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the Fisher score method.
+
+
FisherScore(int) - Constructor for class unifeat.featureSelection.filter.supervised.FisherScore
+
+
Initializes the parameters
+
+
FisherScore(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.FisherScore
+
+
Initializes the parameters
+
+
fitness - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
 
+
fitness - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
 
+
fitness - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
 
+
FITNESS_PROPORTIONAL_SELECTION - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
 
+
fitnessEvaluator - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
fitnessEvaluator - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
fitnessEvaluator - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
FitnessEvaluator - Class in unifeat.featureSelection
+
+
This java class is used to implement fitness evaluator of a solution in which + k-fold cross validation on training set is used for evaluating the + classification performance of a selected feature subset.
+
+
FitnessEvaluator(String, Object, Object, int) - Constructor for class unifeat.featureSelection.FitnessEvaluator
+
+
Initializes the parameters
+
+
fitnessProportionalSelection(double[], int) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.SelectionOperator
+
+
Selects parents from the individuals of a population according to their + fitness values using fitness proportional selection method in which + roulette wheel algorithm is used for selecting each individual based on + their probabilities
+
+
FriedmanPanel - Class in unifeat.gui.menu
+
+
This java class is used to create and show a panel for analyzing the results + based on the Friedman test.
+
+
FriedmanPanel() - Constructor for class unifeat.gui.menu.FriedmanPanel
+
+
Creates new form FriedmanPanel.
+
+
+

G

+
+
GAIN_RATIO - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
GainRatio - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the gain ratio method.
+
+
GainRatio(int) - Constructor for class unifeat.featureSelection.filter.supervised.GainRatio
+
+
Initializes the parameters
+
+
GainRatio(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.GainRatio
+
+
Initializes the parameters
+
+
gBest - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
gBestFitness - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
generateRandNum(double, double) - Static method in class unifeat.util.MathFunc
+
+
Generates a random number that is drawn from a uniform distribution in a + specific interval.
+
+
generateRandNum(double, double, Random) - Static method in class unifeat.util.MathFunc
+
+
Generates a random double number that is drawn from a uniform + distribution in a specific interval.
+
+
generateRandNum(int, int, Random) - Static method in class unifeat.util.MathFunc
+
+
Generates a random integer number that is drawn from a uniform + distribution in a specific interval.
+
+
generateRandomFeatureSubset(int) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method generates a position for a particle in which the number of + selected features is defined by input value.
+
+
genes - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
 
+
get(ArrayList<DiagramPanel.TupleValues>) - Method in class unifeat.gui.menu.DiagramPanel.TupleValues
+
+
Returns the value to which the specified key is saved in the list, or + null if this list contains no element for the key.
+
+
getAccuracy() - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method returns the accuracy.
+
+
getAccuracyValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the accuracy values of the feature selection method
+
+
getAlpha() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the alpha.
+
+
getAlpha() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the alpha.
+
+
getAlpha() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the alpha.
+
+
getAlpha() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
This method returns the alpha value.
+
+
getAverageAccuracyValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the average values of the accuracy of the feature selection + method over number of runs
+
+
getAverageErrorRateValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the average values of the error rate of the feature selection + method over number of runs
+
+
getAverageTimeValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the average values of the execution time of the feature selection + method over number of runs
+
+
getBestAnt() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method returns the best ant in the colony
+
+
getBestAnt() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method returns the best ant in the colony
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the beta.
+
+
getBeta() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the beta value.
+
+
getC1() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the c1 value.
+
+
getC2() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the c2 value.
+
+
getClassifierType() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the selected classifier type.
+
+
getClassifierType() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected classifier type.
+
+
getClassifierType() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the selected classifier type.
+
+
getClassLabel() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the names of class labels
+
+
getColonySize() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the size of colony value.
+
+
getConfidence() - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
This method returns the confidence factor value.
+
+
getConfidence() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the confidence factor value.
+
+
getConstParam() - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
This method returns the const parameter value.
+
+
getCountSteps() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
This method returns the current count steps of the ant.
+
+
getCrossoverRate() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the crossover rate value.
+
+
getCrossOverType() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected crossover type.
+
+
getElimination() - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method returns the elimination threshold value.
+
+
getEmbeddedApproachParameters(EmbeddedType) - Method in class unifeat.gui.MainPanel
+
+
This method returns a list of parameters that are applied in a given + embedded-based feature selection method
+
+
getEndPosInterval() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the position interval end value.
+
+
getEpsilon() - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
This method returns the epsilon value.
+
+
getEpsilon() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
This method returns the epsilon value.
+
+
getErrorRate() - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method returns the error rate.
+
+
getErrorRateValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the error rate values of the feature selection method
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the evaporation rate.
+
+
getEvRate() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the evaporation rate.
+
+
getFeasibleFeatureSet() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method returns the feasible features that can be added to the + current solution of the ant.
+
+
getFeasibleFeatureSet() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
This method returns the feasible features that can be added to the + current solution of the ant.
+
+
getFeatureSubset() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method returns the current selected feature subset by the ant.
+
+
getFeatureSubsetSize() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method returns the size of current selected feature subset by the + ant.
+
+
getFeaturesWeights(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
Generates binary classifiers (SVM by applying k-fold cross validation + resampling strategy) using input data and based on selected feature + subset, and finally returns the weights of features
+
+
getFeaturesWeights(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
+
Generates binary classifiers (SVM by applying One-Versus-All (OVA) + strategy) using input data and based on selected feature subset, and + finally returns the weights of features
+
+
getFeaturesWeights(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
+
Generates binary classifiers (SVM by applying One-Versus-One (OVO) + strategy) using input data and based on selected feature subset, and + finally returns the weights of features
+
+
getFeaturesWeights(int[]) - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
+
+
Generates a classifier (SVM) using input data and based on selected + feature subset, and finally returns the weights of features based on + ranking criterion (weight magnitude)
+
+
getFeatureValues() - Method in class unifeat.featureSelection.FeatureWeighting
+
+
This method returns the weights of features computed by the feature + weighting method.
+
+
getFilterApproachParameters(FilterType, int) - Method in class unifeat.gui.MainPanel
+
+
This method returns a list of parameters that are applied in a given + filter-based feature selection method
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method returns the fitness value of the ant.
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
+
This method returns the fitness value of the individual.
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method returns an array of fitness values of individuals in a + population
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method returns an array of fitness values of individuals in a + population
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method returns an array of fitness values of individuals in a + population
+
+
getFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method returns the fitness value of the particle.
+
+
getFittestIndividual() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method returns the fittest individual in the population
+
+
getFittestIndividual() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method returns the fittest individual in the population
+
+
getFittestIndividual() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method returns the fittest individual in the population
+
+
getGBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method returns the best position in the swarm (global best)
+
+
getGBestFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method returns the fitness value of best position in the swarm + (global best)
+
+
getHybridApproachParameters(HybridType, int) - Method in class unifeat.gui.MainPanel
+
+
This method returns a list of parameters that are applied in a given + hybrid-based feature selection method
+
+
getInertiaWeight() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the inertia weight (w) value.
+
+
getInitPheromone() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the initial pheromone value.
+
+
getInitPheromone() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the initial pheromone value.
+
+
getInitPheromone() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the initial pheromone value.
+
+
getInitPheromone() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the initial pheromone value.
+
+
getInitPheromone() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
This method returns the initial pheromone value.
+
+
getKernel() - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
This method returns the name of kernel.
+
+
getKernel() - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method returns the name of kernel.
+
+
getKey() - Method in class unifeat.gui.menu.DiagramPanel.TupleValues
+
+
Returns the key of this TupleValues in Point data type.
+
+
getKFolds() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the k folds value.
+
+
getKFolds() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the k folds value.
+
+
getKFolds() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the k folds value.
+
+
getKNearest() - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
This method returns the k-nearest neighbor value.
+
+
getKNNValue() - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
This method returns the number of neighbours to use.
+
+
getMaxDepth() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the maximum depth of the tree.
+
+
getMaxVelocity() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the velocity interval end value.
+
+
getMinNum() - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
This method returns the minimum number of samples per leaf.
+
+
getMinNum() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the minimum number of samples per leaf.
+
+
getMinVelocity() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the velocity interval start value.
+
+
getMoreOptionDescription() - Method in class unifeat.gui.ParameterPanel
+
+
This method returns the description of the parameters in details that is + shown in more option panel.
+
+
getMu() - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
This method returns the mu value.
+
+
getMultMethodName() - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method returns the name of multivariate method.
+
+
getMutationRate() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the mutation rate value.
+
+
getMutationType() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected mutation type.
+
+
getNameFeatures() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the names of features
+
+
getNameMode() - Method in class unifeat.gui.menu.selectMode.SelectModePanel
+
+
This method returns the type of mode.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the number of ants value.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the number of ants value.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the number of ants value.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the number of ants value.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the number of ants value.
+
+
getNumAnts() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the number of ants value.
+
+
getNumClass() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return number of classes in the dataset
+
+
getNumData() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return number of samples in the dataset(train set + test + set)
+
+
getNumFeatOfAnt() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the number of features for ants.
+
+
getNumFeatOfAnt() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the number of features for ants.
+
+
getNumFeatOfAnt() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the number of features for ants.
+
+
getNumFeatOfAnt() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the number of features for ants.
+
+
getNumFeatOfAnt() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the number of features for ants.
+
+
getNumFeature() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return number of features in each sample
+
+
getNumFold() - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method returns the number of subsamples value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the number of iterations value.
+
+
getNumIteration() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the number of iterations value.
+
+
getNumRun() - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method returns the number of runs value.
+
+
getNumSelection() - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method returns the number of selections value.
+
+
getNumTestSet() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return number of samples in the test set
+
+
getNumTrainSet() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return number of samples in the train set
+
+
getParameterC() - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
This method returns the complexity parameter C.
+
+
getParameterC() - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method returns the complexity parameter C.
+
+
getPBestFitness() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method returns the fitness value of best position of the particle + (personal best)
+
+
getPerformanceMeasures() - Method in class unifeat.result.Results
+
+
Returns the performance measures of the obtained result
+
+
getPheromone(int, int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
+
This method returns a pheromone value in a specific entry of the + pheromone array that is determined by indeces of the row and column
+
+
getPheromone(int, int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.GraphRepresentation
+
+
This method returns a pheromone value in a specific entry of the + pheromone array that is determined by indeces of the row and column
+
+
getPhi() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
This method returns the phi value.
+
+
getPopulationSize() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the size of population value.
+
+
getPopulationSize() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the size of population value.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method returns the q0.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method returns the q0.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method returns the q0.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method returns the q0.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method returns the q0.
+
+
getQ0() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method returns the q0.
+
+
getRandomForestNumFeatures() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the number of randomly selected features.
+
+
getRandomForestNumIterations() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the number of iterations to be performed.
+
+
getRandomTreeKValue() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the number of randomly chosen attributes.
+
+
getRandomTreeMaxDepth() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the maximum depth of the tree.
+
+
getRandomTreeMinNum() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the minimum total weight of the instances in a leaf.
+
+
getRandomTreeMinVarianceProp() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the minimum proportion of the total variance (over + all the data) required for split.
+
+
getReplacementType() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected replacement type.
+
+
getSelectedClassifierPan() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method returns the selected classifier panel value.
+
+
getSelectedClassifierPan() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected classifier panel value.
+
+
getSelectedClassifierPan() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the selected classifier panel value.
+
+
getSelectedFeatureSubset() - Method in class unifeat.featureSelection.FeatureSelection
+
+
This method returns the subset of selected features by a given feature + selection method.
+
+
getSelectionType() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method returns the selected selection type.
+
+
getSimilarity() - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
This method returns the similarity threshold value.
+
+
getSizeSubspace() - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method returns the size of subspace value.
+
+
getStartPosInterval() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method returns the position interval start value.
+
+
getTestSet() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the test set values
+
+
getTheta() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
This method returns the theta value.
+
+
getTheta() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
This method returns the theta value.
+
+
getTime() - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method returns the time.
+
+
getTimeValues() - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Returns the execution time values of the feature selection method
+
+
getTrainSet() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the train set values
+
+
getTreeType() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method returns the type of the tree.
+
+
getVal() - Method in class unifeat.gui.menu.DiagramPanel.TupleValues
+
+
Returns the val of this TupleValues in Point data type.
+
+
getValue() - Method in class unifeat.featureSelection.EnumType
+
+
Returns value of the object
+
+
getWeightedFilterApproachParameters(FilterType, int) - Method in class unifeat.gui.MainPanel
+
+
This method returns a list of parameters that are applied in a given + feature weighting method
+
+
getWrapperApproachParameters(WrapperType, int) - Method in class unifeat.gui.MainPanel
+
+
This method returns a list of parameters that are applied in a given + wrapper-based feature selection method
+
+
GINI_INDEX - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
GiniIndex - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the Gini index method.
+
+
GiniIndex(int) - Constructor for class unifeat.featureSelection.filter.supervised.GiniIndex
+
+
Initializes the parameters
+
+
GiniIndex(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.GiniIndex
+
+
Initializes the parameters
+
+
graphRepresentation - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
GraphRepresentation - Class in unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
+
+
This java class is used to represent a graph in optimal ant colony + optimization (optimal ACO) method.
+
+
GraphRepresentation(int, int) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.GraphRepresentation
+
+
Initializes the parameters
+
+
greedyRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Greedy state transition rule
+
+
greedyRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Greedy state transition rule
+
+
greedyRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Greedy state transition rule
+
+
greedyRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Greedy state transition rule
+
+
greedyRule(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Greedy state transition rule
+
+
greedyRule(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Greedy state transition rule
+
+
+

H

+
+
help - Variable in class unifeat.gui.MainPanel
+
 
+
HGAFS - Class in unifeat.featureSelection.wrapper.GABasedMethods.HGAFS
+
+
This java class is used to implement feature selection method based on hybrid + genetic algorithm for feature selection using local search (HGAFS) in which + the type of Population is extended from Population class.
+
+
HGAFS - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
HGAFS(Object...) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.HGAFS
+
+
Initializes the parameters
+
+
hgafsFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
HGAFSPanel - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to create and show a panel for the parameter settings + of the hybrid genetic algorithm using local search (HGAFS).
+
+
HGAFSPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
Creates new form HGAFSPanel.
+
+
HPSO_LS - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS
+
+
This java class is used to implement feature selection based on hybrid + particle swarm optimization method using local search (HPSO-LS) in which the + type of Swarm is extended from Swarm class.
+
+
HPSO_LS - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
HPSO_LS(Object...) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.HPSO_LS
+
+
Initializes the parameters
+
+
HPSO_LSPanel - Class in unifeat.gui.featureSelection.wrapper.PSOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the hybrid particle swarm optimization method using local search + (HPSO-LS).
+
+
HPSO_LSPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
Creates new form HPSO_LSPanel.
+
+
hpsolsFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
HybridApproach - Class in unifeat.featureSelection.hybrid
+
+
The abstract class contains the main methods and fields that are used in all + hybrid-based feature selection methods.
+
+
HybridApproach() - Constructor for class unifeat.featureSelection.hybrid.HybridApproach
+
+
Initializes the parameters
+
+
hybridApproachPerform(HybridType) - Method in class unifeat.gui.MainPanel
+
+
This method performs the feature selection based on hybrid-based approach
+
+
HybridType - Class in unifeat.featureSelection.hybrid
+
+
This java class is used to define the names of hybrid-based feature selection + methods.
+
+
HybridType(String) - Constructor for class unifeat.featureSelection.hybrid.HybridType
+
+
Creates new HybridType.
+
+
+

I

+
+
increaseCountSteps() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
This method increases one step of the count steps of the ant.
+
+
indexClass(String) - Method in class unifeat.dataset.DatasetInfo
+
+
This method converts the String name of class labels to the integer value
+
+
Individual - Class in unifeat.featureSelection.wrapper.GABasedMethods.HGAFS
+
+
This java class is used to represent an individual in simple genetic + algorithm (Simple GA) method in which the type of gene vector is boolean.
+
+
Individual - Class in unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA
+
+
This java class is used to represent an individual in simple genetic + algorithm (Simple GA) method in which the type of gene vector is boolean.
+
+
Individual(int) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Individual
+
+
Initializes the parameters
+
+
Individual(int) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Individual
+
+
Initializes the parameters
+
+
INERTIA_WEIGHT - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
inertiaWeight - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
INFORMATION_GAIN - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
InformationGain - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the information gain method.
+
+
InformationGain(int) - Constructor for class unifeat.featureSelection.filter.supervised.InformationGain
+
+
Initializes the parameters
+
+
InformationGain(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.InformationGain
+
+
Initializes the parameters
+
+
init(String, String) - Method in class unifeat.dataset.DatasetInfo
+
+
This method sets the dataset and the class labels of samples
+
+
init(String, String, String) - Method in class unifeat.dataset.DatasetInfo
+
+
This method read and set the train/test sets and class labels of samples
+
+
INIT_PHEROMONE_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
INIT_PHEROMONE_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
INIT_PHEROMONE_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
INIT_PHEROMONE_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
INIT_PHEROMONE_VALUE - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
initialization() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method initializes the problem parameters.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method initializes the problem parameters.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method initializes each individual in the population.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method initializes each individual in the population.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method initializes each individual in the population.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method initializes the position and velocity vectors of each + particle in the swarm.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method initializes the position and velocity vectors of each + particle in the swarm.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method initializes the position and velocity vectors of each + particle in the swarm.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method initializes the position and velocity vectors of each + particle in the swarm.
+
+
initialization() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method initializes the position and velocity vectors of each + particle in the swarm.
+
+
initPheromone - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
initPheromone - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
initPheromone - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
initPheromone - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
initPheromone - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
initPheromone - Variable in class unifeat.gui.MainPanel
+
 
+
intervalYDimension - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
IRRFSACO_1 - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the incremental relevance-redundancy + feature selection based on ant colony optimization, version1 (IRRFSACO_1) + method.
+
+
IRRFSACO_1 - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
IRRFSACO_1(int, int, int, int, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Initializes the parameters
+
+
IRRFSACO_1(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Initializes the parameters
+
+
IRRFSACO_1Panel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the incremental relevance-redundancy feature selection based on ant colony + optimization, version1 (IRRFSACO_1) method.
+
+
IRRFSACO_1Panel() - Constructor for class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
Creates new form IRRFSACO_1Panel.
+
+
IRRFSACO_2 - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the incremental relevance–redundancy + feature selection based on ant colony optimization, version2 (IRRFSACO_2) + method.
+
+
IRRFSACO_2 - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
IRRFSACO_2(int, double, int, int, int, double, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Initializes the parameters
+
+
IRRFSACO_2(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Initializes the parameters
+
+
IRRFSACO_2Panel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the incremental relevance–redundancy feature selection based on ant colony + optimization, version2 (IRRFSACO_2) method.
+
+
IRRFSACO_2Panel() - Constructor for class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
Creates new form IRRFSACO_2Panel.
+
+
isCompatibleTrainTestSet() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the status of train/test sets
+
+
isCorrectClassLabel() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the status of the class label file
+
+
isCorrectDataset() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the status of the dataset
+
+
isCorrectDataset() - Method in class unifeat.gui.MainPanel
+
+
This method checks the status of the paths of the data files
+
+
isCorrectSamplesClass() - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to return the status of the samples' class
+
+
isCorrectString(String) - Method in class unifeat.dataset.DatasetInfo
+
+
This method checks that the input string don't contain the semicolon(;) + or tab characters.
+
+
isDouble(String) - Static method in class unifeat.util.MathFunc
+
+
Checks whether the input string is an double value or not
+
+
isEmbeddedMethod(String) - Static method in class unifeat.featureSelection.embedded.EmbeddedType
+
+
Checks whether the method is embedded-based feature selection method or + not
+
+
isHybridMethod(String) - Static method in class unifeat.featureSelection.hybrid.HybridType
+
+
Checks whether the method is hybrid-based feature selection method or not
+
+
isInteger(String) - Static method in class unifeat.util.MathFunc
+
+
Checks whether the input string is an integer value or not
+
+
isNonWeightedFilterMethod(String) - Static method in class unifeat.featureSelection.filter.NonWeightedFilterType
+
+
Checks whether the method is filter-based feature weighting method or not
+
+
isSelectedFeature(int, int) - Method in class unifeat.featureSelection.filter.supervised.MRMR
+
+
Checks that is the current feature (index) available in the subset of + selected feature
+
+
isWeightedFilterMethod(String) - Static method in class unifeat.featureSelection.filter.WeightedFilterType
+
+
Checks whether the method is filter-based feature weighting method or not
+
+
isWrapperMethod(String) - Static method in class unifeat.featureSelection.wrapper.WrapperType
+
+
Checks whether the method is wrapper-based feature selection method or not
+
+
isZeroFeat(int) - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Checks the values of data corresponding to a given feature
+
+
isZeroFeat(int) - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Checks the values of data corresponding to a given feature
+
+
itemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
The listener method for receiving item events.
+
+
itemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
The listener method for receiving item events.
+
+
itemStateChanged(ItemEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
The listener method for receiving item events.
+
+
itemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel.EventHandler
+
+
The listener method for receiving item events.
+
+
+

K

+
+
K_FOLDS - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO
+
 
+
K_FOLDS - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
 
+
K_FOLDS - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
 
+
K_NEAREST_NEIGHBOR_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
 
+
kernelType - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
 
+
key - Variable in class unifeat.gui.menu.DiagramPanel.TupleValues
+
 
+
keyPressed(KeyEvent) - Method in class unifeat.gui.ParameterPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyReleased(KeyEvent) - Method in class unifeat.gui.ParameterPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
keyTyped(KeyEvent) - Method in class unifeat.gui.ParameterPanel
+
+
The listener method for receiving keyboard events (keystrokes).
+
+
kFolds - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
kFolds - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
kFolds - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
kFolds - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
kFoldValue - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
 
+
KNearest - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
KNearest - Variable in class unifeat.gui.MainPanel
+
 
+
kNN(String, int, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.CrossValidation
+
+
This method builds and evaluates the k-nearest neighbours(knn) + classifier.
+
+
kNN(String, String, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
+
+
This method builds and evaluates the k-nearest neighbours(knn) + classifier.
+
+
KNN - Static variable in class unifeat.classifier.ClassifierType
+
 
+
KNNClassifierPanel - Class in unifeat.gui.classifier
+
+
This java class is used to create and show a panel for the parameter settings + of the k-nearest neighbours classifier.
+
+
KNNClassifierPanel() - Constructor for class unifeat.gui.classifier.KNNClassifierPanel
+
+
Creates new form KNNClassifierPanel.
+
+
knnEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
knnEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
knnEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
knnEvaluationPanel - Variable in class unifeat.gui.MainPanel
+
 
+
kNNValue - Variable in class unifeat.gui.classifier.KNNClassifierPanel
+
 
+
+

L

+
+
LAPLACIAN_SCORE - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
LaplacianScore - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the Laplacian score method.
+
+
LaplacianScore - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the Laplacian score method.
+
+
LaplacianScore(int, double) - Constructor for class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Initializes the parameters
+
+
LaplacianScore(int, double, int) - Constructor for class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Initializes the parameters
+
+
LaplacianScore(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Initializes the parameters
+
+
LaplacianScore(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Initializes the parameters
+
+
LaplacianScorePanel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the Laplacian score method.
+
+
LaplacianScorePanel() - Constructor for class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
Creates new form LaplacianScorePanel.
+
+
lbl_about - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
lbl_about - Variable in class unifeat.gui.ParameterPanel
+
 
+
lbl_alpha - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_alpha - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_alpha - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_alpha - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
lbl_alphaError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_alphaError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_alphaError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_alphaError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
lbl_author - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_authorVal - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_beta - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_betaError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_c1 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_c1Error - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_c2 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_c2Error - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_chi_square - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_chi_squareVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_classifier - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_classifierType - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_classlabel - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_classlbl - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_colonySize - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_colonySizeError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_confidence - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
lbl_confidence - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_confidenceError - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
lbl_confidenceError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_constParam - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
lbl_constParamError - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
lbl_criticalVal1 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_criticalVal2 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_criticalVal3 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_criticalVal4 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_criticalVal5 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_criticalVal6 - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_crossoverRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_crossoverRateError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_crossoverType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_dataset - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_descrip - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_elimination - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_eliminationError - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_embedded - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_endPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_endPosIntervalError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_epsilon - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
lbl_epsilon - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
lbl_epsilonError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
lbl_epsilonError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_evRate - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_evRateError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_fdistribution - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_fdistributionVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_footer_1 - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_footer_2 - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_footer_3 - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_home - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_homVal - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_hybrid - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_inertiaWeight - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_inertiaWeightError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_initPheromone - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_initPheromone - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_initPheromone - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_initPheromone - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_initPheromone - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
lbl_initPheromoneError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_initPheromoneError - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_initPheromoneError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_initPheromoneError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_initPheromoneError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
lbl_inputdst - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_inputFile - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
lbl_insertFile - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_kernel - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
lbl_kernel - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_kFoldsError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_kFoldsError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_kFoldsError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_KNearest - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
lbl_KNearestError - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
lbl_kNNValue - Variable in class unifeat.gui.classifier.KNNClassifierPanel
+
 
+
lbl_kNNValueError - Variable in class unifeat.gui.classifier.KNNClassifierPanel
+
 
+
lbl_License - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_logo - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_maxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_maxDepthError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_maxVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_maxVelocityError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_minNum - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
lbl_minNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_minNumError - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
lbl_minNumError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_minVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_minVelocityError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_mu - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
lbl_muError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
lbl_multivalMethod - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_mutationRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_mutationRateError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_mutationType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_name - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_nameUni - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numAnts - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numAntsError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numDataset - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_numDatasetVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_numFeature - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numFeature - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numFeature - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numFeature - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numFeature - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numFeatureError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numFeatureError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numFeatureError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numFeatureError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numFeatureError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numFold - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_numFoldError - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_numIterationError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_numMethod - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_numMethodVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_numRun - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_numRunError - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_numSelection - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_numSelectionError - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_parameterC - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
lbl_parameterC - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_parameterCError - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
lbl_parameterCError - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
lbl_path - Variable in class unifeat.gui.ProjectPath
+
 
+
lbl_phi - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
lbl_phiError - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
lbl_populationSize - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_populationSize - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_populationSizeError - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_populationSizeError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_posInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_q0 - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
lbl_q0Error - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
lbl_randomForestNumFeatures - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomForestNumFeaturesError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomForestNumIterations - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomForestNumIterationsError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeKValue - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeKValueError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMaxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMaxDepthError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMinNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMinNumError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMinVarianceProp - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_randomTreeMinVariancePropError - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_replacementType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_select - Variable in class unifeat.gui.ProjectPath
+
 
+
lbl_selectionType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
lbl_selectMode - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
lbl_similarity - Variable in class unifeat.gui.featureSelection.filter.RRFSPanel
+
 
+
lbl_similarityError - Variable in class unifeat.gui.featureSelection.filter.RRFSPanel
+
 
+
lbl_sizeSubspace - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_sizeSubspaceError - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
lbl_start - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_startPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_startPosIntervalError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_sup - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_testSet - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
 
+
lbl_theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
 
+
lbl_thetaError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
 
+
lbl_thetaError - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
 
+
lbl_title - Variable in class unifeat.gui.ParameterPanel
+
 
+
lbl_trainSet - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_treeType - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
lbl_unsup - Variable in class unifeat.gui.MainPanel
+
 
+
lbl_velocityInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
lbl_ver - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_verVal - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
lbl_worthOfVal - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
lbl_wrapper - Variable in class unifeat.gui.MainPanel
+
 
+
LIST_CASES - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
LIST_ITERATION - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
loadDataSet(double[][], int, int) - Method in class unifeat.featureSelection.embedded.EmbeddedApproach
+
+
Loads the dataset
+
+
loadDataSet(double[][], int, int) - Method in class unifeat.featureSelection.FeatureSelection
+
+
Loads the dataset
+
+
loadDataSet(double[][], int, int) - Method in class unifeat.featureSelection.wrapper.WrapperApproach
+
+
Loads the dataset
+
+
loadDataSet(DatasetInfo) - Method in class unifeat.featureSelection.embedded.EmbeddedApproach
+
+
Loads the dataset
+
+
loadDataSet(DatasetInfo) - Method in class unifeat.featureSelection.FeatureSelection
+
+
Loads the dataset
+
+
loadDataSet(DatasetInfo) - Method in class unifeat.featureSelection.wrapper.WrapperApproach
+
+
Loads the dataset
+
+
log2(double) - Static method in class unifeat.util.MathFunc
+
+
Returns the base 2 logarithm of a double value
+
+
+

M

+
+
main(String[]) - Static method in class unifeat.gui.ProjectPath
+
+
This method is the main method to start the tool.
+
+
mainPanel - Variable in class unifeat.gui.ProjectPath
+
 
+
MainPanel - Class in unifeat.gui
+
+
This java class is used to create and show the main panel of the project.
+
+
MainPanel(String) - Constructor for class unifeat.gui.MainPanel
+
+
Creates new form MainPanel.
+
+
MainPanel.Counter - Class in unifeat.gui
+
+
This class is used to create a thread
+
+
MainPanel.EventHandler - Class in unifeat.gui
+
+
The event handler class for handling action events.
+
+
MathFunc - Class in unifeat.util
+
+
This java class is used to implement various utility methods for performing + basic statistical operation such as the mean and variance.
+
+
MathFunc() - Constructor for class unifeat.util.MathFunc
+
 
+
matingPool - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
matingPool - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
MAX_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
MAX_SIM_VALUE - Variable in class unifeat.featureSelection.filter.supervised.RRFS
+
 
+
MAX_SIM_VALUE - Variable in class unifeat.featureSelection.filter.unsupervised.RRFS
+
 
+
MAX_VELOCITY - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
maxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
maxDepth - Variable in class unifeat.gui.MainPanel
+
 
+
maxValue - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
maxVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
measures - Variable in class unifeat.result.performanceMeasure.PerformanceMeasures
+
 
+
menuBar - Variable in class unifeat.gui.MainPanel
+
 
+
menuBar - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
MGSACO - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the microarray gene selection based on + ant colony optimization (MGSACO) method.
+
+
MGSACO - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
MGSACO(int, double, int, int, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Initializes the parameters
+
+
MGSACO(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Initializes the parameters
+
+
MGSACOPanel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the microarray gene selection based on ant colony optimization (MGSACO) + method.
+
+
MGSACOPanel() - Constructor for class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
Creates new form MGSACOPanel.
+
+
mi_about - Variable in class unifeat.gui.MainPanel
+
 
+
mi_aboutActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_about menu item.
+
+
mi_accur - Variable in class unifeat.gui.MainPanel
+
 
+
mi_accurActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_accur menu item.
+
+
mi_close - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
mi_closeActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
This method sets an action for the mi_close button.
+
+
mi_error - Variable in class unifeat.gui.MainPanel
+
 
+
mi_errorActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_error menu item.
+
+
mi_exeTime - Variable in class unifeat.gui.MainPanel
+
 
+
mi_exeTimeActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_exeTime menu item.
+
+
mi_exit - Variable in class unifeat.gui.MainPanel
+
 
+
mi_exitActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_exit menu item.
+
+
mi_friedman - Variable in class unifeat.gui.MainPanel
+
 
+
mi_friedmanActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_friedman menu item.
+
+
mi_help - Variable in class unifeat.gui.MainPanel
+
 
+
mi_helpActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_help menu item.
+
+
mi_preprocess - Variable in class unifeat.gui.MainPanel
+
 
+
mi_preprocessActionPerformed(ActionEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the mi_preprocess menu item.
+
+
mi_save - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
mi_saveActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
This method sets an action for the mi_save button.
+
+
mi_saveAs - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
mi_saveAsActionPerformed(ActionEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
This method sets an action for the mi_saveAs button.
+
+
MIN_VELOCITY - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
minNum - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
minNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
minNum - Variable in class unifeat.gui.MainPanel
+
 
+
minNumSampleInLeaf - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
minValue - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
minVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
model - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
MoreOpPanel - Class in unifeat.gui
+
+
This java class is used to create and show a panel for the "more option" + button of the feature selection methods.
+
+
MoreOpPanel(String) - Constructor for class unifeat.gui.MoreOpPanel
+
+
Creates new form MoreOpPanel.
+
+
moreOptionDescription - Variable in class unifeat.gui.ParameterPanel
+
 
+
mouseClicked(MouseEvent) - Method in class unifeat.gui.menu.AboutPanel
+
+
The listener method for receiving interesting mouse events on a + component.
+
+
mouseDragged(MouseEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
The listener method for receiving mouse motion events on a component.
+
+
mouseEntered(MouseEvent) - Method in class unifeat.gui.menu.AboutPanel
+
+
The listener method for receiving interesting mouse events on a + component.
+
+
mouseExited(MouseEvent) - Method in class unifeat.gui.menu.AboutPanel
+
+
The listener method for receiving interesting mouse events on a + component.
+
+
mouseMoved(MouseEvent) - Method in class unifeat.gui.menu.DiagramPanel
+
+
The listener method for receiving mouse motion events on a component.
+
+
mousePressed(MouseEvent) - Method in class unifeat.gui.menu.AboutPanel
+
+
The listener method for receiving interesting mouse events on a + component.
+
+
mouseReleased(MouseEvent) - Method in class unifeat.gui.menu.AboutPanel
+
+
The listener method for receiving interesting mouse events on a + component.
+
+
MRMR - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the minimal redundancy maximal + relevance (mRMR) method.
+
+
MRMR - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
MRMR(int) - Constructor for class unifeat.featureSelection.filter.supervised.MRMR
+
+
Initializes the parameters
+
+
MRMR(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.MRMR
+
+
Initializes the parameters
+
+
MSVM_RFE - Class in unifeat.featureSelection.embedded.SVMBasedMethods
+
+
This java class is used to implement MSVM_RFE method for binary + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which multiple linear SVMs trained on + subsamples of the original training data.
+
+
MSVM_RFE - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
MSVM_RFE(Object...) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
Initializes the parameters
+
+
MSVM_RFE(String, SVMKernelType, double, int, int) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
Initializes the parameters
+
+
MSVM_RFEPanel - Class in unifeat.gui.featureSelection.embedded
+
+
This java class is used to create and show a panel for the parameter settings + of the multiple support vector machine method based on recursive feature + elimination (MSVM_RFE).
+
+
MSVM_RFEPanel() - Constructor for class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
Creates new form MSVM_RFEPanel.
+
+
msvmFeatureSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
mu - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
MU - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
multivariateApproach(double[][]) - Method in class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Selects the top feature with size THRESHOLD_ELIMINATION by given method
+
+
MultivariateMethodType - Class in unifeat.gui.featureSelection.filter.rsm
+
+
This java class is used to define the names of multivariate method used in + RSM feature selection method.
+
+
MultivariateMethodType(String) - Constructor for class unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
+
+
Creates new MultivariateMethodType.
+
+
multMatrix(double[][], double[][]) - Static method in class unifeat.util.MathFunc
+
+
Computes the multiple of two matrices
+
+
multMethodName - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
multMethodName - Variable in class unifeat.gui.MainPanel
+
 
+
multThreeMatrix(double[][], double[][], double[][]) - Method in class unifeat.featureSelection.filter.supervised.LaplacianScore
+
+
Chaining multiple three matrix
+
+
multThreeMatrix(double[][], double[][], double[][]) - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
Chaining multiple three matrix
+
+
MUTATION_RATE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
MUTATION_TYPE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
MutationOperator - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
This java class is used to implement various mutation operators for mutating + new offsprings by changing the value of some genes in them.
+
+
MutationOperator() - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.MutationOperator
+
 
+
mutationRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
mutationType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
MutationType - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to define the names of different implementation of + mutation.
+
+
MutationType(String) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
+
Creates new MutationType.
+
+
MutationType(String, int) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
+
Creates new MutationType.
+
+
MUTUAL_CORRELATION - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
MUTUAL_CORRELATION - Static variable in class unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
+
 
+
MutualCorrelation - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the mutual correlation method.
+
+
MutualCorrelation(int) - Constructor for class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Initializes the parameters
+
+
MutualCorrelation(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Initializes the parameters
+
+
+

N

+
+
naiveBayes(String, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.CrossValidation
+
+
This method builds and evaluates the naiveBayes(NB) classifier.
+
+
naiveBayes(String, String) - Static method in class unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
+
+
This method builds and evaluates the naiveBayes(NB) classifier.
+
+
name - Variable in class unifeat.featureSelection.EnumType
+
 
+
NAME_DIAGRAM - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
NAME_LEGEND_LABEL - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
NAME_MAIN_PANEL - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
NAME_MULTI_APPROACH - Variable in class unifeat.featureSelection.filter.unsupervised.RSM
+
 
+
NAME_Y_AXIS - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
nameFeatures - Variable in class unifeat.dataset.DatasetInfo
+
 
+
nameFeatures - Variable in class unifeat.featureSelection.embedded.EmbeddedApproach
+
 
+
nameFeatures - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
nameFeatures - Variable in class unifeat.featureSelection.wrapper.WrapperApproach
+
 
+
nameMode - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
NB - Static variable in class unifeat.classifier.ClassifierType
+
 
+
newMethod(EmbeddedType, Object...) - Static method in class unifeat.featureSelection.embedded.EmbeddedApproach
+
+
This method creates new object from one of the classes that has been + inherited from the EmbeddedApproach class according to type of the feature + selection method.
+
+
newMethod(FilterType, boolean, Object...) - Static method in class unifeat.featureSelection.filter.FilterApproach
+
+
This method creates new object from one of the classes that has been + inherited from the FilterApproach class according to type of the feature + selection method.
+
+
newMethod(FilterType, boolean, Object...) - Static method in class unifeat.featureSelection.filter.WeightedFilterApproach
+
+
This method creates new object from one of the classes that has been + inherited from the WeightedFilterApproach class according to type of the + feature selection method.
+
+
newMethod(HybridType, Object...) - Static method in class unifeat.featureSelection.hybrid.HybridApproach
+
+
This method creates new object from one of the classes that has been + inherited from the HybridApproach class according to type of the feature + selection method.
+
+
newMethod(WrapperType, Object...) - Static method in class unifeat.featureSelection.wrapper.WrapperApproach
+
+
This method creates new object from one of the classes that has been + inherited from the WrapperApproach class according to type of the feature + selection method.
+
+
NONE - Static variable in class unifeat.classifier.ClassifierType
+
 
+
NONE - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
NONE - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
NONE - Static variable in class unifeat.featureSelection.hybrid.HybridType
+
 
+
NONE - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
NONE - Static variable in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
 
+
NONE - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
 
+
NONE - Static variable in class unifeat.gui.menu.selectMode.SelectModeType
+
 
+
NONE - Static variable in class unifeat.result.ResultType
+
 
+
NonWeightedFilterType - Class in unifeat.featureSelection.filter
+
+
This java class is used to define the names of non weighted filter-based + feature selection methods.
+
+
NonWeightedFilterType(String) - Constructor for class unifeat.featureSelection.filter.NonWeightedFilterType
+
+
Creates new NonWeightedFilterType.
+
+
normalizeVector(double[]) - Static method in class unifeat.util.MathFunc
+
+
Normalizes values of the vector
+
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
NUM_ANTS - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
NUM_ITERATION - Variable in class unifeat.featureSelection.filter.unsupervised.RSM
+
 
+
NUM_ITERATION - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicACO
+
 
+
NUM_ITERATION - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
 
+
NUM_ITERATION - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
 
+
NUM_ORIGINAL_FEATURE - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
numAnts - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
numAnts - Variable in class unifeat.gui.MainPanel
+
 
+
numClass - Variable in class unifeat.dataset.DatasetInfo
+
 
+
numClass - Variable in class unifeat.featureSelection.FeatureSelection
+
 
+
numData - Variable in class unifeat.dataset.DatasetInfo
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
numFeatOfAnt - Variable in class unifeat.gui.MainPanel
+
 
+
numFeature - Variable in class unifeat.dataset.DatasetInfo
+
 
+
numFeatures - Variable in class unifeat.featureSelection.FeatureSelection
+
 
+
numFold - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
numIteration - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
numIteration - Variable in class unifeat.gui.MainPanel
+
 
+
numRun - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
 
+
numRun - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
numRuns - Variable in class unifeat.result.Results
+
 
+
numSelectedFeature - Variable in class unifeat.featureSelection.FeatureSelection
+
 
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
+
This method returns the number of selected features by the individual + based on its gene vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Individual
+
+
This method returns the number of selected features by the individual + based on its gene vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Individual
+
+
This method returns the number of selected features by the individual + based on its gene vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method returns the number of selected features by the particle based + on position vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Particle
+
+
This method returns the number of selected features by the particle based + on position vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Particle
+
+
This method returns the number of selected features by the particle based + on position vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Particle
+
+
This method returns the number of selected features by the particle based + on position vector.
+
+
numSelectedFeatures() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Particle
+
+
This method returns the number of selected features by the particle based + on position vector.
+
+
numSelectedFeatures(Double[]) - Static method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Particle
+
+
This method returns the number of selected features by the particle based + on personal best position vector.
+
+
numSelectedSubsets - Variable in class unifeat.gui.MainPanel
+
 
+
numSelectedSubsets - Variable in class unifeat.result.Results
+
 
+
numSelection - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
numSelection - Variable in class unifeat.gui.MainPanel
+
 
+
numTestSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
numTrainSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
+

O

+
+
ONE_POINT_CROSS_OVER - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
 
+
onePointCrossover(boolean[], boolean[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + one-point crossover
+
+
onePointCrossover(double[], double[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + one-point crossover
+
+
onePointCrossover(GeneType[], GeneType[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + one-point crossover
+
+
openURL(String) - Method in class unifeat.gui.menu.AboutPanel
+
+
Opens default browser using the given URL
+
+
operateCrossOver() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method recombines (cross over) the parents to generate new + offsprings.
+
+
operateCrossOver() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method recombines (cross over) the parents to generate new + offsprings.
+
+
operateCrossOver() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method recombines (cross over) the parents to generate new + offsprings.
+
+
operateGenerationReplacement() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method handles populations from one generation to the next + generation.
+
+
operateGenerationReplacement() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method handles populations from one generation to the next + generation.
+
+
operateGenerationReplacement() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method handles populations from one generation to the next + generation.
+
+
operateLocalSearch() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method performs a local search strategy on each individual which is + based on correlation of features.
+
+
operateLocalSearch() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method performs a local search strategy on each particle which is + based on correlation of features.
+
+
operateMutation() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method mutates new offsprings by changing the value of some genes in + them.
+
+
operateMutation() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method mutates new offsprings by changing the value of some genes in + them.
+
+
operateMutation() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method mutates new offsprings by changing the value of some genes in + them.
+
+
operatePheromoneUpdateRule() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method updates the current pheromone values by decreasing pheromone + concentrations and then deposit the quantity of pheromone by ants.
+
+
operatePheromoneUpdateRule() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method updates the current pheromone values by decreasing pheromone + concentrations and then deposit the quantity of pheromone by ants.
+
+
operateSelection() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
+
This method selects parents from the individuals of a population + according to their fitness that will recombine for next generation.
+
+
operateSelection() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method selects parents from the individuals of a population + according to their fitness that will recombine for next generation.
+
+
operateSelection() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
This method selects parents from the individuals of a population + according to their fitness that will recombine for next generation.
+
+
operateStateTransitionRule(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method selects the next state and adds it to the current selected + feature subset by using state transition rule that is combination of + heuristic desirability and pheromone levels.
+
+
operateStateTransitionRule(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method selects the next state and adds it to the current selected + feature subset by using state transition rule that is combination of + heuristic desirability and pheromone levels.
+
+
OPTIMAL_ACO - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
OptimalACO - Class in unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
+
+
This java class is used to implement feature selection method based on + optimal ant colony optimization (Optimal ACO) in which the type of Colony is + extended from Colony class.
+
+
OptimalACO(Object...) - Constructor for class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.OptimalACO
+
+
Initializes the parameters
+
+
optimalACOFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
OptimalACOPanel - Class in unifeat.gui.featureSelection.wrapper.ACOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the optimal ant colony optimization (OptimalACO) method.
+
+
OptimalACOPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
Creates new form OptimalACOPanel.
+
+
originalData - Variable in class unifeat.dataset.DatasetInfo
+
 
+
originalFeatureSet() - Method in class unifeat.featureSelection.embedded.EmbeddedApproach
+
+
This method creates an array of indices of features and returns it.
+
+
originalFeatureSet() - Method in class unifeat.featureSelection.wrapper.WrapperApproach
+
+
This method creates an array of indices of features and returns it.
+
+
OVA_SVM_RFE - Class in unifeat.featureSelection.embedded.SVMBasedMethods
+
+
This java class is used to implement OVA_SVM_RFE method for multiclass + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which One-Versus-All (OVA) strategy is + applied to construct binary classifiers.
+
+
OVA_SVM_RFE - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
OVA_SVM_RFE(Object...) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
+
Initializes the parameters
+
+
OVA_SVM_RFE(String, SVMKernelType, double) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.OVA_SVM_RFE
+
+
Initializes the parameters
+
+
OVO_SVM_RFE - Class in unifeat.featureSelection.embedded.SVMBasedMethods
+
+
This java class is used to implement OVO_SVM_RFE method for multiclass + classification based on SVM_RFE method (support vector machine method based + on recursive feature elimination) in which One-Versus-One (OVO) strategy is + applied to construct binary classifiers.
+
+
OVO_SVM_RFE - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
OVO_SVM_RFE(Object...) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
+
Initializes the parameters
+
+
OVO_SVM_RFE(String, SVMKernelType, double) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.OVO_SVM_RFE
+
+
Initializes the parameters
+
+
+

P

+
+
paint(Graphics) - Method in class unifeat.gui.MainPanel
+
+
Recreates MainPanel based on the updated progress bar value.
+
+
paintComponent(Graphics) - Method in class unifeat.gui.menu.DiagramPanel
+
+
This method is used to show the diagram.
+
+
panel_about - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
panel_about - Variable in class unifeat.gui.ParameterPanel
+
 
+
panel_classifier - Variable in class unifeat.gui.MainPanel
+
 
+
panel_config - Variable in class unifeat.gui.MainPanel
+
 
+
panel_criticalValTbl - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
panel_delimiter - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
panel_embedded - Variable in class unifeat.gui.MainPanel
+
 
+
panel_featureMethod - Variable in class unifeat.gui.MainPanel
+
 
+
panel_filePath - Variable in class unifeat.gui.MainPanel
+
 
+
panel_filter - Variable in class unifeat.gui.MainPanel
+
 
+
panel_footer - Variable in class unifeat.gui.menu.AboutPanel
+
 
+
panel_friedman - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
panel_hybrid - Variable in class unifeat.gui.MainPanel
+
 
+
panel_numFeat - Variable in class unifeat.gui.MainPanel
+
 
+
panel_randomSet - Variable in class unifeat.gui.MainPanel
+
 
+
panel_ttSet - Variable in class unifeat.gui.MainPanel
+
 
+
panel_wrapper - Variable in class unifeat.gui.MainPanel
+
 
+
parameterC - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
 
+
parameterC - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
parameterC - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
ParameterPanel - Class in unifeat.gui
+
+
The abstract class contains the main methods and fields that are used to + create and show a panel for the parameter settings.
+
+
ParameterPanel() - Constructor for class unifeat.gui.ParameterPanel
+
+
Creates new form ParameterPanel.
+
+
ParameterPanel(String, String, String, String, Rectangle, Rectangle, Rectangle, Rectangle, Dimension) - Constructor for class unifeat.gui.ParameterPanel
+
+
Creates new form ParameterPanel.
+
+
parse(String) - Static method in class unifeat.classifier.ClassifierType
+
+
Converts the classifier name to ClassifierType
+
+
parse(String) - Static method in class unifeat.featureSelection.embedded.EmbeddedType
+
+
Converts the embedded method name to EmbeddedType
+
+
parse(String) - Static method in class unifeat.featureSelection.filter.FilterType
+
+
Converts the filter method name to FilterType
+
+
parse(String) - Static method in class unifeat.featureSelection.hybrid.HybridType
+
+
Converts the hybrid method name to HybridType
+
+
parse(String) - Static method in class unifeat.featureSelection.wrapper.WrapperType
+
+
Converts the wrapper method name to WrapperType
+
+
parse(String) - Static method in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
+
Converts the kernel name to SVMKernelType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
+
Converts the tree name to TreeType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType
+
+
Converts the multivariate method name to MultivariateMethodType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
+
Converts the crossover name to CrossOverType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.wrapper.GABased.MutationType
+
+
Converts the mutation name to MutationType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
+
Converts the replacement name to ReplacementType
+
+
parse(String) - Static method in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
+
Converts the selection name to SelectionType
+
+
parse(String) - Static method in class unifeat.gui.menu.selectMode.SelectModeType
+
+
Converts the select mode name to SelectModeType
+
+
parse(String) - Static method in class unifeat.result.ResultType
+
+
Converts the result name to ResultType
+
+
parse(SVMKernelType) - Static method in class unifeat.classifier.WekaSVMKernel
+
+
This method return the weka SVM kernel type according to the unifeat SVM + kernel type.
+
+
Particle - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO
+
+
This java class is used to represent a particle in binary particle swarm + optimization (BPSO) method in which the type of position vector is boolean + and the type of velocity vector is double.
+
+
Particle - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO
+
+
This java class is used to represent a particle in continuous particle swarm + optimization (CPSO) method in which the type of position and velocity vectors + are double.
+
+
Particle - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS
+
+
This java class is used to represent a particle in hybrid particle swarm + optimization method using local search (HPSO-LS) in which the type of + position vector is boolean and the type of velocity vector is double.
+
+
Particle - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42
+
+
This java class is used to represent a particle in particle swarm + optimization version 4-2(PSO(4-2)) method in which the type of position and + velocity vectors are double.
+
+
Particle(int) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Particle
+
+
Initializes the parameters
+
+
Particle(int) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Particle
+
+
Initializes the parameters
+
+
Particle(int) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Particle
+
+
Initializes the parameters
+
+
Particle(int) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Particle
+
+
Initializes the parameters
+
+
path - Variable in class unifeat.gui.ProjectPath
+
 
+
PATH_DATA_ARFF - Variable in class unifeat.gui.MainPanel
+
 
+
PATH_DATA_ARFF - Variable in class unifeat.result.Results
+
 
+
PATH_DATA_CSV - Variable in class unifeat.gui.MainPanel
+
 
+
PATH_DATA_CSV - Variable in class unifeat.result.Results
+
 
+
PATH_PROJECT - Variable in class unifeat.gui.MainPanel
+
 
+
PATH_PROJECT - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
PATH_PROJECT - Variable in class unifeat.result.Results
+
 
+
pathData - Variable in class unifeat.dataset.DatasetInfo
+
 
+
pathLabel - Variable in class unifeat.dataset.DatasetInfo
+
 
+
pathProject - Variable in class unifeat.gui.ResultPanel
+
 
+
pathTestSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
pBest - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
 
+
pBestFitness - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
 
+
PEARSON_VII - Static variable in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
 
+
PERFORMANCE_MEASURES - Static variable in class unifeat.result.ResultType
+
 
+
performanceMeasures - Variable in class unifeat.result.Results
+
 
+
PerformanceMeasures - Class in unifeat.result.performanceMeasure
+
+
This java class is used to save all performance measure values obtained from + different runs of given feature selection method.
+
+
PerformanceMeasures(int, int) - Constructor for class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Initializes the parameters
+
+
performBestSubset - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
permutation(int[], int) - Method in class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Permutes the index of features
+
+
pheromone - Variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
 
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Updates intensity of pheromone values
+
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Updates intensity of pheromone values
+
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Updates intensity of pheromone values
+
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Updates intensity of pheromone values
+
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Updates intensity of pheromone values
+
+
pheromoneUpdatingRule() - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Updates intensity of pheromone values
+
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
pheromoneValues - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
phi - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
PHI - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
 
+
POLYNOMIAL - Static variable in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
 
+
population - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
 
+
population - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
population - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
Population - Class in unifeat.featureSelection.wrapper.GABasedMethods.HGAFS
+
+
This java class is used to implement a population of individuals in hybrid + genetic algorithm for feature selection using local search (HGAFS) in which + the type of individual is extended from Individual class.
+
+
Population - Class in unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA
+
+
This java class is used to implement a population of individuals in simple + genetic algorithm (Simple GA) method in which the type of individual is + extended from Individual class.
+
+
Population() - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
+
Initializes the parameters
+
+
Population(double, double) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
Initializes the parameters
+
+
POPULATION_SIZE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
POPULATION_SIZE - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
populationSize - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
populationSize - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
position - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
 
+
preProcessing(String, String) - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to read dataset and class label files, split datasets and + set their values
+
+
preProcessing(String, String, String) - Method in class unifeat.dataset.DatasetInfo
+
+
This is used to read datasets and class labels, split datasets and set + their values
+
+
PreprocessPanel - Class in unifeat.gui.menu
+
+
This java class is used to create and show a panel for preprocessing of the + datasets.
+
+
PreprocessPanel() - Constructor for class unifeat.gui.menu.PreprocessPanel
+
+
Creates new form PreprocessPanel.
+
+
printErrorMessages() - Method in class unifeat.gui.MainPanel
+
+
This method prints the error messages due to unselected or incorrect + input values in the dataset, parameter settings, classifier, and run + configuration panels
+
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
PROB_CHOOSE_EQUATION - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
probFeature - Variable in class unifeat.featureSelection.filter.supervised.MRMR
+
 
+
PROBLEM_DIMENSION - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
PROBLEM_DIMENSION - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
probRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Probability state transition rule
+
+
probRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Probability state transition rule
+
+
probRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Probability state transition rule
+
+
probRule(int) - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Probability state transition rule
+
+
probRule(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Probability state transition rule
+
+
probRule(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Probability state transition rule
+
+
progressBar - Variable in class unifeat.gui.MainPanel
+
 
+
progressValue - Variable in class unifeat.gui.MainPanel
+
 
+
PROJECT_PATH - Variable in class unifeat.featureSelection.embedded.EmbeddedApproach
+
 
+
PROJECT_PATH - Variable in class unifeat.featureSelection.wrapper.WrapperApproach
+
 
+
ProjectPath - Class in unifeat.gui
+
+
This java class is used to create and show a panel for the selecting path for + the project.
+
+
ProjectPath() - Constructor for class unifeat.gui.ProjectPath
+
+
Creates new form ProjectPath.
+
+
PSO42 - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42
+
+
This java class is used to implement feature selection method based on + particle swarm optimization version 4-2(PSO(4-2)) with new initialization + strategy and updating rule in which the type of Swarm is extended from Swarm + class.
+
+
PSO42 - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
PSO42(Object...) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.PSO42
+
+
Initializes the parameters
+
+
pso42FeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
PSO42Panel - Class in unifeat.gui.featureSelection.wrapper.PSOBased
+
+
This java class is used to create and show a panel for the parameter settings + of the particle swarm optimization version 4-2 (PSO(4-2)) method.
+
+
PSO42Panel() - Constructor for class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
Creates new form PSO42Panel.
+
+
+

Q

+
+
q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
q0 - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
q0 - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
q0 - Variable in class unifeat.gui.MainPanel
+
 
+
+

R

+
+
rand - Variable in class unifeat.dataset.DatasetInfo
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
rand - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
 
+
RANDOM_FOREST - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
 
+
RANDOM_FOREST_METHOD - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
RANDOM_FOREST_MORE_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_FOREST_MORE_OPTION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_FOREST_OK_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_FOREST_PANEL_SIZE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_TREE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
 
+
RANDOM_TREE_MORE_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_TREE_MORE_OPTION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_TREE_OK_BUTTON_POSITION - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
RANDOM_TREE_PANEL_SIZE - Static variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomForestMaxDepth - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
 
+
RandomForestMethod - Class in unifeat.featureSelection.embedded.TreeBasedMethods
+
+
This java class is used to implement the random forest based method for + feature selection.
+
+
RandomForestMethod(Object...) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
+
Initializes the parameters
+
+
RandomForestMethod(String, int, int, int) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
+
Initializes the parameters
+
+
randomForestNumFeatures - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
 
+
randomForestNumFeatures - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomForestNumFeatures - Variable in class unifeat.gui.MainPanel
+
 
+
randomForestNumIterations - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
 
+
randomForestNumIterations - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomForestNumIterations - Variable in class unifeat.gui.MainPanel
+
 
+
randomize(double[][]) - Static method in class unifeat.util.MathFunc
+
+
Shuffles a given array using Fisher–Yates shuffle Algorithm
+
+
randomize(T[]) - Static method in class unifeat.util.MathFunc
+
+
Shuffles a given array using Fisher–Yates shuffle Algorithm
+
+
randomTreeKValue - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
randomTreeKValue - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomTreeKValue - Variable in class unifeat.gui.MainPanel
+
 
+
randomTreeMaxDepth - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
randomTreeMaxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomTreeMaxDepth - Variable in class unifeat.gui.MainPanel
+
 
+
randomTreeMinNum - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
randomTreeMinNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomTreeMinNum - Variable in class unifeat.gui.MainPanel
+
 
+
randomTreeMinVarianceProp - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
 
+
randomTreeMinVarianceProp - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
randomTreeMinVarianceProp - Variable in class unifeat.gui.MainPanel
+
 
+
RANK_BASED_SELECTION - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
 
+
rankBasedSelection(double[], int) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.SelectionOperator
+
+
Selects parents from the individuals of a population according to their + fitness values using rank-based selection method in which roulette wheel + algorithm is used for selecting each individual based on their ranks
+
+
RBF - Static variable in class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
 
+
rd_average - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
rd_comma - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
rd_randSet - Variable in class unifeat.gui.MainPanel
+
 
+
rd_randSetItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the rd_randSet radio button.
+
+
rd_semicolon - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
rd_space - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
rd_tab - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
rd_total - Variable in class unifeat.gui.menu.selectMode.SelectModePanel
+
 
+
rd_ttset - Variable in class unifeat.gui.MainPanel
+
 
+
rd_ttsetSetItemStateChanged(ItemEvent) - Method in class unifeat.gui.MainPanel
+
+
This method sets an action for the rd_ttsetSet radio button.
+
+
readExample1() - Method in class unifeat.dataset.DatasetInfo
+
+
This method reads the dataset
+
+
readExample2() - Method in class unifeat.dataset.DatasetInfo
+
+
This method reads the train/test sets
+
+
readLabel() - Method in class unifeat.dataset.DatasetInfo
+
+
This method reads the class labels of the samples
+
+
relevanceFeature - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
relevanceFeature - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
relevanceFeature - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
relevanceFeature - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
relevanceFeature - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
removeComponents(TreeType) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method removes components from the main panel based on type of the + tree
+
+
removeComponentsC45() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method removes c4.5 components from the main panel
+
+
removeComponentsRandomForest() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method removes random forest components from the main panel
+
+
removeComponentsRandomTree() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method removes random tree components from the main panel
+
+
removeFeature(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method removes a specific feature of the current selected feature + subset by the ant.
+
+
removeTreeType(Object...) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Removes a list of tree types from a combobox
+
+
REPLACEMENT_TYPE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
replacementType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
ReplacementType - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to define the names of different implementation of + generation replacement.
+
+
ReplacementType(String) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
+
Creates new ReplacementType.
+
+
ReplacementType(String, int) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
+
Creates new ReplacementType.
+
+
ResultPanel - Class in unifeat.gui
+
+
This java class is used to create and show a panel for showing the results.
+
+
ResultPanel(String) - Constructor for class unifeat.gui.ResultPanel
+
+
Creates new form ResultPanel.
+
+
Results - Class in unifeat.result
+
+
This java class is used to implement various methods for showing the results + in the result panel.
+
+
Results(DatasetInfo, int, int, String, Object, Object, Object) - Constructor for class unifeat.result.Results
+
+
Initializes the parameters
+
+
ResultType - Class in unifeat.result
+
+
This java class is used to define the types of result.
+
+
ResultType(String) - Constructor for class unifeat.result.ResultType
+
+
Creates new ResultType.
+
+
RHO - Static variable in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
 
+
rouletteWheel(double[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.SelectionOperator
+
+
Selects an individual in a population according to their probabilities + using roulette wheel algorithm
+
+
roundDouble(double, int) - Static method in class unifeat.util.MathFunc
+
+
Rounds the argument value to a double value with given number of + floating-point
+
+
RRFS - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the relevance-redundancy feature + selection(RRFS) method.
+
+
RRFS - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the relevance-redundancy feature + selection(RRFS) method.
+
+
RRFS - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
RRFS(int, double) - Constructor for class unifeat.featureSelection.filter.supervised.RRFS
+
+
Initializes the parameters
+
+
RRFS(int, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFS
+
+
Initializes the parameters
+
+
RRFS(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.RRFS
+
+
Initializes the parameters
+
+
RRFS(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFS
+
+
Initializes the parameters
+
+
RRFSACO_1 - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the relevance–redundancy feature + selection based on ant colony optimization, version1 (RRFSACO_1) method.
+
+
RRFSACO_1 - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
RRFSACO_1(int, int, int, int, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Initializes the parameters
+
+
RRFSACO_1(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Initializes the parameters
+
+
RRFSACO_1Panel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the relevance–redundancy feature selection based on ant colony + optimization, version1 (RRFSACO_1) method.
+
+
RRFSACO_1Panel() - Constructor for class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
Creates new form RRFSACO_1Panel.
+
+
RRFSACO_2 - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the relevance–redundancy feature + selection based on ant colony optimization, version2 (RRFSACO_2) method.
+
+
RRFSACO_2 - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
RRFSACO_2(int, double, int, int, int, double, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Initializes the parameters
+
+
RRFSACO_2(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Initializes the parameters
+
+
RRFSACO_2Panel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the relevance–redundancy feature selection based on ant colony + optimization, version2 (RRFSACO_2) method.
+
+
RRFSACO_2Panel() - Constructor for class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
Creates new form RRFSACO_2Panel.
+
+
RRFSPanel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the relevance-redundancy feature selection(RRFS) method.
+
+
RRFSPanel() - Constructor for class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
Creates new form RRFSPanel.
+
+
RSM - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the random subspace method(RSM) method.
+
+
RSM - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
RSM(int, int, int, int, MultivariateMethodType) - Constructor for class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Initializes the parameters
+
+
RSM(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.RSM
+
+
Initializes the parameters
+
+
RSMPanel - Class in unifeat.gui.featureSelection.filter.rsm
+
+
This java class is used to create and show a panel for the parameter settings + of the random subspace method (RSM) method.
+
+
RSMPanel() - Constructor for class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
Creates new form RSMPanel.
+
+
run() - Method in class unifeat.gui.MainPanel.Counter
+
+
This method takes any action whatsoever.
+
+
runCode - Variable in class unifeat.gui.MainPanel
+
 
+
+

S

+
+
sc_feature - Variable in class unifeat.gui.MainPanel
+
 
+
scroll - Variable in class unifeat.gui.MoreOpPanel
+
 
+
scroll - Variable in class unifeat.gui.ResultPanel
+
 
+
scroll_tbl - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Population
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
seedValue - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
 
+
SELECTED_FEATURE_SUBSET - Static variable in class unifeat.result.ResultType
+
 
+
selectedClassifierPan - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
selectedClassifierPan - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
selectedClassifierPan - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
selectedEvaluationClassifierPanel - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
selectedEvaluationClassifierPanel - Variable in class unifeat.gui.MainPanel
+
 
+
selectedEvaluationClassifierPanel - Variable in class unifeat.result.Results
+
 
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
+
This method returns the indices of selected features by the individual + based on its gene vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Individual
+
+
This method returns the indices of selected features by the individual + based on its gene vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.Individual
+
+
This method returns the indices of selected features by the individual + based on its gene vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method returns the indices of selected features by the particle + based on position vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Particle
+
+
This method returns the indices of selected features by the particle + based on position vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Particle
+
+
This method returns the indices of selected features by the particle + based on position vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Particle
+
+
This method returns the indices of selected features by the particle + based on position vector.
+
+
selectedFeaturesSubset() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Particle
+
+
This method returns the indices of selected features by the particle + based on position vector.
+
+
selectedFeatureSubset - Variable in class unifeat.featureSelection.FeatureSelection
+
 
+
selectedFeatureSubset(String) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.DecisionTreeBasedMethod
+
+
Finds the feature subset from the nodes of the created tree (Used for C4.5 + and Random Tree)
+
+
selectedFeatureSubset(String) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.RandomForestMethod
+
+
Finds the feature subset from the nodes of the created tree (Used for + Random Forest)
+
+
selectedFeatureSubset(String) - Method in class unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
+
+
Finds the feature subset from the nodes of the created tree
+
+
selectedFeatureSubsets - Variable in class unifeat.result.Results
+
 
+
SELECTION_TYPE - Static variable in class unifeat.featureSelection.wrapper.GABasedMethods.BasicPopulation
+
 
+
SelectionOperator - Class in unifeat.featureSelection.wrapper.GABasedMethods
+
+
This java class is used to implement various selection operators for + selecting parents from the individuals of a population according to their + fitness that will recombine for next generation.
+
+
SelectionOperator() - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.SelectionOperator
+
 
+
selectionType - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
SelectionType - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to define the names of different implementation of + selection.
+
+
SelectionType(String) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
+
Creates new SelectionType.
+
+
SelectionType(String, int) - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.SelectionType
+
+
Creates new SelectionType.
+
+
SelectModePanel - Class in unifeat.gui.menu.selectMode
+
+
This java class is used to create and show a panel for the selecting mode of + showing the results.
+
+
SelectModePanel() - Constructor for class unifeat.gui.menu.selectMode.SelectModePanel
+
+
Creates new form SelectModePanel.
+
+
SelectModeType - Class in unifeat.gui.menu.selectMode
+
+
This java class is used to define the names of select mode used in the result
+
+
SelectModeType(String) - Constructor for class unifeat.gui.menu.selectMode.SelectModeType
+
+
Creates new SelectModeType.
+
+
sep_file - Variable in class unifeat.gui.MainPanel
+
 
+
sep_help - Variable in class unifeat.gui.MainPanel
+
 
+
setAccuracy(double) - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method sets the accuracy value.
+
+
setAlpha(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the alpha value.
+
+
setAlpha(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the alpha value.
+
+
setAlpha(double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the alpha value.
+
+
setAlpha(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
This method sets the alpha value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the beta value.
+
+
setBeta(double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the beta value.
+
+
setC1(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the c1 value.
+
+
setC2(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the c2 value.
+
+
setClassifierType(ClassifierType) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the selected classifier type.
+
+
setClassifierType(ClassifierType) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected classifier type.
+
+
setClassifierType(ClassifierType) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the selected classifier type.
+
+
setColonySize(int) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the size of colony value.
+
+
setConfidence(double) - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
This method sets the confidence factor value.
+
+
setConfidence(double) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the confidence factor value.
+
+
setConstParam(double) - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
This method sets the const parameter value.
+
+
setCountSteps(int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Ant
+
+
This method sets the count steps of the ant.
+
+
setCriteria(int, int, Criteria) - Method in class unifeat.result.performanceMeasure.PerformanceMeasures
+
+
Sets the obtained criteria values from feature selection method
+
+
setCrossoverRate(double) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the crossover rate value.
+
+
setCrossOverType(CrossOverType) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected crossover type.
+
+
setCurrentFeatureValues(double[]) - Method in class unifeat.result.Results
+
+
Sets the values of each feature in the current run over given subset of + selected features
+
+
setCurrentSelectedSubset(int, int, int[]) - Method in class unifeat.result.Results
+
+
Sets the subset of selected features in the current run
+
+
setDataInfo(double[][]) - Method in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
+
This method sets the information of the dataset.
+
+
setDataInfo(double[][]) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method sets the information of the dataset.
+
+
setDataInfo(double[][], String[], String[]) - Method in class unifeat.featureSelection.FitnessEvaluator
+
+
This method sets the information of the dataset.
+
+
setDefaultValue() - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
Sets the default values of the decision tree parameters
+
+
setDefaultValue() - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
Sets the default values of the k-nearest neighbours parameters
+
+
setDefaultValue() - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
Sets the default values of the support vector machine parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Sets the default values of the tree parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
Sets the default values of the MSVM_RFE parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
Sets the default values of the IRRFSACO_1 parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
Sets the default values of the IRRFSACO_2 parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
Sets the default values of the Laplacian score parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
Sets the default values of the MGSACO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
Sets the default values of the RRFSACO_1 parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
Sets the default values of the RRFSACO_2 parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
Sets the default values of the RRFS parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
Sets the default values of the RSM parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
Sets the default values of the UFSACO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
Sets the default values of the basic ACO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
Sets the default values of the Optimal ACO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
Sets the default values of the basic GA parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
Sets the default values of the HGAFS parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
Sets the default values of the basic PSO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
Sets the default values of the CPSO parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
Sets the default values of the HPSO_LS parameters
+
+
setDefaultValue() - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
Sets the default values of the PSO(4-2) parameters
+
+
setDefaultValue(TreeType) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Sets the default values of the tree parameters
+
+
setElimination(int) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method sets the elimination threshold value.
+
+
setEnabledButton() - Method in class unifeat.gui.ResultPanel
+
+
Enables the status of all buttons
+
+
setEnabledItem() - Method in class unifeat.gui.MainPanel
+
+
enables the status of diagrams menu item
+
+
setEnableKernelType(boolean) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
Sets the status of the kernel's combo box
+
+
setEnableKernelType(boolean) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
Sets the status of the kernel's combo box
+
+
setEndPosInterval(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the position interval end value.
+
+
setEpsilon(double) - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
This method sets the epsilon value.
+
+
setEpsilon(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
This method sets the epsilon value.
+
+
setErrorRate(double) - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method sets the error rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the evaporation rate value.
+
+
setEvRate(double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the evaporation rate value.
+
+
setFitness(double) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
This method sets the fitness value of the ant.
+
+
setFitness(double) - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicIndividual
+
+
This method sets the fitness value of the individual.
+
+
setFitness(double) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method sets the fitness value of the particle.
+
+
setGBest(PosType[]) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method sets the best position in the swarm (global best)
+
+
setGBestFitness(double) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method sets the fitness value of best position in the swarm (global + best)
+
+
setInertiaWeight(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the inertia weight (w) value.
+
+
setInitialState() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
This method places any ant randomly to one feature as their initial + states.
+
+
setInitialState() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.Colony
+
+
This method places any ant randomly to one feature as their initial + states.
+
+
setInitPheromone(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the initial pheromone value.
+
+
setInitPheromone(double) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the initial pheromone value.
+
+
setInitPheromone(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the initial pheromone value.
+
+
setInitPheromone(double) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the initial pheromone value.
+
+
setInitPheromone(double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
This method sets the initial pheromone value.
+
+
setKernel(SVMKernelType) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
This method sets the name of kernel.
+
+
setKernel(SVMKernelType) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method sets the name of kernel.
+
+
setKFolds(int) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the k folds value.
+
+
setKFolds(int) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the k folds value.
+
+
setKFolds(int) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the k folds value.
+
+
setKNearest(int) - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
This method sets the k-nearest neighbor value.
+
+
setKNNValue(int) - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
This method sets the number of neighbours to use.
+
+
setMaxDepth(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the maximum depth of the tree.
+
+
setMaxVelocity(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the velocity interval end value.
+
+
setMessage(String) - Method in class unifeat.gui.ResultPanel
+
+
Appends the given text to the end of the documents
+
+
setMethodDescription(String) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the description of the method.
+
+
setMethodDescriptionPosition(Rectangle) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the position of the methodDescription in + the created panel.
+
+
setMethodTitle(String) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the title of the method settings.
+
+
setMethodTitlePosition(Rectangle) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the position of the methodTitle in the + created panel.
+
+
setMinNum(int) - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
This method sets the minimum number of samples per leaf value.
+
+
setMinNum(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the minimum number of samples per leaf value.
+
+
setMinVelocity(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the velocity interval start value.
+
+
setMoreButtonPosition(Rectangle) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the position of the More button in the + created panel.
+
+
setMoreOptionDescription(String) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the description of the parameters in details that is + shown in more option panel.
+
+
setMu(double) - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
This method sets the mu value.
+
+
setMultMethodName(MultivariateMethodType) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method sets the name of multivariate method.
+
+
setMutationRate(double) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the mutation rate value.
+
+
setMutationType(MutationType) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected mutation type.
+
+
setNameMode(SelectModeType) - Method in class unifeat.gui.menu.selectMode.SelectModePanel
+
+
This method sets the type of mode.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the number of ants value.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the number of ants value.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the number of ants value.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the number of ants value.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the number of ants value.
+
+
setNumAnts(int) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the number of ants value.
+
+
setNumFeatOfAnt(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the the number of features for ants value.
+
+
setNumFeatOfAnt(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the the number of features for ants value.
+
+
setNumFeatOfAnt(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the the number of features for ants value.
+
+
setNumFeatOfAnt(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the the number of features for ants value.
+
+
setNumFeatOfAnt(int) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the the number of features for ants value.
+
+
setNumFold(int) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method sets the number of subsamples value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the number of iterations value.
+
+
setNumIteration(int) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the number of iterations value.
+
+
setNumRun(int) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method sets the number of runs value.
+
+
setNumSelectedFeature(int) - Method in class unifeat.featureSelection.FeatureSelection
+
+
This method sets the number of features that should be selected by a + given feature selection method.
+
+
setNumSelection(int) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method sets the number of selections value.
+
+
setOkButtonPosition(Rectangle) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the position of the Ok button in the + created panel.
+
+
setPanelSize(Dimension) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the size of the created panel.
+
+
setPanelTitle(String) - Method in class unifeat.gui.ParameterPanel
+
+
This method sets the title of the panel.
+
+
setParameterC(double) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
This method sets the complexity parameter C.
+
+
setParameterC(double) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
This method sets the complexity parameter C.
+
+
setPBestFitness(double) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
+
This method sets the fitness value of best position of the particle + (personal best)
+
+
setPheromone(double, int, int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
+
This method sets a pheromone value in a specific entry of the array.
+
+
setPheromone(double, int, int) - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO.GraphRepresentation
+
+
This method sets a pheromone value in a specific entry of the array.
+
+
setPhi(double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
This method sets the phi value.
+
+
setPopulationSize(int) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the size of population value.
+
+
setPopulationSize(int) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the size of population value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
This method sets the q0 value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
This method sets the q0 value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
This method sets the q0 value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
This method sets the q0 value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
This method sets the q0 value.
+
+
setQ0(double) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
This method sets the q0 value.
+
+
setRandomForestNumFeatures(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the number of randomly selected features.
+
+
setRandomForestNumIterations(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the number of iterations to be performed.
+
+
setRandomTreeKValue(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the number of randomly chosen attributes.
+
+
setRandomTreeMaxDepth(int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the maximum depth of the tree.
+
+
setRandomTreeMinNum(double) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the minimum total weight of the instances in a leaf.
+
+
setRandomTreeMinVarianceProp(double) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method sets the minimum proportion of the total variance (over all + the data) required for split.
+
+
setReplacementType(ReplacementType) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected replacement type.
+
+
setSelectedClassifierPan(Object) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
This method sets the selected classifier panel value.
+
+
setSelectedClassifierPan(Object) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected classifier panel value.
+
+
setSelectedClassifierPan(Object) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the selected classifier panel value.
+
+
setSelectionType(SelectionType) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
This method sets the selected selection type.
+
+
setSimilarity(double) - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
This method sets the similarity threshold value.
+
+
setSizeSubspace(int) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
This method sets the size of subspace value.
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartNode() - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Places the ants randomly on the graph nodes as their starting nodes
+
+
setStartPosInterval(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
This method sets the position interval start value.
+
+
setTheta(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
This method sets the theta value.
+
+
setTheta(double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
This method sets the theta value.
+
+
setTime(double) - Method in class unifeat.result.performanceMeasure.Criteria
+
+
This method sets the time value.
+
+
setTime(double) - Method in class unifeat.result.Results
+
+
Sets the execution time of the feature selection method in the current + run.
+
+
setUserValue(double) - Method in class unifeat.gui.featureSelection.filter.RRFSPanel
+
+
Sets the last values of the RRFS parameters entered by user
+
+
setUserValue(double, int) - Method in class unifeat.gui.classifier.DTClassifierPanel
+
+
Sets the last values of the decision tree parameters entered by user
+
+
setUserValue(double, int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Sets the last values of the C4.5 parameters entered by user
+
+
setUserValue(double, int, int, double, double, double) - Method in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
+
Sets the last values of the MGSACO parameters entered by user
+
+
setUserValue(double, int, int, int, double, double, double) - Method in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
Sets the last values of the UFSACO parameters entered by user
+
+
setUserValue(double, int, int, int, double, double, double, double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
+
Sets the last values of the IRRFSACO_2 parameters entered by user
+
+
setUserValue(double, int, int, int, double, double, double, double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
+
Sets the last values of the RRFSACO_2 parameters entered by user
+
+
setUserValue(int) - Method in class unifeat.gui.classifier.KNNClassifierPanel
+
+
Sets the last values of the k-nearest neighbours parameters entered by + user
+
+
setUserValue(int, double) - Method in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
+
Sets the last values of the Laplacian score parameters entered by user
+
+
setUserValue(int, int, double, double) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Sets the last values of the random tree parameters entered by user.
+
+
setUserValue(int, int, int) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
Sets the last values of the random forest parameters entered by user.
+
+
setUserValue(int, int, int, double, double, double) - Method in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
+
Sets the last values of the IRRFSACO_1 parameters entered by user
+
+
setUserValue(int, int, int, double, double, double) - Method in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
+
Sets the last values of the RRFSACO_1 parameters entered by user
+
+
setUserValue(int, int, int, MultivariateMethodType) - Method in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
+
Sets the last values of the RSM parameters entered by user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
+
Sets the last values of the basic PSO parameters entered by user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
+
Sets the last values of the continuous PSO (CPSO) parameters entered by + user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
+
Sets the last values of the PSO(4-2) parameters entered by user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double, double) - Method in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
+
Sets the last values of the HPSO_LS parameters entered by user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
+
Sets the last values of the basic ACO parameters entered by user
+
+
setUserValue(ClassifierType, Object, int, int, double, double, double, int, double, double) - Method in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
+
Sets the last values of the Optimal ACO parameters entered by user
+
+
setUserValue(ClassifierType, Object, SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int) - Method in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
+
Sets the last values of the basic GA parameters entered by user
+
+
setUserValue(ClassifierType, Object, SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int, double, double) - Method in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
+
Sets the last values of the basic GA parameters entered by user
+
+
setUserValue(SVMKernelType, double) - Method in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
Sets the last values of the support vector machine parameters entered by + user
+
+
setUserValue(SVMKernelType, double, int, int) - Method in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
+
Sets the last values of the MSVM_RFE parameters entered by user
+
+
SIG_LEVEL_01 - Static variable in class unifeat.util.CriticalValue
+
 
+
SIG_LEVEL_05 - Static variable in class unifeat.util.CriticalValue
+
 
+
SIG_LEVEL_1 - Static variable in class unifeat.util.CriticalValue
+
 
+
sigmoidFunc(double) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method transforms a input value to the range of (0,1) using sigmoid + function.
+
+
sigmoidFunc(double) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method transforms a input value to the range of (0,1) using sigmoid + function.
+
+
similarity - Variable in class unifeat.gui.featureSelection.filter.RRFSPanel
+
 
+
similarSet - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
similarSet - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
SIMPLE_GA - Static variable in class unifeat.featureSelection.wrapper.WrapperType
+
 
+
SimpleGA - Class in unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA
+
+
This java class is used to implement feature selection method based on simple + genetic algorithm (Simple GA) in which the type of Population is extended + from Population class.
+
+
SimpleGA(Object...) - Constructor for class unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA.SimpleGA
+
+
Initializes the parameters
+
+
simpleGAFeatSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
SimpleGAPanel - Class in unifeat.gui.featureSelection.wrapper.GABased
+
+
This java class is used to create and show a panel for the parameter settings + of the simple genetic algorithm (Simple GA).
+
+
SimpleGAPanel() - Constructor for class unifeat.gui.featureSelection.wrapper.GABased.SimpleGAPanel
+
+
Creates new form SimpleGAPanel.
+
+
simValue - Variable in class unifeat.gui.MainPanel
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
simValues - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
SIZE_SUB_SPACE - Variable in class unifeat.featureSelection.filter.unsupervised.RSM
+
 
+
sizeSubspace - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
sizeSubspace - Variable in class unifeat.gui.MainPanel
+
 
+
sortArray1D(double[], boolean) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the one dimensional array (double values) as descending or + ascending order
+
+
sortArray1D(int[], boolean) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the one dimensional array (integer values) as descending or + ascending order
+
+
sortArray1D(int[], boolean, int, int) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the one dimensional array (integer values) as descending or + ascending order
+
+
sortArray2D(double[][], int) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the two dimensional array by using the index of column as ascending + order
+
+
sortArray2D(double[][], int, int, int) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the two dimensional array by using the index of column as ascending + order
+
+
sortWithIndex(double[], boolean) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the one dimensional array (double values) by values and returns a + list of indices
+
+
sortWithIndex(int[], boolean) - Static method in class unifeat.util.ArraysFunc
+
+
Sorts the one dimensional array (integer values) by values and returns a + list of indices
+
+
splitDataSetToTrainAndTest1() - Method in class unifeat.dataset.DatasetInfo
+
+
This method randomly splits the input dataset to the train/test sets 2/3 + of the dataset is used as train set and 1/3 of the dataset is used as + test set
+
+
splitDataSetToTrainAndTest2() - Method in class unifeat.dataset.DatasetInfo
+
+
This method sets the train/test sets train and test sets previously are + split by user
+
+
splitFeatureWithLabel() - Method in class unifeat.dataset.DatasetInfo
+
+
This method converts and sets the string values of the input data to the + double values
+
+
splitInformation() - Method in class unifeat.featureSelection.filter.supervised.GainRatio
+
+
Computes the split information values of the data for all features
+
+
START_POS_INTERVAL - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
 
+
startPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
stateTransitionRules(int) - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
stateTransitionRules(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
stateTransitionRules(int) - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
stateTransitionRules(int) - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
stateTransitionRules(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
stateTransitionRules(int, int) - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
Chooses the next feature among unvisited features according to the state + transition rules
+
+
subMatrix(double[][], double[][]) - Static method in class unifeat.util.MathFunc
+
+
Computes the subtract of two matrices
+
+
subtractBoolean(boolean, boolean) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method subtracts two boolean values.
+
+
subtractBoolean(boolean, boolean) - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method subtracts two boolean values.
+
+
sum(double[]) - Static method in class unifeat.util.MathFunc
+
+
Computes the sum of the elements of input array
+
+
sum(double[], int, int) - Static method in class unifeat.util.MathFunc
+
+
Computes the sum of the elements of input array in the range of [start, + end)
+
+
sum(int[]) - Static method in class unifeat.util.MathFunc
+
+
Computes the sum of the elements of input array
+
+
sum(int[], int, int) - Static method in class unifeat.util.MathFunc
+
+
Computes the sum of the elements of input array in the range of [start, + end)
+
+
SupervisedFilterType - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to define the names of supervised filter-based + feature selection methods.
+
+
SupervisedFilterType(String) - Constructor for class unifeat.featureSelection.filter.supervised.SupervisedFilterType
+
+
Creates new SupervisedFilterType.
+
+
SVM - Static variable in class unifeat.classifier.ClassifierType
+
 
+
SVM(String, String, SVMKernelType, double) - Static method in class unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
+
+
This method builds and evaluates the support vector machine(SVM) + classifier.
+
+
SVM(String, SVMKernelType, double, int) - Static method in class unifeat.classifier.evaluation.wekaClassifier.CrossValidation
+
+
This method builds and evaluates the support vector machine(SVM) + classifier.
+
+
SVM_RFE - Class in unifeat.featureSelection.embedded.SVMBasedMethods
+
+
This java class is used to implement support vector machine method based on + recursive feature elimination (SVM_RFE).
+
+
SVM_RFE - Static variable in class unifeat.featureSelection.embedded.EmbeddedType
+
 
+
SVM_RFE(Object...) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
+
+
Initializes the parameters
+
+
SVM_RFE(String, SVMKernelType, double) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
+
+
Initializes the parameters
+
+
SVMBasedMethods - Class in unifeat.featureSelection.embedded.SVMBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + SVM-based feature selection methods.
+
+
SVMBasedMethods(Object...) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
+
Initializes the parameters
+
+
SVMBasedMethods(String, SVMKernelType, double) - Constructor for class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
+
Initializes the parameters
+
+
SVMClassifierPanel - Class in unifeat.gui.classifier.svmClassifier
+
+
This java class is used to create and show a panel for the parameter settings + of the support vector machine classifier.
+
+
SVMClassifierPanel() - Constructor for class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
+
Creates new form SVMClassifierPanel.
+
+
svmEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
svmEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
svmEvaluationPanel - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
svmEvaluationPanel - Variable in class unifeat.gui.MainPanel
+
 
+
svmFeatureSelectionPanel - Variable in class unifeat.gui.MainPanel
+
 
+
SVMKernelType - Class in unifeat.gui.classifier.svmClassifier
+
+
This java class is used to define the names of kernel used in SVM.
+
+
SVMKernelType(String) - Constructor for class unifeat.gui.classifier.svmClassifier.SVMKernelType
+
+
Creates new SVMKernelType.
+
+
swap(boolean[], int, boolean[], int) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Changes the values of the two elements in the two arrays identified by + index1 and index2
+
+
swap(double[][], int, int) - Static method in class unifeat.util.MathFunc
+
+
Changes the values of the two rows in the input array identified by + firstIndex and secondIndex
+
+
swap(double[], int, double[], int) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Changes the values of the two elements in the two arrays identified by + index1 and index2
+
+
swap(int[], int, int) - Static method in class unifeat.util.MathFunc
+
+
Changes the values of the two elements in the input array identified by + firstIndex and secondIndex
+
+
swap(GeneType[], int, GeneType[], int) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Changes the values of the two elements in the two arrays identified by + index1 and index2
+
+
swap(T[], int, int) - Static method in class unifeat.util.MathFunc
+
+
Changes the values of the two elements in the input array identified by + firstIndex and secondIndex
+
+
swapValue(double[], int, int) - Method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Swaps the two entities of the input double array
+
+
swapValue(int[], int, int) - Method in class unifeat.featureSelection.filter.unsupervised.MutualCorrelation
+
+
Swaps the two entities of the input integer array
+
+
swarm - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
 
+
Swarm - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO
+
+
This java class is used to implement a swarm of particles in binary particle + swarm optimization (BPSO) method in which the type of position vector is + boolean and the type of particle is extended from Particle class.
+
+
Swarm - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO
+
+
This java class is used to implement a swarm of particles in continuous + particle swarm optimization (CPSO) method in which the type of position + vector is double and the type of particle is extended from Particle class.
+
+
Swarm - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS
+
+
This java class is used to implement a swarm of particles in hybrid particle + swarm optimization method using local search (HPSO-LS) in which the type of + position vector is boolean and the type of particle is extended from Particle + class.
+
+
Swarm - Class in unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42
+
+
This java class is used to implement a swarm of particles in particle swarm + optimization version 4-2(PSO(4-2)) method in which the type of position + vector is double and the type of particle is extended from Particle class.
+
+
Swarm() - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
Initializes the parameters
+
+
Swarm(double) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
Initializes the parameters
+
+
Swarm(double) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
Initializes the parameters
+
+
Swarm(double, double) - Constructor for class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
Initializes the parameters
+
+
SYMMETRICAL_UNCERTAINTY - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
SymmetricalUncertainty - Class in unifeat.featureSelection.filter.supervised
+
+
This java class is used to implement the symmetrical uncertainty method.
+
+
SymmetricalUncertainty(int) - Constructor for class unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
+
+
Initializes the parameters
+
+
SymmetricalUncertainty(Object...) - Constructor for class unifeat.featureSelection.filter.supervised.SymmetricalUncertainty
+
+
Initializes the parameters
+
+
+

T

+
+
tab_pane - Variable in class unifeat.gui.MainPanel
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
tabuList - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
tbl_values - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
TEMP_NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
 
+
TEMP_NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
 
+
TEMP_NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
 
+
TEMP_NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
 
+
TEMP_NUM_FEAT_OF_ANT - Variable in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
 
+
TEMP_PATH - Variable in class unifeat.featureSelection.embedded.SVMBasedMethods.SVMBasedMethods
+
 
+
TEMP_PATH - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
+
 
+
TEMP_PATH - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
TEMP_PATH - Variable in class unifeat.featureSelection.wrapper.WrapperApproach
+
 
+
tempMaxValue - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
tempMinValue - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
TERM_VARIANCE - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
TermVariance - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the term variance method.
+
+
TermVariance(int) - Constructor for class unifeat.featureSelection.filter.unsupervised.TermVariance
+
+
Initializes the parameters
+
+
TermVariance(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.TermVariance
+
+
Initializes the parameters
+
+
testSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
 
+
theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
 
+
THETA - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Particle
+
 
+
THETA - Static variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Particle
+
 
+
THRESHOLD_ELIMINATION - Variable in class unifeat.featureSelection.filter.unsupervised.RSM
+
 
+
time - Variable in class unifeat.result.performanceMeasure.Criteria
+
 
+
toString() - Method in class unifeat.featureSelection.EnumType
+
+
Converts the object name to string
+
+
toString() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicAnt
+
+
Returns a string representation of the ant.
+
+
toString() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicColony
+
+
Returns a string representation of the colony.
+
+
toString() - Method in class unifeat.featureSelection.wrapper.ACOBasedMethods.BasicGraphRepresentation
+
+
Returns a string representation of the graph.
+
+
toString() - Method in class unifeat.result.Results
+
+
This method returns an empty string
+
+
toString(ResultType) - Method in class unifeat.result.Results
+
+
This method converts the obtained results over all runs to the string + based on result type for showing in the result panel.
+
+
TOTAL - Static variable in class unifeat.gui.menu.selectMode.SelectModeType
+
 
+
TOTAL_REPLACEMENT - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.ReplacementType
+
 
+
trainSet - Variable in class unifeat.dataset.DatasetInfo
+
 
+
trainSet - Variable in class unifeat.featureSelection.FeatureSelection
+
 
+
trainSet - Variable in class unifeat.featureSelection.FitnessEvaluator
+
 
+
trainSet - Variable in class unifeat.featureSelection.wrapper.GABasedMethods.HGAFS.Population
+
 
+
trainSet - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
 
+
TrainTestEvaluation - Class in unifeat.classifier.evaluation.wekaClassifier
+
+
This java class is used to apply the classifiers for computing the + performance of the feature selection methods.
+
+
TrainTestEvaluation() - Constructor for class unifeat.classifier.evaluation.wekaClassifier.TrainTestEvaluation
+
 
+
transMatrix(double[][]) - Static method in class unifeat.util.MathFunc
+
+
Computes the transpose of the input matrix
+
+
TREE_TYPE - Variable in class unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
+
 
+
TreeBasedMethods - Class in unifeat.featureSelection.embedded.TreeBasedMethods
+
+
The abstract class contains the main methods and fields that are used in all + Tree-based feature selection methods.
+
+
TreeBasedMethods(Object...) - Constructor for class unifeat.featureSelection.embedded.TreeBasedMethods.TreeBasedMethods
+
+
Initializes the parameters
+
+
treeType - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
TreeType - Class in unifeat.gui.featureSelection.embedded.decisionTreeBased
+
+
This java class is used to define the names of different implementation of + Tree.
+
+
TreeType(String) - Constructor for class unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType
+
+
Creates new TreeType.
+
+
TupleValues(Point, Point) - Constructor for class unifeat.gui.menu.DiagramPanel.TupleValues
+
+
Constructs and initializes a TupleValues with the specified + (key, val).
+
+
TWO_POINT_CROSS_OVER - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
 
+
twoPointCrossover(boolean[], boolean[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + two-point crossover
+
+
twoPointCrossover(double[], double[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + two-point crossover
+
+
twoPointCrossover(GeneType[], GeneType[]) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + two-point crossover
+
+
txt_alpha - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_alpha - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_alpha - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_alpha - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_beta - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_c1 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_c2 - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_classLabel - Variable in class unifeat.gui.MainPanel
+
 
+
txt_classLbl - Variable in class unifeat.gui.MainPanel
+
 
+
txt_colonySize - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_confidence - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
txt_confidence - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_constParam - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
txt_crossoverRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
txt_elimination - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
txt_endPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_epsilon - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
txt_epsilon - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.HPSO_LSPanel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_evRate - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_filePath - Variable in class unifeat.gui.menu.FriedmanPanel
+
 
+
txt_inertiaWeight - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_info - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
txt_initPheromone - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_initPheromone - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_initPheromone - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_initPheromone - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_initPheromone - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
txt_inputdst - Variable in class unifeat.gui.MainPanel
+
 
+
txt_inputFile - Variable in class unifeat.gui.menu.PreprocessPanel
+
 
+
txt_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
txt_kFolds - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_KNearest - Variable in class unifeat.gui.featureSelection.filter.LaplacianScorePanel
+
 
+
txt_kNNValue - Variable in class unifeat.gui.classifier.KNNClassifierPanel
+
 
+
txt_main - Variable in class unifeat.gui.MoreOpPanel
+
 
+
txt_maxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_maxVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_minNum - Variable in class unifeat.gui.classifier.DTClassifierPanel
+
 
+
txt_minNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_minVelocity - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_mu - Variable in class unifeat.gui.featureSelection.wrapper.GABased.HGAFSPanel
+
 
+
txt_mutationRate - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_numAnts - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_numFeature - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_numFeature - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_numFeature - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_numFeature - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_numFeature - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_numFold - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.BasicACOPanel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
txt_numIteration - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_numRun - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
txt_numSelection - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
txt_parameterC - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
txt_parameterC - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
txt_path - Variable in class unifeat.gui.ProjectPath
+
 
+
txt_phi - Variable in class unifeat.gui.featureSelection.wrapper.ACOBased.OptimalACOPanel
+
 
+
txt_populationSize - Variable in class unifeat.gui.featureSelection.wrapper.GABased.BasicGAPanel
+
 
+
txt_populationSize - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_1Panel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.IRRFSACO_2Panel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.MGSACOPanel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_1Panel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.RRFSACO_2Panel
+
 
+
txt_q0 - Variable in class unifeat.gui.featureSelection.filter.UFSACOPanel
+
 
+
txt_randomForestNumFeatures - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_randomForestNumIterations - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_randomTreeKValue - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_randomTreeMaxDepth - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_randomTreeMinNum - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_randomTreeMinVarianceProp - Variable in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
 
+
txt_similarity - Variable in class unifeat.gui.featureSelection.filter.RRFSPanel
+
 
+
txt_sizeSubspace - Variable in class unifeat.gui.featureSelection.filter.rsm.RSMPanel
+
 
+
txt_startPosInterval - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.BasicPSOPanel
+
 
+
txt_testSet - Variable in class unifeat.gui.MainPanel
+
 
+
txt_theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.CPSOPanel
+
 
+
txt_theta - Variable in class unifeat.gui.featureSelection.wrapper.PSOBased.PSO42Panel
+
 
+
txt_trainSet - Variable in class unifeat.gui.MainPanel
+
 
+
txtArea_feature - Variable in class unifeat.gui.MainPanel
+
 
+
txtArea_main - Variable in class unifeat.gui.ResultPanel
+
 
+
typeKernel - Variable in class unifeat.gui.classifier.svmClassifier.SVMClassifierPanel
+
 
+
typeKernel - Variable in class unifeat.gui.featureSelection.embedded.MSVM_RFEPanel
+
 
+
+

U

+
+
UFSACO - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to implement the unsupervised feature selection based + on ant colony optimization (UFSACO) method.
+
+
UFSACO - Static variable in class unifeat.featureSelection.filter.FilterType
+
 
+
UFSACO(int, double, int, int, int, double, double, double) - Constructor for class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Initializes the parameters
+
+
UFSACO(Object...) - Constructor for class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
Initializes the parameters
+
+
UFSACOPanel - Class in unifeat.gui.featureSelection.filter
+
+
This java class is used to create and show a panel for the parameter settings + of the unsupervised feature selection based on ant colony optimization + (UFSACO) method.
+
+
UFSACOPanel() - Constructor for class unifeat.gui.featureSelection.filter.UFSACOPanel
+
+
Creates new form UFSACOPanel.
+
+
unifeat.classifier - package unifeat.classifier
+
 
+
unifeat.classifier.evaluation.wekaClassifier - package unifeat.classifier.evaluation.wekaClassifier
+
 
+
unifeat.dataset - package unifeat.dataset
+
 
+
unifeat.featureSelection - package unifeat.featureSelection
+
 
+
unifeat.featureSelection.embedded - package unifeat.featureSelection.embedded
+
 
+
unifeat.featureSelection.embedded.SVMBasedMethods - package unifeat.featureSelection.embedded.SVMBasedMethods
+
 
+
unifeat.featureSelection.embedded.TreeBasedMethods - package unifeat.featureSelection.embedded.TreeBasedMethods
+
 
+
unifeat.featureSelection.filter - package unifeat.featureSelection.filter
+
 
+
unifeat.featureSelection.filter.supervised - package unifeat.featureSelection.filter.supervised
+
 
+
unifeat.featureSelection.filter.unsupervised - package unifeat.featureSelection.filter.unsupervised
+
 
+
unifeat.featureSelection.hybrid - package unifeat.featureSelection.hybrid
+
 
+
unifeat.featureSelection.wrapper - package unifeat.featureSelection.wrapper
+
 
+
unifeat.featureSelection.wrapper.ACOBasedMethods - package unifeat.featureSelection.wrapper.ACOBasedMethods
+
 
+
unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO - package unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO
+
 
+
unifeat.featureSelection.wrapper.GABasedMethods - package unifeat.featureSelection.wrapper.GABasedMethods
+
 
+
unifeat.featureSelection.wrapper.GABasedMethods.HGAFS - package unifeat.featureSelection.wrapper.GABasedMethods.HGAFS
+
 
+
unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA - package unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA
+
 
+
unifeat.featureSelection.wrapper.PSOBasedMethods - package unifeat.featureSelection.wrapper.PSOBasedMethods
+
 
+
unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO - package unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO
+
 
+
unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO - package unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO
+
 
+
unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS - package unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS
+
 
+
unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42 - package unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42
+
 
+
unifeat.gui - package unifeat.gui
+
 
+
unifeat.gui.classifier - package unifeat.gui.classifier
+
 
+
unifeat.gui.classifier.svmClassifier - package unifeat.gui.classifier.svmClassifier
+
 
+
unifeat.gui.featureSelection.embedded - package unifeat.gui.featureSelection.embedded
+
 
+
unifeat.gui.featureSelection.embedded.decisionTreeBased - package unifeat.gui.featureSelection.embedded.decisionTreeBased
+
 
+
unifeat.gui.featureSelection.filter - package unifeat.gui.featureSelection.filter
+
 
+
unifeat.gui.featureSelection.filter.rsm - package unifeat.gui.featureSelection.filter.rsm
+
 
+
unifeat.gui.featureSelection.wrapper.ACOBased - package unifeat.gui.featureSelection.wrapper.ACOBased
+
 
+
unifeat.gui.featureSelection.wrapper.GABased - package unifeat.gui.featureSelection.wrapper.GABased
+
 
+
unifeat.gui.featureSelection.wrapper.PSOBased - package unifeat.gui.featureSelection.wrapper.PSOBased
+
 
+
unifeat.gui.menu - package unifeat.gui.menu
+
 
+
unifeat.gui.menu.selectMode - package unifeat.gui.menu.selectMode
+
 
+
unifeat.result - package unifeat.result
+
 
+
unifeat.result.performanceMeasure - package unifeat.result.performanceMeasure
+
 
+
unifeat.util - package unifeat.util
+
 
+
UNIFORM_CROSS_OVER - Static variable in class unifeat.gui.featureSelection.wrapper.GABased.CrossOverType
+
 
+
uniformCrossover(boolean[], boolean[], double) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + uniform crossover
+
+
uniformCrossover(double[], double[], double) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + uniform crossover
+
+
uniformCrossover(GeneType[], GeneType[], double) - Static method in class unifeat.featureSelection.wrapper.GABasedMethods.CrossoverOperator
+
+
Recombines (cross over) the two parents to generate new offsprings using + uniform crossover
+
+
UnsupervisedFilterType - Class in unifeat.featureSelection.filter.unsupervised
+
+
This java class is used to define the names of unsupervised filter-based + feature selection methods.
+
+
UnsupervisedFilterType(String) - Constructor for class unifeat.featureSelection.filter.unsupervised.UnsupervisedFilterType
+
+
Creates new UnsupervisedFilterType.
+
+
updateGlobalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method updates the global best position (global best) of the swarm.
+
+
updateGlobalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method updates the global best position (global best) of the swarm.
+
+
updateGlobalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method updates the global best position (global best) of the swarm.
+
+
updateGlobalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method updates the global best position (global best) of the swarm.
+
+
updateGlobalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method updates the global best position (global best) of the swarm.
+
+
updateParticlePosition() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method updates the position vector of each particle in the swarm.
+
+
updateParticlePosition() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method updates the position vector of each particle in the swarm.
+
+
updateParticlePosition() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method updates the position vector of each particle in the swarm.
+
+
updateParticlePosition() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method updates the position vector of each particle in the swarm.
+
+
updateParticlePosition() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method updates the position vector of each particle in the swarm.
+
+
updateParticleVelocity() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method updates the velocity vector of each particle in the swarm.
+
+
updateParticleVelocity() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method updates the velocity vector of each particle in the swarm.
+
+
updateParticleVelocity() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method updates the velocity vector of each particle in the swarm.
+
+
updateParticleVelocity() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method updates the velocity vector of each particle in the swarm.
+
+
updateParticleVelocity() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method updates the velocity vector of each particle in the swarm.
+
+
updatePersonalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicSwarm
+
+
This method updates the best position (personal best) of each particle in + the swarm.
+
+
updatePersonalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO.Swarm
+
+
This method updates the best position (personal best) of each particle in + the swarm.
+
+
updatePersonalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO.Swarm
+
+
This method updates the best position (personal best) of each particle in + the swarm.
+
+
updatePersonalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS.Swarm
+
+
This method updates the best position (personal best) of each particle in + the swarm.
+
+
updatePersonalBest() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42.Swarm
+
+
This method updates the best position (personal best) of each particle in + the swarm.
+
+
upProgValue(int, int, int) - Method in class unifeat.gui.MainPanel
+
+
This method updates the value of progress bar
+
+
+

V

+
+
val - Variable in class unifeat.gui.menu.DiagramPanel.TupleValues
+
 
+
validate() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.MSVM_RFE
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.embedded.SVMBasedMethods.SVM_RFE
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.FeatureSelection
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_1
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.IRRFSACO_2
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.LaplacianScore
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.MGSACO
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_1
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.RRFSACO_2
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.RSM
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.filter.unsupervised.UFSACO
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.wrapper.GABasedMethods.BasicGA
+
+
This method returns the potential errors in the input parameters.
+
+
validate() - Method in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicPSO
+
+
This method returns the potential errors in the input parameters.
+
+
validate(TreeType) - Method in class unifeat.gui.featureSelection.embedded.decisionTreeBased.DecisionTreeBasedPanel
+
+
This method checks the status of the text fields due to correct input + value
+
+
value - Variable in class unifeat.featureSelection.EnumType
+
 
+
valuesFeature - Variable in class unifeat.featureSelection.filter.supervised.MRMR
+
 
+
velocity - Variable in class unifeat.featureSelection.wrapper.PSOBasedMethods.BasicParticle
+
 
+
+

W

+
+
WeightedFilterApproach - Class in unifeat.featureSelection.filter
+
+
The abstract class contains the main methods and fields that are used in all + weighted filter feature selection methods.
+
+
WeightedFilterApproach(int) - Constructor for class unifeat.featureSelection.filter.WeightedFilterApproach
+
+
Initializes the parameters
+
+
weightedFilterApproachPerform(FilterType, boolean) - Method in class unifeat.gui.MainPanel
+
+
This method performs the feature selection based on weighted filter + approach
+
+
WeightedFilterType - Class in unifeat.featureSelection.filter
+
+
This java class is used to define the names of weighted filter-based feature + selection methods.
+
+
WeightedFilterType(String) - Constructor for class unifeat.featureSelection.filter.WeightedFilterType
+
+
Creates new WeightedFilterType.
+
+
WekaSVMKernel - Class in unifeat.classifier
+
+
This java class is used to convert SVM kernel implemented in unifeat tool to SVM + kernel implemented in weka software.
+
+
WekaSVMKernel() - Constructor for class unifeat.classifier.WekaSVMKernel
+
 
+
WIDTH_LEGEND - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
WrapperApproach - Class in unifeat.featureSelection.wrapper
+
+
The abstract class contains the main methods and fields that are used in all + wrapper-based feature selection methods.
+
+
WrapperApproach(String) - Constructor for class unifeat.featureSelection.wrapper.WrapperApproach
+
+
Initializes the parameters
+
+
wrapperApproachPerform(WrapperType) - Method in class unifeat.gui.MainPanel
+
+
This method performs the feature selection based on wrapper-based + approach
+
+
WrapperType - Class in unifeat.featureSelection.wrapper
+
+
This java class is used to define the names of wrapper-based feature + selection methods.
+
+
WrapperType(String) - Constructor for class unifeat.featureSelection.wrapper.WrapperType
+
+
Creates new WrapperType.
+
+
+

X

+
+
X_D_START_LEGEND - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
X_DIMENSION_END - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
X_DIMENSION_START - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
+

Y

+
+
Y_D_START_LEGEND - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
Y_DIMENSION_END - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
Y_DIMENSION_START - Variable in class unifeat.gui.menu.DiagramPanel
+
 
+
+A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/index.html b/docs/java-docs/v0.1.0/index.html new file mode 100644 index 0000000..d8ccefe --- /dev/null +++ b/docs/java-docs/v0.1.0/index.html @@ -0,0 +1,142 @@ + + + + +Overview (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

UniFeat 0.1.0 API

+
+
+
Packages
+
+
Package
+
Description
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+
+
+
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/jquery-ui.overrides.css b/docs/java-docs/v0.1.0/jquery-ui.overrides.css new file mode 100644 index 0000000..1abff95 --- /dev/null +++ b/docs/java-docs/v0.1.0/jquery-ui.overrides.css @@ -0,0 +1,34 @@ +/* + * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; +} diff --git a/docs/java-docs/v0.1.0/legal/COPYRIGHT b/docs/java-docs/v0.1.0/legal/COPYRIGHT new file mode 100644 index 0000000..ca74fff --- /dev/null +++ b/docs/java-docs/v0.1.0/legal/COPYRIGHT @@ -0,0 +1 @@ +Please see ..\java.base\COPYRIGHT diff --git a/docs/java-docs/v0.1.0/legal/LICENSE b/docs/java-docs/v0.1.0/legal/LICENSE new file mode 100644 index 0000000..4ad9fe4 --- /dev/null +++ b/docs/java-docs/v0.1.0/legal/LICENSE @@ -0,0 +1 @@ +Please see ..\java.base\LICENSE diff --git a/docs/java-docs/v0.1.0/legal/jquery.md b/docs/java-docs/v0.1.0/legal/jquery.md new file mode 100644 index 0000000..8054a34 --- /dev/null +++ b/docs/java-docs/v0.1.0/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.5.1 + +### jQuery License +``` +jQuery v 3.5.1 +Copyright JS Foundation and other contributors, https://js.foundation/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.5.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/docs/java-docs/v0.1.0/legal/jqueryUI.md b/docs/java-docs/v0.1.0/legal/jqueryUI.md new file mode 100644 index 0000000..8031bdb --- /dev/null +++ b/docs/java-docs/v0.1.0/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.12.1 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/docs/java-docs/v0.1.0/member-search-index.js b/docs/java-docs/v0.1.0/member-search-index.js new file mode 100644 index 0000000..9d989b2 --- /dev/null +++ b/docs/java-docs/v0.1.0/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"unifeat.gui.menu","c":"AboutPanel","l":"AboutPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"accuracy"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel.EventHandler","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ProjectPath","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ResultPanel","l":"actionPerformed(ActionEvent)","u":"actionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"addComponents(TreeType)","u":"addComponents(unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"addFeature(int)"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel()"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel(double[], String)","u":"addTextToPanel(double[],java.lang.String)"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel(double[][], String)","u":"addTextToPanel(double[][],java.lang.String)"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel(double[][], String, boolean)","u":"addTextToPanel(double[][],java.lang.String,boolean)"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel(int[])"},{"p":"unifeat.result","c":"Results","l":"addTextToPanel(String[][], String)","u":"addTextToPanel(java.lang.String[][],java.lang.String)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"allData"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"allNameFeatures"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"alpha"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"alpha"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"alpha"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"alpha"},{"p":"unifeat.gui","c":"MainPanel","l":"alpha"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"ALPHA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"ALPHA"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"ALPHA"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"ALPHA"},{"p":"unifeat.gui","c":"MainPanel","l":"analyse"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"Ant()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"antPerformValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"antSubsetSelected"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"antSubsetSelected"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"antSubsetSelected"},{"p":"unifeat.util","c":"ArraysFunc","l":"ArraysFunc()","u":"%3Cinit%3E()"},{"p":"unifeat.classifier","c":"ClassifierType","l":"asList()"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"asList()"},{"p":"unifeat.featureSelection.filter","c":"NonWeightedFilterType","l":"asList()"},{"p":"unifeat.featureSelection.filter.supervised","c":"SupervisedFilterType","l":"asList()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UnsupervisedFilterType","l":"asList()"},{"p":"unifeat.featureSelection.filter","c":"WeightedFilterType","l":"asList()"},{"p":"unifeat.featureSelection.hybrid","c":"HybridType","l":"asList()"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"asList()"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"asList()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"asList()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"MultivariateMethodType","l":"asList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"asList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"asList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"asList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"asList()"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"asList()"},{"p":"unifeat.result","c":"ResultType","l":"asList()"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"AVERAGE"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"averageValues"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"axisValues"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicACO","l":"BasicACO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"BasicACOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"BasicAnt()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"BasicColony(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"BasicGA(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"BasicGAPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"BasicGraphRepresentation(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"BasicIndividual(Class, Integer)","u":"%3Cinit%3E(java.lang.Class,java.lang.Integer)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"BasicParticle(Class, Class, Integer)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.Integer)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"BasicPopulation(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"BasicPSO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"BasicPSOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"BasicSwarm(Class, Class)","u":"%3Cinit%3E(java.lang.Class,java.lang.Class)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"beta"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"beta"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"beta"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"beta"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"beta"},{"p":"unifeat.gui","c":"MainPanel","l":"beta"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"BETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"BETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"BETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"BETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"BETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"BETA"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"BETA"},{"p":"unifeat.gui","c":"MainPanel","l":"bg_dataset"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"bg_mode"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"BITWISE_MUTATION"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"MutationOperator","l":"bitwiseMutation(boolean[], double)","u":"bitwiseMutation(boolean[],double)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"MutationOperator","l":"bitwiseMutation(Boolean[], double)","u":"bitwiseMutation(java.lang.Boolean[],double)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"BPSO"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"BPSO","l":"BPSO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"bpsoFeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BPSOPanel","l":"BPSOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"ProjectPath","l":"btn_browse"},{"p":"unifeat.gui","c":"ProjectPath","l":"btn_browseActionPerformed(ActionEvent)","u":"btn_browseActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"btn_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"btn_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"btn_classifierType"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_classLabel"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_classLabelActionPerformed(ActionEvent)","u":"btn_classLabelActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_classlbl"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_classlblActionPerformed(ActionEvent)","u":"btn_classlblActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_close"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_closeActionPerformed(ActionEvent)","u":"btn_closeActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_exit"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_exit"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_exitActionPerformed(ActionEvent)","u":"btn_exitActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_exitActionPerformed(ActionEvent)","u":"btn_exitActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_inputdst"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_inputdstActionPerformed(ActionEvent)","u":"btn_inputdstActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"btn_more"},{"p":"unifeat.gui","c":"ParameterPanel","l":"btn_moreActionPerformed(ActionEvent)","u":"btn_moreActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpClassifier"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"btn_moreOpClassifierActionPerformed(ActionEvent)","u":"btn_moreOpClassifierActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"btn_moreOpClassifierActionPerformed(ActionEvent)","u":"btn_moreOpClassifierActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"btn_moreOpClassifierActionPerformed(ActionEvent)","u":"btn_moreOpClassifierActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpClassifierActionPerformed(ActionEvent)","u":"btn_moreOpClassifierActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpEmbedded"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpEmbeddedActionPerformed(ActionEvent)","u":"btn_moreOpEmbeddedActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpFilter"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpFilterActionPerformed(ActionEvent)","u":"btn_moreOpFilterActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpHybrid"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpHybridActionPerformed(ActionEvent)","u":"btn_moreOpHybridActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpWrapper"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_moreOpWrapperActionPerformed(ActionEvent)","u":"btn_moreOpWrapperActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"btn_ok"},{"p":"unifeat.gui","c":"ParameterPanel","l":"btn_ok"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"btn_okActionPerformed(ActionEvent)","u":"btn_okActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"btn_open"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"btn_openActionPerformed(ActionEvent)","u":"btn_openActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"btn_performTest"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"btn_performTestActionPerformed(ActionEvent)","u":"btn_performTestActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_save"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_saveActionPerformed(ActionEvent)","u":"btn_saveActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_saveRes"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_saveResActionPerformed(ActionEvent)","u":"btn_saveResActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ProjectPath","l":"btn_select"},{"p":"unifeat.gui","c":"ProjectPath","l":"btn_selectActionPerformed(ActionEvent)","u":"btn_selectActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_selectFile"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btn_selectFileActionPerformed(ActionEvent)","u":"btn_selectFileActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_showDir"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_showDirActionPerformed(ActionEvent)","u":"btn_showDirActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_showFeat"},{"p":"unifeat.gui","c":"ResultPanel","l":"btn_showFeatActionPerformed(ActionEvent)","u":"btn_showFeatActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_start"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_startActionPerformed(ActionEvent)","u":"btn_startActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_testSet"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_testSetActionPerformed(ActionEvent)","u":"btn_testSetActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_trainSet"},{"p":"unifeat.gui","c":"MainPanel","l":"btn_trainSetActionPerformed(ActionEvent)","u":"btn_trainSetActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"btnGroup"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"buildClassifier(Instances)","u":"buildClassifier(weka.core.Instances)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"buildClassifier(Instances)","u":"buildClassifier(weka.core.Instances)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"TreeBasedMethods","l":"buildClassifier(Instances)","u":"buildClassifier(weka.core.Instances)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"buildSVM_KFoldCrossValidation(int[])"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"buildSVM_OneAgainstOne(int[])"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"buildSVM_OneAgainstRest(int[])"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"c1"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"C1"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"c2"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"C2"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"C45"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"C45_MORE_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"C45_MORE_OPTION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"C45_OK_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"C45_PANEL_SIZE"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_classifier"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"cb_classifierItemStateChanged(ItemEvent)","u":"cb_classifierItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_classifierItemStateChanged(ItemEvent)","u":"cb_classifierItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"cb_classifierItemStateChanged(ItemEvent)","u":"cb_classifierItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_classifierItemStateChanged(ItemEvent)","u":"cb_classifierItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"cb_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"cb_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_crossoverType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_crossoverTypeItemStateChanged(ItemEvent)","u":"cb_crossoverTypeItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_embedded"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_embeddedItemStateChanged(ItemEvent)","u":"cb_embeddedItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_hybrid"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_hybridItemStateChanged(ItemEvent)","u":"cb_hybridItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"cb_kernel"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"cb_kernel"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"cb_multivalMethod"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_mutationType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_mutationTypeItemStateChanged(ItemEvent)","u":"cb_mutationTypeItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_replacementType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_replacementTypeItemStateChanged(ItemEvent)","u":"cb_replacementTypeItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_selectionType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"cb_selectionTypeItemStateChanged(ItemEvent)","u":"cb_selectionTypeItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_start"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_startItemStateChanged(ItemEvent)","u":"cb_startItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_supervised"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_supervisedItemStateChanged(ItemEvent)","u":"cb_supervisedItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"cb_treeType"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_unsupervised"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_unsupervisedItemStateChanged(ItemEvent)","u":"cb_unsupervisedItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"cb_worthOfVal"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_wrapper"},{"p":"unifeat.gui","c":"MainPanel","l":"cb_wrapperItemStateChanged(ItemEvent)","u":"cb_wrapperItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"ch_convert"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"ch_transpose"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"changeDefaultValue(int, int, double, double, double, double, double, double, double, int)","u":"changeDefaultValue(int,int,double,double,double,double,double,double,double,int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"changeDefaultValue(int, int, double, double, double, int)","u":"changeDefaultValue(int,int,double,double,double,int)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"changeDefaultValue(SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int)","u":"changeDefaultValue(unifeat.gui.featureSelection.wrapper.GABased.SelectionType,unifeat.gui.featureSelection.wrapper.GABased.CrossOverType,unifeat.gui.featureSelection.wrapper.GABased.MutationType,unifeat.gui.featureSelection.wrapper.GABased.ReplacementType,int,int,double,double,int)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"checkClassLabels"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"checkDataSet"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"checkSamplesClass"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"checkTrainTestSet"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"classifierType"},{"p":"unifeat.result","c":"Results","l":"classifierType"},{"p":"unifeat.classifier","c":"ClassifierType","l":"ClassifierType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.classifier","c":"ClassifierType","l":"ClassifierType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"classLabel"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"classLabel"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"classLabel"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"Classlabel"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"classLabelInTrainSet"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicACO","l":"colony"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"colony"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"COLONY_SIZE"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"Colony(double)","u":"%3Cinit%3E(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"colonySize"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"COLOR_SET"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"columnModel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"commonAsList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"commonAsList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"commonAsList()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"commonAsList()"},{"p":"unifeat.util","c":"MathFunc","l":"computeAverageArray(double[][])"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"computeAverageValues()"},{"p":"unifeat.result","c":"Results","l":"computeAverageValuesOfPerformanceMeasures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"computeCorrelation()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"computeCorrelation()"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"computeDifferentValue(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"InformationGain","l":"computeEntropy(int, int)","u":"computeEntropy(int,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"SymmetricalUncertainty","l":"computeEntropy(int, int)","u":"computeEntropy(int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"computeErrorRate(double[][])"},{"p":"unifeat.featureSelection.filter.supervised","c":"GiniIndex","l":"computeGini(int, int)","u":"computeGini(int,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"computeJointProb(int, int, int)","u":"computeJointProb(int,int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFS","l":"computeMAD(int, double)","u":"computeMAD(int,double)"},{"p":"unifeat.util","c":"MathFunc","l":"computeMean(double[][], int)","u":"computeMean(double[][],int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"computeMutualCorrelation(int, int, double, double)","u":"computeMutualCorrelation(int,int,double,double)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"computeMutualInfo(int, int)","u":"computeMutualInfo(int,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"computeNumValue(int)"},{"p":"unifeat.util","c":"MathFunc","l":"computePearsonCorCoef(double[][], int, int)","u":"computePearsonCorCoef(double[][],int,int)"},{"p":"unifeat.result","c":"Results","l":"computePerformanceMeasures(int, int)","u":"computePerformanceMeasures(int,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"computeProbFeat(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"computeRelevance()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"computeRelevance()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"computeRelevance()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"computeRelevance()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"computeRelevance()"},{"p":"unifeat.util","c":"MathFunc","l":"computeSimilarity(double[][], int, int)","u":"computeSimilarity(double[][],int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"computeStandardDeviation(double[][], double, int, double)","u":"computeStandardDeviation(double[][],double,int,double)"},{"p":"unifeat.util","c":"MathFunc","l":"computeVariance(double[][], double, int)","u":"computeVariance(double[][],double,int)"},{"p":"unifeat.util","c":"MathFunc","l":"computeVariance(double[][], double, int, double)","u":"computeVariance(double[][],double,int,double)"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"confidence"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"confidence"},{"p":"unifeat.gui","c":"MainPanel","l":"confidence"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"confidenceValue"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"CONSTANT_VALUE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"CONSTANT_VALUE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"constantSubsetSize"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"constantSubsetSize"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"constParam"},{"p":"unifeat.gui","c":"MainPanel","l":"constParam"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"constructDiagonalMatrix(double[][])"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"constructDiagonalMatrix(double[][])"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"constructNeighborGraph()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"constructNeighborGraph()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"constructSolution()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"constructSolution()"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"constructWeightMatrix(boolean[][])"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"constructWeightMatrix(boolean[][])"},{"p":"unifeat.util","c":"ArraysFunc","l":"convertArrayListToInt(ArrayList)","u":"convertArrayListToInt(java.util.ArrayList)"},{"p":"unifeat.util","c":"FileFunc","l":"convertCSVtoARFF(String, String, String, int, DatasetInfo)","u":"convertCSVtoARFF(java.lang.String,java.lang.String,java.lang.String,int,unifeat.dataset.DatasetInfo)"},{"p":"unifeat.util","c":"FileFunc","l":"convertCSVtoARFF(String, String, String, int, int, String[], int, String[])","u":"convertCSVtoARFF(java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String[],int,java.lang.String[])"},{"p":"unifeat.util","c":"ArraysFunc","l":"convertStringToDouble(String[][])","u":"convertStringToDouble(java.lang.String[][])"},{"p":"unifeat.util","c":"ArraysFunc","l":"copyDoubleArray2D(double[][])"},{"p":"unifeat.util","c":"ArraysFunc","l":"copyDoubleArray2D(double[][], int, int)","u":"copyDoubleArray2D(double[][],int,int)"},{"p":"unifeat.gui","c":"MainPanel.Counter","l":"Counter()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"countSteps"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"CPSO"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"CPSO","l":"CPSO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"cpsoFeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"CPSOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"createAndShow()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"createClassLabel()"},{"p":"unifeat.util","c":"FileFunc","l":"createCSVFile(double[][], int[], String, String[], String[])","u":"createCSVFile(double[][],int[],java.lang.String,java.lang.String[],java.lang.String[])"},{"p":"unifeat.util","c":"FileFunc","l":"createDirectory(String)","u":"createDirectory(java.lang.String)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"createFeatNames(int[])"},{"p":"unifeat.result","c":"Results","l":"createFeatureFiles()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"createNewDataset(int[])"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicACO","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"OptimalACO","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"HGAFS","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"SimpleGA","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"BPSO","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"CPSO","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"HPSO_LS","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"PSO42","l":"createSelectedFeatureSubset()"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"createTempDirectory()"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"Criteria()","u":"%3Cinit%3E()"},{"p":"unifeat.util","c":"CriticalValue","l":"CriticalValue()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"CROSS_OVER_RATE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"CROSSOVER_TYPE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"CrossoverOperator()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"crossoverRate"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"crossoverType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"CrossOverType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"CrossOverType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"CrossValidation","l":"CrossValidation()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"crossValidation(int[])"},{"p":"unifeat.result","c":"Results","l":"currentExecutionTime"},{"p":"unifeat.result","c":"Results","l":"currentFeatureValues"},{"p":"unifeat.result","c":"Results","l":"currentSelectedSubset"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"currentState"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"currentState"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"currentState"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"currentState"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"currentState"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"currentState"},{"p":"unifeat.gui","c":"MainPanel","l":"data"},{"p":"unifeat.result","c":"Results","l":"data"},{"p":"unifeat.result","c":"ResultType","l":"DATASET_INFORMATION"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"DatasetInfo()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"DECAY_RATE"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"DECISION_TREE_BASED"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"DecisionTreeBasedMethod(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"DecisionTreeBasedMethod(String, double, int)","u":"%3Cinit%3E(java.lang.String,double,int)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"DecisionTreeBasedMethod(String, int, int, double, double)","u":"%3Cinit%3E(java.lang.String,int,int,double,double)"},{"p":"unifeat.gui","c":"MainPanel","l":"decisionTreeBasedMethodType"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DecisionTreeBasedPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_ALPHA"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_ALPHA"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_ALPHA"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"DEFAULT_ALPHA"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_BETA"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_C1"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_C2"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_CLASSIFIER_TYPE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_CLASSIFIER_TYPE"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_CLASSIFIER_TYPE"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_COLONY_SIZE"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"DEFAULT_CONFIDENCE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_CONFIDENCE"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"DEFAULT_CONST_PARAM"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_CROSSOVER_RATE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_CROSSOVER_TYPE"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"DEFAULT_ELIMINATION"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_END_POS_INTERVAL"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"DEFAULT_EPSILON"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"DEFAULT_EPSILON"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_EV_RATE"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_INERTIA_WEIGHT"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_INIT_PHEROMONE"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_INIT_PHEROMONE"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_INIT_PHEROMONE"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_INIT_PHEROMONE"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"DEFAULT_INIT_PHEROMONE"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_K_FOLDS"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_K_FOLDS"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_K_FOLDS"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"DEFAULT_K_NEAREST"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"DEFAULT_KNN_VALUE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_MAX_DEPTH"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_MAX_VELOCITY"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"DEFAULT_MIN_NUM"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_MIN_NUM"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_MIN_VELOCITY"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"DEFAULT_MU"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"DEFAULT_MULT_METHOD_NAME"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_MUTATION_RATE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_MUTATION_TYPE"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_NUM_ANTS"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_NUM_FEAT_OF_ANT"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_NUM_FEAT_OF_ANT"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_NUM_FEAT_OF_ANT"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_NUM_FEAT_OF_ANT"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_NUM_FEAT_OF_ANT"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"DEFAULT_NUM_FOLD"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"DEFAULT_NUM_RUN"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"DEFAULT_NUM_SELECTION"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"DEFAULT_PARAMETER_C"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"DEFAULT_PARAMETER_C"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"DEFAULT_PHI"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_POPULATION_SIZE"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_POPULATION_SIZE"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"DEFAULT_Q0"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_FOREST_NUM_FEATURES"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_FOREST_NUM_ITERATION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_TREE_K_VALUE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_TREE_MAX_DEPTH"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_TREE_MIN_NUM"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"DEFAULT_RANDOM_TREE_MIN_VARIANCE_PROP"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_REPLACEMENT_TYPE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"DEFAULT_SELECTION_TYPE"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"DEFAULT_SIMILARITY"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"DEFAULT_SIZE_SUBSPACE"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"DEFAULT_START_POS_INTERVAL"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"DEFAULT_THETA"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"DEFAULT_THETA"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"DEFAULT_TYPE_KERNEL"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"DEFAULT_TYPE_KERNEL"},{"p":"unifeat.util","c":"FileFunc","l":"deleteDirectoryWithAllFiles(String)","u":"deleteDirectoryWithAllFiles(java.lang.String)"},{"p":"unifeat.util","c":"FileFunc","l":"deleteFilesInDirectory(String)","u":"deleteFilesInDirectory(java.lang.String)"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"deleteTempDirectory()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"determineSubsetSize()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"determineSubsetSize()"},{"p":"unifeat.gui","c":"MainPanel","l":"diagram"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"DiagramPanel(double[][], int[], String, String, String, String, String)","u":"%3Cinit%3E(double[][],int[],java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"dissimilarSet"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"dissimilarSet"},{"p":"unifeat.classifier","c":"ClassifierType","l":"DT"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"DTClassifierPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"dtEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"dtEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"dtEvaluationPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"dtEvaluationPanel"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"CrossValidation","l":"dTree(String, double, int, int)","u":"dTree(java.lang.String,double,int,int)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"TrainTestEvaluation","l":"dTree(String, String, double, int)","u":"dTree(java.lang.String,java.lang.String,double,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"edgeCounter"},{"p":"unifeat.gui","c":"MainPanel","l":"eh"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"elimination"},{"p":"unifeat.gui","c":"MainPanel","l":"elimination"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"EmbeddedApproach(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui","c":"MainPanel","l":"embeddedApproachPerform(EmbeddedType)","u":"embeddedApproachPerform(unifeat.featureSelection.embedded.EmbeddedType)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"EmbeddedType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"emptyFeatureSubset()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"enablePositionValues(boolean)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"END_POS_INTERVAL"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"endPosInterval"},{"p":"unifeat.featureSelection","c":"EnumType","l":"EnumType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection","c":"EnumType","l":"EnumType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"epsilon"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"epsilon"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"EPSILON"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"EPSILON"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"equalsKey(DiagramPanel.TupleValues)","u":"equalsKey(unifeat.gui.menu.DiagramPanel.TupleValues)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.supervised","c":"FisherScore","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.supervised","c":"GainRatio","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.supervised","c":"SymmetricalUncertainty","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"ERROR_DENOMINATOR"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"ERROR_RELEVANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"ERROR_RELEVANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"ERROR_RELEVANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"ERROR_RELEVANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"ERROR_RELEVANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"ERROR_SIMILARITY"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"ERROR_TWO_CLASS_PROBLEM"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"ERROR_TWO_CLASS_PROBLEM"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"errorRate"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"estimateFeatureMatrix(double[][], int)","u":"estimateFeatureMatrix(double[][],int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"estimateFeatureMatrix(double[][], int)","u":"estimateFeatureMatrix(double[][],int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"evaluateCurrentSolution(int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"evaluateCurrentSolution(int)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVM_RFE","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"FisherScore","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"GainRatio","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"GiniIndex","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"InformationGain","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"RRFS","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.supervised","c":"SymmetricalUncertainty","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFS","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"TermVariance","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"OptimalACO","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"HGAFS","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"SimpleGA","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"BPSO","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"CPSO","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"HPSO_LS","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"PSO42","l":"evaluateFeatures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"evaluateFitness()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"evaluateSubsets()"},{"p":"unifeat.gui","c":"MainPanel.EventHandler","l":"EventHandler()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"evRate"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"evRate"},{"p":"unifeat.gui","c":"MainPanel","l":"evRate"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"f"},{"p":"unifeat.gui","c":"ResultPanel","l":"f"},{"p":"unifeat.util","c":"CriticalValue","l":"FDistributionValue(int, int, double)","u":"FDistributionValue(int,int,double)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"featCorrelationValue"},{"p":"unifeat.result","c":"ResultType","l":"FEATURE_VALUES"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"featureCounter"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"featureCounter"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"featureCounter"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"featureCounter"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"featureCounter"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"featureScore"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"FeatureSelection()","u":"%3Cinit%3E()"},{"p":"unifeat.result","c":"Results","l":"featureSelectionMethodName"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"featureSubset"},{"p":"unifeat.featureSelection","c":"FeatureWeighting","l":"featureValues"},{"p":"unifeat.featureSelection","c":"FeatureWeighting","l":"FeatureWeighting()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"file"},{"p":"unifeat.util","c":"FileFunc","l":"FileFunc()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"fileMenu"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"fillPheromoneArray(double)"},{"p":"unifeat.featureSelection.filter","c":"FilterApproach","l":"FilterApproach(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.gui","c":"MainPanel","l":"filterApproachPerform(FilterType, boolean)","u":"filterApproachPerform(unifeat.featureSelection.filter.FilterType,boolean)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"FilterType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui","c":"MainPanel","l":"finalResults"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"findBestSubset(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"findIndex(int, int)","u":"findIndex(int,int)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"findMaxValue()"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"findMaxWithIndex(double[])"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"findMaxWithIndex(double[], int)","u":"findMaxWithIndex(double[],int)"},{"p":"unifeat.util","c":"MathFunc","l":"findMinimumIndex(double[])"},{"p":"unifeat.util","c":"MathFunc","l":"findMinimumValue(double[])"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"findMinValue()"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"FISHER_SCORE"},{"p":"unifeat.featureSelection.filter.supervised","c":"FisherScore","l":"FisherScore(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"FisherScore","l":"FisherScore(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"fitness"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"fitness"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"fitness"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"FITNESS_PROPORTIONAL_SELECTION"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"fitnessEvaluator"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"fitnessEvaluator"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"fitnessEvaluator"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"FitnessEvaluator(String, Object, Object, int)","u":"%3Cinit%3E(java.lang.String,java.lang.Object,java.lang.Object,int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"SelectionOperator","l":"fitnessProportionalSelection(double[], int)","u":"fitnessProportionalSelection(double[],int)"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"FriedmanPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"GAIN_RATIO"},{"p":"unifeat.featureSelection.filter.supervised","c":"GainRatio","l":"GainRatio(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"GainRatio","l":"GainRatio(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"gBest"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"gBestFitness"},{"p":"unifeat.util","c":"MathFunc","l":"generateRandNum(double, double)","u":"generateRandNum(double,double)"},{"p":"unifeat.util","c":"MathFunc","l":"generateRandNum(double, double, Random)","u":"generateRandNum(double,double,java.util.Random)"},{"p":"unifeat.util","c":"MathFunc","l":"generateRandNum(int, int, Random)","u":"generateRandNum(int,int,java.util.Random)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"generateRandomFeatureSubset(int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"genes"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"get(ArrayList)","u":"get(java.util.ArrayList)"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"getAccuracy()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getAccuracyValues()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getAlpha()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getAlpha()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getAlpha()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"getAlpha()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getAverageAccuracyValues()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getAverageErrorRateValues()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getAverageTimeValues()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"getBestAnt()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"getBestAnt()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getBeta()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getC1()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getC2()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getClassifierType()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getClassifierType()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getClassifierType()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getClassLabel()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getColonySize()"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"getConfidence()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getConfidence()"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"getConstParam()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"getCountSteps()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getCrossoverRate()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getCrossOverType()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"getElimination()"},{"p":"unifeat.gui","c":"MainPanel","l":"getEmbeddedApproachParameters(EmbeddedType)","u":"getEmbeddedApproachParameters(unifeat.featureSelection.embedded.EmbeddedType)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getEndPosInterval()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"getEpsilon()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"getEpsilon()"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"getErrorRate()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getErrorRateValues()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getEvRate()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getEvRate()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"getFeasibleFeatureSet()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"getFeasibleFeatureSet()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"getFeatureSubset()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"getFeatureSubsetSize()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"getFeaturesWeights(int[])"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"getFeaturesWeights(int[])"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"getFeaturesWeights(int[])"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVM_RFE","l":"getFeaturesWeights(int[])"},{"p":"unifeat.featureSelection","c":"FeatureWeighting","l":"getFeatureValues()"},{"p":"unifeat.gui","c":"MainPanel","l":"getFilterApproachParameters(FilterType, int)","u":"getFilterApproachParameters(unifeat.featureSelection.filter.FilterType,int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"getFitness()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"getFittestIndividual()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"getFittestIndividual()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"getFittestIndividual()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"getGBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"getGBestFitness()"},{"p":"unifeat.gui","c":"MainPanel","l":"getHybridApproachParameters(HybridType, int)","u":"getHybridApproachParameters(unifeat.featureSelection.hybrid.HybridType,int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getInertiaWeight()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getInitPheromone()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getInitPheromone()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getInitPheromone()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getInitPheromone()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"getInitPheromone()"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"getKernel()"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"getKernel()"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"getKey()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getKFolds()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getKFolds()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getKFolds()"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"getKNearest()"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"getKNNValue()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getMaxDepth()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getMaxVelocity()"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"getMinNum()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getMinNum()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getMinVelocity()"},{"p":"unifeat.gui","c":"ParameterPanel","l":"getMoreOptionDescription()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"getMu()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"getMultMethodName()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getMutationRate()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getMutationType()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNameFeatures()"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"getNameMode()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getNumAnts()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getNumAnts()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getNumAnts()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getNumAnts()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getNumAnts()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getNumAnts()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNumClass()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNumData()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getNumFeatOfAnt()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getNumFeatOfAnt()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getNumFeatOfAnt()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getNumFeatOfAnt()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getNumFeatOfAnt()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNumFeature()"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"getNumFold()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getNumIteration()"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"getNumRun()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"getNumSelection()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNumTestSet()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getNumTrainSet()"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"getParameterC()"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"getParameterC()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"getPBestFitness()"},{"p":"unifeat.result","c":"Results","l":"getPerformanceMeasures()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"getPheromone(int, int)","u":"getPheromone(int,int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"GraphRepresentation","l":"getPheromone(int, int)","u":"getPheromone(int,int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"getPhi()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getPopulationSize()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getPopulationSize()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"getQ0()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomForestNumFeatures()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomForestNumIterations()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomTreeKValue()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomTreeMaxDepth()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomTreeMinNum()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getRandomTreeMinVarianceProp()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getReplacementType()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"getSelectedClassifierPan()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getSelectedClassifierPan()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getSelectedClassifierPan()"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"getSelectedFeatureSubset()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"getSelectionType()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"getSimilarity()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"getSizeSubspace()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"getStartPosInterval()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getTestSet()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"getTheta()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"getTheta()"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"getTime()"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"getTimeValues()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"getTrainSet()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"getTreeType()"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"getVal()"},{"p":"unifeat.featureSelection","c":"EnumType","l":"getValue()"},{"p":"unifeat.gui","c":"MainPanel","l":"getWeightedFilterApproachParameters(FilterType, int)","u":"getWeightedFilterApproachParameters(unifeat.featureSelection.filter.FilterType,int)"},{"p":"unifeat.gui","c":"MainPanel","l":"getWrapperApproachParameters(WrapperType, int)","u":"getWrapperApproachParameters(unifeat.featureSelection.wrapper.WrapperType,int)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"GINI_INDEX"},{"p":"unifeat.featureSelection.filter.supervised","c":"GiniIndex","l":"GiniIndex(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"GiniIndex","l":"GiniIndex(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"graphRepresentation"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"GraphRepresentation","l":"GraphRepresentation(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"greedyRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"greedyRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"greedyRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"greedyRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"greedyRule(int, int)","u":"greedyRule(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"greedyRule(int, int)","u":"greedyRule(int,int)"},{"p":"unifeat.gui","c":"MainPanel","l":"help"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"HGAFS"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"HGAFS","l":"HGAFS(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"hgafsFeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"HGAFSPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"HPSO_LS"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"HPSO_LS","l":"HPSO_LS(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"HPSO_LSPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"hpsolsFeatSelectionPanel"},{"p":"unifeat.featureSelection.hybrid","c":"HybridApproach","l":"HybridApproach()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"hybridApproachPerform(HybridType)","u":"hybridApproachPerform(unifeat.featureSelection.hybrid.HybridType)"},{"p":"unifeat.featureSelection.hybrid","c":"HybridType","l":"HybridType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"increaseCountSteps()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"indexClass(String)","u":"indexClass(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Individual","l":"Individual(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Individual","l":"Individual(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"INERTIA_WEIGHT"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"inertiaWeight"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"INFORMATION_GAIN"},{"p":"unifeat.featureSelection.filter.supervised","c":"InformationGain","l":"InformationGain(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"InformationGain","l":"InformationGain(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"INIT_PHEROMONE_VALUE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"INIT_PHEROMONE_VALUE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"INIT_PHEROMONE_VALUE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"INIT_PHEROMONE_VALUE"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"INIT_PHEROMONE_VALUE"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"init(String, String)","u":"init(java.lang.String,java.lang.String)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"init(String, String, String)","u":"init(java.lang.String,java.lang.String,java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"initialization()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"initialization()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"initPheromone"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"initPheromone"},{"p":"unifeat.gui","c":"MainPanel","l":"initPheromone"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"intervalYDimension"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"IRRFSACO_1"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"IRRFSACO_1(int, int, int, int, double, double, double)","u":"%3Cinit%3E(int,int,int,int,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"IRRFSACO_1(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"IRRFSACO_1Panel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"IRRFSACO_2"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"IRRFSACO_2(int, double, int, int, int, double, double, double, double)","u":"%3Cinit%3E(int,double,int,int,int,double,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"IRRFSACO_2(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"IRRFSACO_2Panel()","u":"%3Cinit%3E()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"isCompatibleTrainTestSet()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"isCorrectClassLabel()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"isCorrectDataset()"},{"p":"unifeat.gui","c":"MainPanel","l":"isCorrectDataset()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"isCorrectSamplesClass()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"isCorrectString(String)","u":"isCorrectString(java.lang.String)"},{"p":"unifeat.util","c":"MathFunc","l":"isDouble(String)","u":"isDouble(java.lang.String)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"isEmbeddedMethod(String)","u":"isEmbeddedMethod(java.lang.String)"},{"p":"unifeat.featureSelection.hybrid","c":"HybridType","l":"isHybridMethod(String)","u":"isHybridMethod(java.lang.String)"},{"p":"unifeat.util","c":"MathFunc","l":"isInteger(String)","u":"isInteger(java.lang.String)"},{"p":"unifeat.featureSelection.filter","c":"NonWeightedFilterType","l":"isNonWeightedFilterMethod(String)","u":"isNonWeightedFilterMethod(java.lang.String)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"isSelectedFeature(int, int)","u":"isSelectedFeature(int,int)"},{"p":"unifeat.featureSelection.filter","c":"WeightedFilterType","l":"isWeightedFilterMethod(String)","u":"isWeightedFilterMethod(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"isWrapperMethod(String)","u":"isWrapperMethod(java.lang.String)"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"isZeroFeat(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"isZeroFeat(int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"itemStateChanged(ItemEvent)","u":"itemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"itemStateChanged(ItemEvent)","u":"itemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"itemStateChanged(ItemEvent)","u":"itemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui","c":"MainPanel.EventHandler","l":"itemStateChanged(ItemEvent)","u":"itemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicACO","l":"K_FOLDS"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"K_FOLDS"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"K_FOLDS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"K_NEAREST_NEIGHBOR_VALUE"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"kernelType"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"key"},{"p":"unifeat.gui","c":"ParameterPanel","l":"keyPressed(KeyEvent)","u":"keyPressed(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"keyReleased(KeyEvent)","u":"keyReleased(java.awt.event.KeyEvent)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"keyTyped(KeyEvent)","u":"keyTyped(java.awt.event.KeyEvent)"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"kFolds"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"kFoldValue"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"KNearest"},{"p":"unifeat.gui","c":"MainPanel","l":"KNearest"},{"p":"unifeat.classifier","c":"ClassifierType","l":"KNN"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"CrossValidation","l":"kNN(String, int, int)","u":"kNN(java.lang.String,int,int)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"TrainTestEvaluation","l":"kNN(String, String, int)","u":"kNN(java.lang.String,java.lang.String,int)"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"KNNClassifierPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"knnEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"knnEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"knnEvaluationPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"knnEvaluationPanel"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"kNNValue"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"LAPLACIAN_SCORE"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"LaplacianScore(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"LaplacianScore(int, double, int)","u":"%3Cinit%3E(int,double,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"LaplacianScore(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"LaplacianScore(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"LaplacianScorePanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"lbl_about"},{"p":"unifeat.gui","c":"ParameterPanel","l":"lbl_about"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_alpha"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_alpha"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_alpha"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"lbl_alpha"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_alphaError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_alphaError"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_alphaError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"lbl_alphaError"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_author"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_authorVal"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_betaError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_c1"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_c1Error"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_c2"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_c2Error"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_chi_square"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_chi_squareVal"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_classifier"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_classifierType"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_classifierType"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_classlabel"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_classlbl"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_colonySize"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_colonySizeError"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"lbl_confidence"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_confidence"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"lbl_confidenceError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_confidenceError"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"lbl_constParam"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"lbl_constParamError"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal1"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal2"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal3"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal4"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal5"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_criticalVal6"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_crossoverRate"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_crossoverRateError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_crossoverType"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_dataset"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_descrip"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_elimination"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_eliminationError"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_embedded"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_endPosInterval"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_endPosIntervalError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"lbl_epsilon"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"lbl_epsilon"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"lbl_epsilonError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"lbl_epsilonError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_evRateError"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_evRateError"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_fdistribution"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_fdistributionVal"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_footer_1"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_footer_2"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_footer_3"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_home"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_homVal"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_hybrid"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_inertiaWeight"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_inertiaWeightError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_initPheromone"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"lbl_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_initPheromoneError"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_initPheromoneError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_initPheromoneError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_initPheromoneError"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"lbl_initPheromoneError"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_inputdst"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"lbl_inputFile"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_insertFile"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"lbl_kernel"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_kernel"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_kFoldsError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_kFoldsError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_kFoldsError"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"lbl_KNearest"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"lbl_KNearestError"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"lbl_kNNValue"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"lbl_kNNValueError"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_License"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_logo"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_maxDepth"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_maxDepthError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_maxVelocity"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_maxVelocityError"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"lbl_minNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_minNum"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"lbl_minNumError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_minNumError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_minVelocity"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_minVelocityError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"lbl_mu"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"lbl_muError"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_multivalMethod"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_mutationRate"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_mutationRateError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_mutationType"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_name"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_nameUni"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numAntsError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numAntsError"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_numAntsError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numAntsError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numAntsError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numAntsError"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_numDataset"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_numDatasetVal"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numFeatureError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numFeatureError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numFeatureError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numFeatureError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numFeatureError"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_numFold"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_numFoldError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_numIterationError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_numIterationError"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_numMethod"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_numMethodVal"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_numRun"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_numRunError"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_numSelection"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_numSelectionError"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"lbl_parameterC"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_parameterC"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"lbl_parameterCError"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"lbl_parameterCError"},{"p":"unifeat.gui","c":"ProjectPath","l":"lbl_path"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"lbl_phi"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"lbl_phiError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_populationSize"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_populationSize"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_populationSizeError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_populationSizeError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_posInterval"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"lbl_q0Error"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomForestNumFeatures"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomForestNumFeaturesError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomForestNumIterations"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomForestNumIterationsError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeKValue"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeKValueError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMaxDepth"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMaxDepthError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMinNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMinNumError"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMinVarianceProp"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_randomTreeMinVariancePropError"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_replacementType"},{"p":"unifeat.gui","c":"ProjectPath","l":"lbl_select"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"lbl_selectionType"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"lbl_selectMode"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"lbl_similarity"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"lbl_similarityError"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_sizeSubspace"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"lbl_sizeSubspaceError"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_start"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_startPosInterval"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_startPosIntervalError"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_sup"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_testSet"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"lbl_theta"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"lbl_theta"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"lbl_thetaError"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"lbl_thetaError"},{"p":"unifeat.gui","c":"ParameterPanel","l":"lbl_title"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_trainSet"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"lbl_treeType"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_unsup"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"lbl_velocityInterval"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_ver"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"lbl_verVal"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"lbl_worthOfVal"},{"p":"unifeat.gui","c":"MainPanel","l":"lbl_wrapper"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"LIST_CASES"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"LIST_ITERATION"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"loadDataSet(DatasetInfo)","u":"loadDataSet(unifeat.dataset.DatasetInfo)"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"loadDataSet(DatasetInfo)","u":"loadDataSet(unifeat.dataset.DatasetInfo)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"loadDataSet(DatasetInfo)","u":"loadDataSet(unifeat.dataset.DatasetInfo)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"loadDataSet(double[][], int, int)","u":"loadDataSet(double[][],int,int)"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"loadDataSet(double[][], int, int)","u":"loadDataSet(double[][],int,int)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"loadDataSet(double[][], int, int)","u":"loadDataSet(double[][],int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"log2(double)"},{"p":"unifeat.gui","c":"ProjectPath","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"unifeat.gui","c":"ProjectPath","l":"mainPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"MainPanel(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.util","c":"MathFunc","l":"MathFunc()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"matingPool"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"matingPool"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"MAX_ITERATION"},{"p":"unifeat.featureSelection.filter.supervised","c":"RRFS","l":"MAX_SIM_VALUE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFS","l":"MAX_SIM_VALUE"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"MAX_VELOCITY"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"maxDepth"},{"p":"unifeat.gui","c":"MainPanel","l":"maxDepth"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"maxValue"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"maxVelocity"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"measures"},{"p":"unifeat.gui","c":"MainPanel","l":"menuBar"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"menuBar"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"MGSACO"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"MGSACO(int, double, int, int, double, double, double)","u":"%3Cinit%3E(int,double,int,int,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"MGSACO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"MGSACOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_about"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_aboutActionPerformed(ActionEvent)","u":"mi_aboutActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_accur"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_accurActionPerformed(ActionEvent)","u":"mi_accurActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_close"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_closeActionPerformed(ActionEvent)","u":"mi_closeActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_error"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_errorActionPerformed(ActionEvent)","u":"mi_errorActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_exeTime"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_exeTimeActionPerformed(ActionEvent)","u":"mi_exeTimeActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_exit"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_exitActionPerformed(ActionEvent)","u":"mi_exitActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_friedman"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_friedmanActionPerformed(ActionEvent)","u":"mi_friedmanActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_help"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_helpActionPerformed(ActionEvent)","u":"mi_helpActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_preprocess"},{"p":"unifeat.gui","c":"MainPanel","l":"mi_preprocessActionPerformed(ActionEvent)","u":"mi_preprocessActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_save"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_saveActionPerformed(ActionEvent)","u":"mi_saveActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_saveAs"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mi_saveAsActionPerformed(ActionEvent)","u":"mi_saveAsActionPerformed(java.awt.event.ActionEvent)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"MIN_VELOCITY"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"minNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"minNum"},{"p":"unifeat.gui","c":"MainPanel","l":"minNum"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"minNumSampleInLeaf"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"minValue"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"minVelocity"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"model"},{"p":"unifeat.gui","c":"MoreOpPanel","l":"MoreOpPanel(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"moreOptionDescription"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"mouseClicked(MouseEvent)","u":"mouseClicked(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mouseDragged(MouseEvent)","u":"mouseDragged(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"mouseEntered(MouseEvent)","u":"mouseEntered(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"mouseExited(MouseEvent)","u":"mouseExited(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"mouseMoved(MouseEvent)","u":"mouseMoved(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"mousePressed(MouseEvent)","u":"mousePressed(java.awt.event.MouseEvent)"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"mouseReleased(MouseEvent)","u":"mouseReleased(java.awt.event.MouseEvent)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"MRMR"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"MRMR(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"MRMR(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"MSVM_RFE"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"MSVM_RFE(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"MSVM_RFE(String, SVMKernelType, double, int, int)","u":"%3Cinit%3E(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double,int,int)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"MSVM_RFEPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"msvmFeatureSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"mu"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"MU"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"multivariateApproach(double[][])"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"MultivariateMethodType","l":"MultivariateMethodType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.util","c":"MathFunc","l":"multMatrix(double[][], double[][])","u":"multMatrix(double[][],double[][])"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"multMethodName"},{"p":"unifeat.gui","c":"MainPanel","l":"multMethodName"},{"p":"unifeat.featureSelection.filter.supervised","c":"LaplacianScore","l":"multThreeMatrix(double[][], double[][], double[][])","u":"multThreeMatrix(double[][],double[][],double[][])"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"multThreeMatrix(double[][], double[][], double[][])","u":"multThreeMatrix(double[][],double[][],double[][])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"MUTATION_RATE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"MUTATION_TYPE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"MutationOperator","l":"MutationOperator()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"mutationRate"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"mutationType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"MutationType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"MutationType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"MUTUAL_CORRELATION"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"MultivariateMethodType","l":"MUTUAL_CORRELATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"MutualCorrelation(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"MutualCorrelation(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"CrossValidation","l":"naiveBayes(String, int)","u":"naiveBayes(java.lang.String,int)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"TrainTestEvaluation","l":"naiveBayes(String, String)","u":"naiveBayes(java.lang.String,java.lang.String)"},{"p":"unifeat.featureSelection","c":"EnumType","l":"name"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"NAME_DIAGRAM"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"NAME_LEGEND_LABEL"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"NAME_MAIN_PANEL"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"NAME_MULTI_APPROACH"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"NAME_Y_AXIS"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"nameFeatures"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"nameFeatures"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"nameFeatures"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"nameFeatures"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"nameMode"},{"p":"unifeat.classifier","c":"ClassifierType","l":"NB"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"newMethod(EmbeddedType, Object...)","u":"newMethod(unifeat.featureSelection.embedded.EmbeddedType,java.lang.Object...)"},{"p":"unifeat.featureSelection.filter","c":"FilterApproach","l":"newMethod(FilterType, boolean, Object...)","u":"newMethod(unifeat.featureSelection.filter.FilterType,boolean,java.lang.Object...)"},{"p":"unifeat.featureSelection.filter","c":"WeightedFilterApproach","l":"newMethod(FilterType, boolean, Object...)","u":"newMethod(unifeat.featureSelection.filter.FilterType,boolean,java.lang.Object...)"},{"p":"unifeat.featureSelection.hybrid","c":"HybridApproach","l":"newMethod(HybridType, Object...)","u":"newMethod(unifeat.featureSelection.hybrid.HybridType,java.lang.Object...)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"newMethod(WrapperType, Object...)","u":"newMethod(unifeat.featureSelection.wrapper.WrapperType,java.lang.Object...)"},{"p":"unifeat.classifier","c":"ClassifierType","l":"NONE"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"NONE"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"NONE"},{"p":"unifeat.featureSelection.hybrid","c":"HybridType","l":"NONE"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"NONE"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"NONE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"NONE"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"MultivariateMethodType","l":"NONE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"NONE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"NONE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"NONE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"NONE"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"NONE"},{"p":"unifeat.result","c":"ResultType","l":"NONE"},{"p":"unifeat.featureSelection.filter","c":"NonWeightedFilterType","l":"NonWeightedFilterType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.util","c":"MathFunc","l":"normalizeVector(double[])"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"NUM_ANTS"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"NUM_ITERATION"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicACO","l":"NUM_ITERATION"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"NUM_ITERATION"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"NUM_ITERATION"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"NUM_ORIGINAL_FEATURE"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"numAnts"},{"p":"unifeat.gui","c":"MainPanel","l":"numAnts"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"numClass"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"numClass"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"numData"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"numFeatOfAnt"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"numFeatOfAnt"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"numFeatOfAnt"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"numFeatOfAnt"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"numFeatOfAnt"},{"p":"unifeat.gui","c":"MainPanel","l":"numFeatOfAnt"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"numFeature"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"numFeatures"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"numFold"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"numIteration"},{"p":"unifeat.gui","c":"MainPanel","l":"numIteration"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"numRun"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"numRun"},{"p":"unifeat.result","c":"Results","l":"numRuns"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"numSelectedFeature"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Individual","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Individual","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Particle","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Particle","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Particle","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Particle","l":"numSelectedFeatures()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Particle","l":"numSelectedFeatures(Double[])","u":"numSelectedFeatures(java.lang.Double[])"},{"p":"unifeat.gui","c":"MainPanel","l":"numSelectedSubsets"},{"p":"unifeat.result","c":"Results","l":"numSelectedSubsets"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"numSelection"},{"p":"unifeat.gui","c":"MainPanel","l":"numSelection"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"numTestSet"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"numTrainSet"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"ONE_POINT_CROSS_OVER"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"onePointCrossover(boolean[], boolean[])","u":"onePointCrossover(boolean[],boolean[])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"onePointCrossover(double[], double[])","u":"onePointCrossover(double[],double[])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"onePointCrossover(GeneType[], GeneType[])","u":"onePointCrossover(GeneType[],GeneType[])"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"openURL(String)","u":"openURL(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"operateCrossOver()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"operateCrossOver()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"operateCrossOver()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"operateGenerationReplacement()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"operateGenerationReplacement()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"operateGenerationReplacement()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"operateLocalSearch()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"operateLocalSearch()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"operateMutation()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"operateMutation()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"operateMutation()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"operatePheromoneUpdateRule()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"operatePheromoneUpdateRule()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"operateSelection()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"operateSelection()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"operateSelection()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"operateStateTransitionRule(int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"operateStateTransitionRule(int)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"OPTIMAL_ACO"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"OptimalACO","l":"OptimalACO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"optimalACOFeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"OptimalACOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"originalData"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"originalFeatureSet()"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"originalFeatureSet()"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"OVA_SVM_RFE"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"OVA_SVM_RFE(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVA_SVM_RFE","l":"OVA_SVM_RFE(String, SVMKernelType, double)","u":"%3Cinit%3E(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"OVO_SVM_RFE"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"OVO_SVM_RFE(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"OVO_SVM_RFE","l":"OVO_SVM_RFE(String, SVMKernelType, double)","u":"%3Cinit%3E(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.gui","c":"MainPanel","l":"paint(Graphics)","u":"paint(java.awt.Graphics)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"paintComponent(Graphics)","u":"paintComponent(java.awt.Graphics)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"panel_about"},{"p":"unifeat.gui","c":"ParameterPanel","l":"panel_about"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_classifier"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_config"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"panel_criticalValTbl"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"panel_delimiter"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_embedded"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_featureMethod"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_filePath"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_filter"},{"p":"unifeat.gui.menu","c":"AboutPanel","l":"panel_footer"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"panel_friedman"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_hybrid"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_numFeat"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_randomSet"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_ttSet"},{"p":"unifeat.gui","c":"MainPanel","l":"panel_wrapper"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"parameterC"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"parameterC"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"parameterC"},{"p":"unifeat.gui","c":"ParameterPanel","l":"ParameterPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"ParameterPanel","l":"ParameterPanel(String, String, String, String, Rectangle, Rectangle, Rectangle, Rectangle, Dimension)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,java.awt.Dimension)"},{"p":"unifeat.classifier","c":"ClassifierType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.featureSelection.hybrid","c":"HybridType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"MultivariateMethodType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"MutationType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.result","c":"ResultType","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"unifeat.classifier","c":"WekaSVMKernel","l":"parse(SVMKernelType)","u":"parse(unifeat.gui.classifier.svmClassifier.SVMKernelType)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Particle","l":"Particle(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Particle","l":"Particle(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Particle","l":"Particle(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Particle","l":"Particle(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.gui","c":"ProjectPath","l":"path"},{"p":"unifeat.gui","c":"MainPanel","l":"PATH_DATA_ARFF"},{"p":"unifeat.result","c":"Results","l":"PATH_DATA_ARFF"},{"p":"unifeat.gui","c":"MainPanel","l":"PATH_DATA_CSV"},{"p":"unifeat.result","c":"Results","l":"PATH_DATA_CSV"},{"p":"unifeat.gui","c":"MainPanel","l":"PATH_PROJECT"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"PATH_PROJECT"},{"p":"unifeat.result","c":"Results","l":"PATH_PROJECT"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"pathData"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"pathLabel"},{"p":"unifeat.gui","c":"ResultPanel","l":"pathProject"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"pathTestSet"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"pBest"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"pBestFitness"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"PEARSON_VII"},{"p":"unifeat.result","c":"ResultType","l":"PERFORMANCE_MEASURES"},{"p":"unifeat.result","c":"Results","l":"performanceMeasures"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"PerformanceMeasures(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"performBestSubset"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"permutation(int[], int)","u":"permutation(int[],int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"pheromone"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"pheromoneUpdatingRule()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"pheromoneValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"pheromoneValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"pheromoneValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"pheromoneValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"pheromoneValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"pheromoneValues"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"phi"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"PHI"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"POLYNOMIAL"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"population"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"population"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"population"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"POPULATION_SIZE"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"POPULATION_SIZE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"Population()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"Population(double, double)","u":"%3Cinit%3E(double,double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"populationSize"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"populationSize"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"position"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"preProcessing(String, String)","u":"preProcessing(java.lang.String,java.lang.String)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"preProcessing(String, String, String)","u":"preProcessing(java.lang.String,java.lang.String,java.lang.String)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"PreprocessPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"printErrorMessages()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"PROB_CHOOSE_EQUATION"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"probFeature"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"PROBLEM_DIMENSION"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"PROBLEM_DIMENSION"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"probRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"probRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"probRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"probRule(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"probRule(int, int)","u":"probRule(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"probRule(int, int)","u":"probRule(int,int)"},{"p":"unifeat.gui","c":"MainPanel","l":"progressBar"},{"p":"unifeat.gui","c":"MainPanel","l":"progressValue"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedApproach","l":"PROJECT_PATH"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"PROJECT_PATH"},{"p":"unifeat.gui","c":"ProjectPath","l":"ProjectPath()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"PSO42"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"PSO42","l":"PSO42(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"pso42FeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"PSO42Panel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"q0"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"q0"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"q0"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"q0"},{"p":"unifeat.gui","c":"MainPanel","l":"q0"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"rand"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"rand"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"rand"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"rand"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"rand"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"rand"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"rand"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"RANDOM_FOREST"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"RANDOM_FOREST_METHOD"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_FOREST_MORE_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_FOREST_MORE_OPTION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_FOREST_OK_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_FOREST_PANEL_SIZE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"RANDOM_TREE"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_TREE_MORE_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_TREE_MORE_OPTION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_TREE_OK_BUTTON_POSITION"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"RANDOM_TREE_PANEL_SIZE"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"randomForestMaxDepth"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"RandomForestMethod(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"RandomForestMethod(String, int, int, int)","u":"%3Cinit%3E(java.lang.String,int,int,int)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"randomForestNumFeatures"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomForestNumFeatures"},{"p":"unifeat.gui","c":"MainPanel","l":"randomForestNumFeatures"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"randomForestNumIterations"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomForestNumIterations"},{"p":"unifeat.gui","c":"MainPanel","l":"randomForestNumIterations"},{"p":"unifeat.util","c":"MathFunc","l":"randomize(double[][])"},{"p":"unifeat.util","c":"MathFunc","l":"randomize(T[])"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"randomTreeKValue"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomTreeKValue"},{"p":"unifeat.gui","c":"MainPanel","l":"randomTreeKValue"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"randomTreeMaxDepth"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomTreeMaxDepth"},{"p":"unifeat.gui","c":"MainPanel","l":"randomTreeMaxDepth"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"randomTreeMinNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomTreeMinNum"},{"p":"unifeat.gui","c":"MainPanel","l":"randomTreeMinNum"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"randomTreeMinVarianceProp"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"randomTreeMinVarianceProp"},{"p":"unifeat.gui","c":"MainPanel","l":"randomTreeMinVarianceProp"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"RANK_BASED_SELECTION"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"SelectionOperator","l":"rankBasedSelection(double[], int)","u":"rankBasedSelection(double[],int)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"RBF"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"rd_average"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"rd_comma"},{"p":"unifeat.gui","c":"MainPanel","l":"rd_randSet"},{"p":"unifeat.gui","c":"MainPanel","l":"rd_randSetItemStateChanged(ItemEvent)","u":"rd_randSetItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"rd_semicolon"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"rd_space"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"rd_tab"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"rd_total"},{"p":"unifeat.gui","c":"MainPanel","l":"rd_ttset"},{"p":"unifeat.gui","c":"MainPanel","l":"rd_ttsetSetItemStateChanged(ItemEvent)","u":"rd_ttsetSetItemStateChanged(java.awt.event.ItemEvent)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"readExample1()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"readExample2()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"readLabel()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"relevanceFeature"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"relevanceFeature"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"relevanceFeature"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"relevanceFeature"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"relevanceFeature"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"removeComponents(TreeType)","u":"removeComponents(unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"removeComponentsC45()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"removeComponentsRandomForest()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"removeComponentsRandomTree()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"removeFeature(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"removeTreeType(Object...)","u":"removeTreeType(java.lang.Object...)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"REPLACEMENT_TYPE"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"replacementType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"ReplacementType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"ReplacementType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.gui","c":"ResultPanel","l":"ResultPanel(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.result","c":"Results","l":"Results(DatasetInfo, int, int, String, Object, Object, Object)","u":"%3Cinit%3E(unifeat.dataset.DatasetInfo,int,int,java.lang.String,java.lang.Object,java.lang.Object,java.lang.Object)"},{"p":"unifeat.result","c":"ResultType","l":"ResultType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"RHO"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"SelectionOperator","l":"rouletteWheel(double[])"},{"p":"unifeat.util","c":"MathFunc","l":"roundDouble(double, int)","u":"roundDouble(double,int)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"RRFS"},{"p":"unifeat.featureSelection.filter.supervised","c":"RRFS","l":"RRFS(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFS","l":"RRFS(int, double)","u":"%3Cinit%3E(int,double)"},{"p":"unifeat.featureSelection.filter.supervised","c":"RRFS","l":"RRFS(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFS","l":"RRFS(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"RRFSACO_1"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"RRFSACO_1(int, int, int, int, double, double, double)","u":"%3Cinit%3E(int,int,int,int,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"RRFSACO_1(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"RRFSACO_1Panel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"RRFSACO_2"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"RRFSACO_2(int, double, int, int, int, double, double, double, double)","u":"%3Cinit%3E(int,double,int,int,int,double,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"RRFSACO_2(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"RRFSACO_2Panel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"RRFSPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"RSM"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"RSM(int, int, int, int, MultivariateMethodType)","u":"%3Cinit%3E(int,int,int,int,unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"RSM(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"RSMPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel.Counter","l":"run()"},{"p":"unifeat.gui","c":"MainPanel","l":"runCode"},{"p":"unifeat.gui","c":"MainPanel","l":"sc_feature"},{"p":"unifeat.gui","c":"MoreOpPanel","l":"scroll"},{"p":"unifeat.gui","c":"ResultPanel","l":"scroll"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"scroll_tbl"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"seedValue"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Population","l":"seedValue"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"seedValue"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"seedValue"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"seedValue"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"seedValue"},{"p":"unifeat.result","c":"ResultType","l":"SELECTED_FEATURE_SUBSET"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"selectedClassifierPan"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"selectedClassifierPan"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"selectedClassifierPan"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"selectedEvaluationClassifierPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"selectedEvaluationClassifierPanel"},{"p":"unifeat.result","c":"Results","l":"selectedEvaluationClassifierPanel"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Individual","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"Individual","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Particle","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Particle","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Particle","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Particle","l":"selectedFeaturesSubset()"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"selectedFeatureSubset"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"DecisionTreeBasedMethod","l":"selectedFeatureSubset(String)","u":"selectedFeatureSubset(java.lang.String)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"RandomForestMethod","l":"selectedFeatureSubset(String)","u":"selectedFeatureSubset(java.lang.String)"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"TreeBasedMethods","l":"selectedFeatureSubset(String)","u":"selectedFeatureSubset(java.lang.String)"},{"p":"unifeat.result","c":"Results","l":"selectedFeatureSubsets"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicPopulation","l":"SELECTION_TYPE"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"SelectionOperator","l":"SelectionOperator()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"selectionType"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"SelectionType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SelectionType","l":"SelectionType(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"SelectModePanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"SelectModeType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui","c":"MainPanel","l":"sep_file"},{"p":"unifeat.gui","c":"MainPanel","l":"sep_help"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"setAccuracy(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setAlpha(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setAlpha(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setAlpha(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"setAlpha(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setBeta(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setC1(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setC2(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setClassifierType(ClassifierType)","u":"setClassifierType(unifeat.classifier.ClassifierType)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setClassifierType(ClassifierType)","u":"setClassifierType(unifeat.classifier.ClassifierType)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setClassifierType(ClassifierType)","u":"setClassifierType(unifeat.classifier.ClassifierType)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setColonySize(int)"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"setConfidence(double)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setConfidence(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"setConstParam(double)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Ant","l":"setCountSteps(int)"},{"p":"unifeat.result.performanceMeasure","c":"PerformanceMeasures","l":"setCriteria(int, int, Criteria)","u":"setCriteria(int,int,unifeat.result.performanceMeasure.Criteria)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setCrossoverRate(double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setCrossOverType(CrossOverType)","u":"setCrossOverType(unifeat.gui.featureSelection.wrapper.GABased.CrossOverType)"},{"p":"unifeat.result","c":"Results","l":"setCurrentFeatureValues(double[])"},{"p":"unifeat.result","c":"Results","l":"setCurrentSelectedSubset(int, int, int[])","u":"setCurrentSelectedSubset(int,int,int[])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"setDataInfo(double[][])"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"setDataInfo(double[][])"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"setDataInfo(double[][], String[], String[])","u":"setDataInfo(double[][],java.lang.String[],java.lang.String[])"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"setDefaultValue()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setDefaultValue(TreeType)","u":"setDefaultValue(unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setElimination(int)"},{"p":"unifeat.gui","c":"ResultPanel","l":"setEnabledButton()"},{"p":"unifeat.gui","c":"MainPanel","l":"setEnabledItem()"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"setEnableKernelType(boolean)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setEnableKernelType(boolean)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setEndPosInterval(double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"setEpsilon(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"setEpsilon(double)"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"setErrorRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setEvRate(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setEvRate(double)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"setFitness(double)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicIndividual","l":"setFitness(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"setFitness(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"setGBest(PosType[])"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"setGBestFitness(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setInertiaWeight(double)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"setInitialState()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"Colony","l":"setInitialState()"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setInitPheromone(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setInitPheromone(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setInitPheromone(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setInitPheromone(double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"setInitPheromone(double)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"setKernel(SVMKernelType)","u":"setKernel(unifeat.gui.classifier.svmClassifier.SVMKernelType)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setKernel(SVMKernelType)","u":"setKernel(unifeat.gui.classifier.svmClassifier.SVMKernelType)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setKFolds(int)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setKFolds(int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setKFolds(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"setKNearest(int)"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"setKNNValue(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setMaxDepth(int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setMaxVelocity(double)"},{"p":"unifeat.gui","c":"ResultPanel","l":"setMessage(String)","u":"setMessage(java.lang.String)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMethodDescription(String)","u":"setMethodDescription(java.lang.String)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMethodDescriptionPosition(Rectangle)","u":"setMethodDescriptionPosition(java.awt.Rectangle)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMethodTitle(String)","u":"setMethodTitle(java.lang.String)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMethodTitlePosition(Rectangle)","u":"setMethodTitlePosition(java.awt.Rectangle)"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"setMinNum(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setMinNum(int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setMinVelocity(double)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMoreButtonPosition(Rectangle)","u":"setMoreButtonPosition(java.awt.Rectangle)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setMoreOptionDescription(String)","u":"setMoreOptionDescription(java.lang.String)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"setMu(double)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setMultMethodName(MultivariateMethodType)","u":"setMultMethodName(unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setMutationRate(double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setMutationType(MutationType)","u":"setMutationType(unifeat.gui.featureSelection.wrapper.GABased.MutationType)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModePanel","l":"setNameMode(SelectModeType)","u":"setNameMode(unifeat.gui.menu.selectMode.SelectModeType)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setNumAnts(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setNumFeatOfAnt(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setNumFeatOfAnt(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setNumFeatOfAnt(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setNumFeatOfAnt(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setNumFeatOfAnt(int)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setNumFold(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setNumIteration(int)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setNumRun(int)"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"setNumSelectedFeature(int)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setNumSelection(int)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setOkButtonPosition(Rectangle)","u":"setOkButtonPosition(java.awt.Rectangle)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setPanelSize(Dimension)","u":"setPanelSize(java.awt.Dimension)"},{"p":"unifeat.gui","c":"ParameterPanel","l":"setPanelTitle(String)","u":"setPanelTitle(java.lang.String)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"setParameterC(double)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setParameterC(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"setPBestFitness(double)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"setPheromone(double, int, int)","u":"setPheromone(double,int,int)"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO","c":"GraphRepresentation","l":"setPheromone(double, int, int)","u":"setPheromone(double,int,int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"setPhi(double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setPopulationSize(int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setPopulationSize(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setQ0(double)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomForestNumFeatures(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomForestNumIterations(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomTreeKValue(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomTreeMaxDepth(int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomTreeMinNum(double)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setRandomTreeMinVarianceProp(double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setReplacementType(ReplacementType)","u":"setReplacementType(unifeat.gui.featureSelection.wrapper.GABased.ReplacementType)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setSelectedClassifierPan(Object)","u":"setSelectedClassifierPan(java.lang.Object)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setSelectedClassifierPan(Object)","u":"setSelectedClassifierPan(java.lang.Object)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setSelectedClassifierPan(Object)","u":"setSelectedClassifierPan(java.lang.Object)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setSelectionType(SelectionType)","u":"setSelectionType(unifeat.gui.featureSelection.wrapper.GABased.SelectionType)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"setSimilarity(double)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setSizeSubspace(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"setStartNode()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"setStartNode()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"setStartNode()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"setStartNode()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"setStartNode()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"setStartNode()"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setStartPosInterval(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"setTheta(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"setTheta(double)"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"setTime(double)"},{"p":"unifeat.result","c":"Results","l":"setTime(double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,double,double,double,double,int)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,double,double,double,double,int,double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,double,double,double,double,int,double)"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, double, double, double, double, int, double, double)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,double,double,double,double,int,double,double)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, int)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,int)"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"setUserValue(ClassifierType, Object, int, int, double, double, double, int, double, double)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,int,int,double,double,double,int,double,double)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"setUserValue(ClassifierType, Object, SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,unifeat.gui.featureSelection.wrapper.GABased.SelectionType,unifeat.gui.featureSelection.wrapper.GABased.CrossOverType,unifeat.gui.featureSelection.wrapper.GABased.MutationType,unifeat.gui.featureSelection.wrapper.GABased.ReplacementType,int,int,double,double,int)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"setUserValue(ClassifierType, Object, SelectionType, CrossOverType, MutationType, ReplacementType, int, int, double, double, int, double, double)","u":"setUserValue(unifeat.classifier.ClassifierType,java.lang.Object,unifeat.gui.featureSelection.wrapper.GABased.SelectionType,unifeat.gui.featureSelection.wrapper.GABased.CrossOverType,unifeat.gui.featureSelection.wrapper.GABased.MutationType,unifeat.gui.featureSelection.wrapper.GABased.ReplacementType,int,int,double,double,int,double,double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"setUserValue(double)"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"setUserValue(double, int)","u":"setUserValue(double,int)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setUserValue(double, int)","u":"setUserValue(double,int)"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"setUserValue(double, int, int, double, double, double)","u":"setUserValue(double,int,int,double,double,double)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"setUserValue(double, int, int, int, double, double, double)","u":"setUserValue(double,int,int,int,double,double,double)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"setUserValue(double, int, int, int, double, double, double, double)","u":"setUserValue(double,int,int,int,double,double,double,double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"setUserValue(double, int, int, int, double, double, double, double)","u":"setUserValue(double,int,int,int,double,double,double,double)"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"setUserValue(int)"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"setUserValue(int, double)","u":"setUserValue(int,double)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setUserValue(int, int, double, double)","u":"setUserValue(int,int,double,double)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"setUserValue(int, int, int)","u":"setUserValue(int,int,int)"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"setUserValue(int, int, int, double, double, double)","u":"setUserValue(int,int,int,double,double,double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"setUserValue(int, int, int, double, double, double)","u":"setUserValue(int,int,int,double,double,double)"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"setUserValue(int, int, int, MultivariateMethodType)","u":"setUserValue(int,int,int,unifeat.gui.featureSelection.filter.rsm.MultivariateMethodType)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"setUserValue(SVMKernelType, double)","u":"setUserValue(unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"setUserValue(SVMKernelType, double, int, int)","u":"setUserValue(unifeat.gui.classifier.svmClassifier.SVMKernelType,double,int,int)"},{"p":"unifeat.util","c":"CriticalValue","l":"SIG_LEVEL_01"},{"p":"unifeat.util","c":"CriticalValue","l":"SIG_LEVEL_05"},{"p":"unifeat.util","c":"CriticalValue","l":"SIG_LEVEL_1"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"sigmoidFunc(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"sigmoidFunc(double)"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"similarity"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"similarSet"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"similarSet"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"SIMPLE_GA"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA","c":"SimpleGA","l":"SimpleGA(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"simpleGAFeatSelectionPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"SimpleGAPanel","l":"SimpleGAPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui","c":"MainPanel","l":"simValue"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"simValues"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"SIZE_SUB_SPACE"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"sizeSubspace"},{"p":"unifeat.gui","c":"MainPanel","l":"sizeSubspace"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortArray1D(double[], boolean)","u":"sortArray1D(double[],boolean)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortArray1D(int[], boolean)","u":"sortArray1D(int[],boolean)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortArray1D(int[], boolean, int, int)","u":"sortArray1D(int[],boolean,int,int)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortArray2D(double[][], int)","u":"sortArray2D(double[][],int)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortArray2D(double[][], int, int, int)","u":"sortArray2D(double[][],int,int,int)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortWithIndex(double[], boolean)","u":"sortWithIndex(double[],boolean)"},{"p":"unifeat.util","c":"ArraysFunc","l":"sortWithIndex(int[], boolean)","u":"sortWithIndex(int[],boolean)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"splitDataSetToTrainAndTest1()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"splitDataSetToTrainAndTest2()"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"splitFeatureWithLabel()"},{"p":"unifeat.featureSelection.filter.supervised","c":"GainRatio","l":"splitInformation()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"START_POS_INTERVAL"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"startPosInterval"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"stateTransitionRules(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"stateTransitionRules(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"stateTransitionRules(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"stateTransitionRules(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"stateTransitionRules(int, int)","u":"stateTransitionRules(int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"stateTransitionRules(int, int)","u":"stateTransitionRules(int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"subMatrix(double[][], double[][])","u":"subMatrix(double[][],double[][])"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"subtractBoolean(boolean, boolean)","u":"subtractBoolean(boolean,boolean)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"subtractBoolean(boolean, boolean)","u":"subtractBoolean(boolean,boolean)"},{"p":"unifeat.util","c":"MathFunc","l":"sum(double[])"},{"p":"unifeat.util","c":"MathFunc","l":"sum(double[], int, int)","u":"sum(double[],int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"sum(int[])"},{"p":"unifeat.util","c":"MathFunc","l":"sum(int[], int, int)","u":"sum(int[],int,int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"SupervisedFilterType","l":"SupervisedFilterType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.classifier","c":"ClassifierType","l":"SVM"},{"p":"unifeat.featureSelection.embedded","c":"EmbeddedType","l":"SVM_RFE"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVM_RFE","l":"SVM_RFE(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVM_RFE","l":"SVM_RFE(String, SVMKernelType, double)","u":"%3Cinit%3E(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"TrainTestEvaluation","l":"SVM(String, String, SVMKernelType, double)","u":"SVM(java.lang.String,java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"CrossValidation","l":"SVM(String, SVMKernelType, double, int)","u":"SVM(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double,int)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"SVMBasedMethods(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"SVMBasedMethods(String, SVMKernelType, double)","u":"%3Cinit%3E(java.lang.String,unifeat.gui.classifier.svmClassifier.SVMKernelType,double)"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"SVMClassifierPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"svmEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"svmEvaluationPanel"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"svmEvaluationPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"svmEvaluationPanel"},{"p":"unifeat.gui","c":"MainPanel","l":"svmFeatureSelectionPanel"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMKernelType","l":"SVMKernelType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"swap(boolean[], int, boolean[], int)","u":"swap(boolean[],int,boolean[],int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"swap(double[], int, double[], int)","u":"swap(double[],int,double[],int)"},{"p":"unifeat.util","c":"MathFunc","l":"swap(double[][], int, int)","u":"swap(double[][],int,int)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"swap(GeneType[], int, GeneType[], int)","u":"swap(GeneType[],int,GeneType[],int)"},{"p":"unifeat.util","c":"MathFunc","l":"swap(int[], int, int)","u":"swap(int[],int,int)"},{"p":"unifeat.util","c":"MathFunc","l":"swap(T[], int, int)","u":"swap(T[],int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"swapValue(double[], int, int)","u":"swapValue(double[],int,int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MutualCorrelation","l":"swapValue(int[], int, int)","u":"swapValue(int[],int,int)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"swarm"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"Swarm()","u":"%3Cinit%3E()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"Swarm(double)","u":"%3Cinit%3E(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"Swarm(double)","u":"%3Cinit%3E(double)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"Swarm(double, double)","u":"%3Cinit%3E(double,double)"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"SYMMETRICAL_UNCERTAINTY"},{"p":"unifeat.featureSelection.filter.supervised","c":"SymmetricalUncertainty","l":"SymmetricalUncertainty(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.supervised","c":"SymmetricalUncertainty","l":"SymmetricalUncertainty(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui","c":"MainPanel","l":"tab_pane"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"tabuList"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"tabuList"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"tabuList"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"tabuList"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"tabuList"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"tabuList"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"tbl_values"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"TEMP_NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"TEMP_NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"TEMP_NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"TEMP_NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"TEMP_NUM_FEAT_OF_ANT"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVMBasedMethods","l":"TEMP_PATH"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"TreeBasedMethods","l":"TEMP_PATH"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"TEMP_PATH"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"TEMP_PATH"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"tempMaxValue"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"tempMinValue"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"TERM_VARIANCE"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"TermVariance","l":"TermVariance(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"TermVariance","l":"TermVariance(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"testSet"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"theta"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"theta"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Particle","l":"THETA"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Particle","l":"THETA"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"THRESHOLD_ELIMINATION"},{"p":"unifeat.result.performanceMeasure","c":"Criteria","l":"time"},{"p":"unifeat.featureSelection","c":"EnumType","l":"toString()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicAnt","l":"toString()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicColony","l":"toString()"},{"p":"unifeat.featureSelection.wrapper.ACOBasedMethods","c":"BasicGraphRepresentation","l":"toString()"},{"p":"unifeat.result","c":"Results","l":"toString()"},{"p":"unifeat.result","c":"Results","l":"toString(ResultType)","u":"toString(unifeat.result.ResultType)"},{"p":"unifeat.gui.menu.selectMode","c":"SelectModeType","l":"TOTAL"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"ReplacementType","l":"TOTAL_REPLACEMENT"},{"p":"unifeat.dataset","c":"DatasetInfo","l":"trainSet"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"trainSet"},{"p":"unifeat.featureSelection","c":"FitnessEvaluator","l":"trainSet"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS","c":"Population","l":"trainSet"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"trainSet"},{"p":"unifeat.classifier.evaluation.wekaClassifier","c":"TrainTestEvaluation","l":"TrainTestEvaluation()","u":"%3Cinit%3E()"},{"p":"unifeat.util","c":"MathFunc","l":"transMatrix(double[][])"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"TreeBasedMethods","l":"TREE_TYPE"},{"p":"unifeat.featureSelection.embedded.TreeBasedMethods","c":"TreeBasedMethods","l":"TreeBasedMethods(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"treeType"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"TreeType","l":"TreeType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"TupleValues(Point, Point)","u":"%3Cinit%3E(java.awt.Point,java.awt.Point)"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"TWO_POINT_CROSS_OVER"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"twoPointCrossover(boolean[], boolean[])","u":"twoPointCrossover(boolean[],boolean[])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"twoPointCrossover(double[], double[])","u":"twoPointCrossover(double[],double[])"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"twoPointCrossover(GeneType[], GeneType[])","u":"twoPointCrossover(GeneType[],GeneType[])"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_alpha"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_alpha"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_alpha"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"txt_alpha"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_beta"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_c1"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_c2"},{"p":"unifeat.gui","c":"MainPanel","l":"txt_classLabel"},{"p":"unifeat.gui","c":"MainPanel","l":"txt_classLbl"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_colonySize"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"txt_confidence"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_confidence"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"txt_constParam"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"txt_crossoverRate"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"txt_elimination"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_endPosInterval"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"txt_epsilon"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"HPSO_LSPanel","l":"txt_epsilon"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_evRate"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_evRate"},{"p":"unifeat.gui.menu","c":"FriedmanPanel","l":"txt_filePath"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_inertiaWeight"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"txt_info"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_initPheromone"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_initPheromone"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"txt_initPheromone"},{"p":"unifeat.gui","c":"MainPanel","l":"txt_inputdst"},{"p":"unifeat.gui.menu","c":"PreprocessPanel","l":"txt_inputFile"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"txt_kFolds"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_kFolds"},{"p":"unifeat.gui.featureSelection.filter","c":"LaplacianScorePanel","l":"txt_KNearest"},{"p":"unifeat.gui.classifier","c":"KNNClassifierPanel","l":"txt_kNNValue"},{"p":"unifeat.gui","c":"MoreOpPanel","l":"txt_main"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_maxDepth"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_maxVelocity"},{"p":"unifeat.gui.classifier","c":"DTClassifierPanel","l":"txt_minNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_minNum"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_minVelocity"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"HGAFSPanel","l":"txt_mu"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"txt_mutationRate"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_numAnts"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_numFeature"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_numFeature"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"txt_numFold"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"BasicACOPanel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_numIteration"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"txt_numRun"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"txt_numSelection"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"txt_parameterC"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"txt_parameterC"},{"p":"unifeat.gui","c":"ProjectPath","l":"txt_path"},{"p":"unifeat.gui.featureSelection.wrapper.ACOBased","c":"OptimalACOPanel","l":"txt_phi"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"BasicGAPanel","l":"txt_populationSize"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_populationSize"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_1Panel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"IRRFSACO_2Panel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"MGSACOPanel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_1Panel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSACO_2Panel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"txt_q0"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomForestNumFeatures"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomForestNumIterations"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomTreeKValue"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomTreeMaxDepth"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomTreeMinNum"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"txt_randomTreeMinVarianceProp"},{"p":"unifeat.gui.featureSelection.filter","c":"RRFSPanel","l":"txt_similarity"},{"p":"unifeat.gui.featureSelection.filter.rsm","c":"RSMPanel","l":"txt_sizeSubspace"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"BasicPSOPanel","l":"txt_startPosInterval"},{"p":"unifeat.gui","c":"MainPanel","l":"txt_testSet"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"CPSOPanel","l":"txt_theta"},{"p":"unifeat.gui.featureSelection.wrapper.PSOBased","c":"PSO42Panel","l":"txt_theta"},{"p":"unifeat.gui","c":"MainPanel","l":"txt_trainSet"},{"p":"unifeat.gui","c":"MainPanel","l":"txtArea_feature"},{"p":"unifeat.gui","c":"ResultPanel","l":"txtArea_main"},{"p":"unifeat.gui.classifier.svmClassifier","c":"SVMClassifierPanel","l":"typeKernel"},{"p":"unifeat.gui.featureSelection.embedded","c":"MSVM_RFEPanel","l":"typeKernel"},{"p":"unifeat.featureSelection.filter","c":"FilterType","l":"UFSACO"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"UFSACO(int, double, int, int, int, double, double, double)","u":"%3Cinit%3E(int,double,int,int,int,double,double,double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"UFSACO(Object...)","u":"%3Cinit%3E(java.lang.Object...)"},{"p":"unifeat.gui.featureSelection.filter","c":"UFSACOPanel","l":"UFSACOPanel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.featureSelection.wrapper.GABased","c":"CrossOverType","l":"UNIFORM_CROSS_OVER"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"uniformCrossover(boolean[], boolean[], double)","u":"uniformCrossover(boolean[],boolean[],double)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"uniformCrossover(double[], double[], double)","u":"uniformCrossover(double[],double[],double)"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"CrossoverOperator","l":"uniformCrossover(GeneType[], GeneType[], double)","u":"uniformCrossover(GeneType[],GeneType[],double)"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UnsupervisedFilterType","l":"UnsupervisedFilterType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"updateGlobalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"updateGlobalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"updateGlobalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"updateGlobalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"updateGlobalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"updateParticlePosition()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"updateParticlePosition()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"updateParticlePosition()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"updateParticlePosition()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"updateParticlePosition()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"updateParticleVelocity()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"updateParticleVelocity()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"updateParticleVelocity()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"updateParticleVelocity()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"updateParticleVelocity()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicSwarm","l":"updatePersonalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO","c":"Swarm","l":"updatePersonalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO","c":"Swarm","l":"updatePersonalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS","c":"Swarm","l":"updatePersonalBest()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42","c":"Swarm","l":"updatePersonalBest()"},{"p":"unifeat.gui","c":"MainPanel","l":"upProgValue(int, int, int)","u":"upProgValue(int,int,int)"},{"p":"unifeat.gui.menu","c":"DiagramPanel.TupleValues","l":"val"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"MSVM_RFE","l":"validate()"},{"p":"unifeat.featureSelection.embedded.SVMBasedMethods","c":"SVM_RFE","l":"validate()"},{"p":"unifeat.featureSelection","c":"FeatureSelection","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_1","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"IRRFSACO_2","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"LaplacianScore","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"MGSACO","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_1","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RRFSACO_2","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"RSM","l":"validate()"},{"p":"unifeat.featureSelection.filter.unsupervised","c":"UFSACO","l":"validate()"},{"p":"unifeat.featureSelection.wrapper.GABasedMethods","c":"BasicGA","l":"validate()"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicPSO","l":"validate()"},{"p":"unifeat.gui.featureSelection.embedded.decisionTreeBased","c":"DecisionTreeBasedPanel","l":"validate(TreeType)","u":"validate(unifeat.gui.featureSelection.embedded.decisionTreeBased.TreeType)"},{"p":"unifeat.featureSelection","c":"EnumType","l":"value"},{"p":"unifeat.featureSelection.filter.supervised","c":"MRMR","l":"valuesFeature"},{"p":"unifeat.featureSelection.wrapper.PSOBasedMethods","c":"BasicParticle","l":"velocity"},{"p":"unifeat.featureSelection.filter","c":"WeightedFilterApproach","l":"WeightedFilterApproach(int)","u":"%3Cinit%3E(int)"},{"p":"unifeat.gui","c":"MainPanel","l":"weightedFilterApproachPerform(FilterType, boolean)","u":"weightedFilterApproachPerform(unifeat.featureSelection.filter.FilterType,boolean)"},{"p":"unifeat.featureSelection.filter","c":"WeightedFilterType","l":"WeightedFilterType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.classifier","c":"WekaSVMKernel","l":"WekaSVMKernel()","u":"%3Cinit%3E()"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"WIDTH_LEGEND"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperApproach","l":"WrapperApproach(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui","c":"MainPanel","l":"wrapperApproachPerform(WrapperType)","u":"wrapperApproachPerform(unifeat.featureSelection.wrapper.WrapperType)"},{"p":"unifeat.featureSelection.wrapper","c":"WrapperType","l":"WrapperType(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"X_D_START_LEGEND"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"X_DIMENSION_END"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"X_DIMENSION_START"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"Y_D_START_LEGEND"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"Y_DIMENSION_END"},{"p":"unifeat.gui.menu","c":"DiagramPanel","l":"Y_DIMENSION_START"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/java-docs/v0.1.0/module-search-index.js b/docs/java-docs/v0.1.0/module-search-index.js new file mode 100644 index 0000000..0d59754 --- /dev/null +++ b/docs/java-docs/v0.1.0/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/docs/java-docs/v0.1.0/overview-summary.html b/docs/java-docs/v0.1.0/overview-summary.html new file mode 100644 index 0000000..ac790a3 --- /dev/null +++ b/docs/java-docs/v0.1.0/overview-summary.html @@ -0,0 +1,26 @@ + + + + +UniFeat 0.1.0 API + + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/docs/java-docs/v0.1.0/overview-tree.html b/docs/java-docs/v0.1.0/overview-tree.html new file mode 100644 index 0000000..81d8a9a --- /dev/null +++ b/docs/java-docs/v0.1.0/overview-tree.html @@ -0,0 +1,355 @@ + + + + +Class Hierarchy (UniFeat 0.1.0 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+ +
+
+ + diff --git a/docs/java-docs/v0.1.0/package-search-index.js b/docs/java-docs/v0.1.0/package-search-index.js new file mode 100644 index 0000000..de8d04f --- /dev/null +++ b/docs/java-docs/v0.1.0/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"unifeat.classifier"},{"l":"unifeat.classifier.evaluation.wekaClassifier"},{"l":"unifeat.dataset"},{"l":"unifeat.featureSelection"},{"l":"unifeat.featureSelection.embedded"},{"l":"unifeat.featureSelection.embedded.SVMBasedMethods"},{"l":"unifeat.featureSelection.embedded.TreeBasedMethods"},{"l":"unifeat.featureSelection.filter"},{"l":"unifeat.featureSelection.filter.supervised"},{"l":"unifeat.featureSelection.filter.unsupervised"},{"l":"unifeat.featureSelection.hybrid"},{"l":"unifeat.featureSelection.wrapper"},{"l":"unifeat.featureSelection.wrapper.ACOBasedMethods"},{"l":"unifeat.featureSelection.wrapper.ACOBasedMethods.OptimalACO"},{"l":"unifeat.featureSelection.wrapper.GABasedMethods"},{"l":"unifeat.featureSelection.wrapper.GABasedMethods.HGAFS"},{"l":"unifeat.featureSelection.wrapper.GABasedMethods.SimpleGA"},{"l":"unifeat.featureSelection.wrapper.PSOBasedMethods"},{"l":"unifeat.featureSelection.wrapper.PSOBasedMethods.BPSO"},{"l":"unifeat.featureSelection.wrapper.PSOBasedMethods.CPSO"},{"l":"unifeat.featureSelection.wrapper.PSOBasedMethods.HPSO_LS"},{"l":"unifeat.featureSelection.wrapper.PSOBasedMethods.PSO42"},{"l":"unifeat.gui"},{"l":"unifeat.gui.classifier"},{"l":"unifeat.gui.classifier.svmClassifier"},{"l":"unifeat.gui.featureSelection.embedded"},{"l":"unifeat.gui.featureSelection.embedded.decisionTreeBased"},{"l":"unifeat.gui.featureSelection.filter"},{"l":"unifeat.gui.featureSelection.filter.rsm"},{"l":"unifeat.gui.featureSelection.wrapper.ACOBased"},{"l":"unifeat.gui.featureSelection.wrapper.GABased"},{"l":"unifeat.gui.featureSelection.wrapper.PSOBased"},{"l":"unifeat.gui.menu"},{"l":"unifeat.gui.menu.selectMode"},{"l":"unifeat.result"},{"l":"unifeat.result.performanceMeasure"},{"l":"unifeat.util"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/java-docs/v0.1.0/resources/glass.png b/docs/java-docs/v0.1.0/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png b/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..34abd18f32d3a55a297fdcf93409bd033ae573e7 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fCnc6a#?2AmP!?*K(O3p^r= zfwTu0yPeFo12TF&T^vI^j=w#x$i?I+((tf;UXnmgbH|3oY>pC!)f}(GR!16S-u+#{ ze6YEqRkW=8vGl=5qArKM<9}TC-}iEvB{zdaTcX5$wyRTK&ALRXUCGx5b?-VBQkUm|IuXOmYJrBRJgj{Vx zMbNnqUkncy+qa2-mWYc>swkcIuvGK#>(0d)B7)5f`@$Ei28nH~0h*~=;u=wsl30>z zm0Xkxq!^403@vmGjdTsnLJUl-Obo4zO|=aStPBhe<(7X!(U6;;l9^VCTf=69^L{`L N44$rjF6*2UngDu&PXPb` literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png b/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..a90afb8bf8028404d206114965669b023dcb85ea GIT binary patch literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&0LWmFTHNUZq?nSt-Ch3w7g=q17Rci)@Q5r1 z(jH*!b~4)z#PD=+46!(!TrvH)L6@80)r*_cdCvDr%)6ghVL16=s@mbz7H!uRdGeDa z?kzLg)16i!f8fKx84s0>4hES%`s&m5HI1v5B^Uft7(lid2moiiX_$l+3hB+!{pPkNg5^ OVDNPHb6Mw<&;$T*0!_~V literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png b/docs/java-docs/v0.1.0/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..dbe091f6dc036fc1dc11b005738e951e27a43f7a GIT binary patch literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fCnc6a#?2AmP!?*K(O3p^r= zfwTu0yPeFo12VciT^vI^j=w#>k(V)1qW$CZ|6)SVV-&*#dav<$DMuV&n0Dbpw@aE%W-S*bfB&J`pw9sa4-R?IGW?p~6`>jMSP&M+u3 zY@9al)zrvpHlQu4C9V-ADTyViR>?)FK#IZ0z|cb1&`8(7EX2UX%EZvh*hJgFz{Ot{4q9c^pg%OaK6Yqo^RG1puHty#h|2KYM!0=6Ogw z8K9N2ybORL_{i$}QxC&U!O-)`D*V04jXJ#n04P`#Wh8ZcmyUA%?QMqxhsEu>DC;^~ z{8O8G!7ta)D{l)9O_iD5-A{FwUpb*$IVfjou`0AAQAiyPXs{~wzE|2cZ&-acSF5PE zECGBcRRVEnRHOae;6NyU=IDOFj1wfusG0S<3Q6l>z)~KZvoIliF0!*y?O)1|ko7+n z>+zd%4dS;8>iMJUMwP(40V}{-=QZ#}vlkKtjgT?gI8R3`s`{eg^A0iB|9C;N3jtvV z-Ng~;#kXO^6$qh)N`faRB-+@-bRYixX&v+7cZ47thp08jNs?kcf|lu#~em zp9vU17gB)u1qJ$;?70533PMsKum#Eq1WJ#2?+bZ7pACeTd>j>;rVp1okB*+jU>j7I z%j60+UbCER>?m`t-k_0UMwtLk6PNMY=f5dhQ8l$!D_vWBr7CGPcDXr`NYC0uXipIi(5RZ4R25t$~o-$U3fdSZ+t8-MmF==ihWU zps_B2WTuZJSqfEd1jJTJmIrBIIwGFP-`8)$-Iqppx}nZ^1vgyQ|l#q!hDI^2df&H%uZ~e0(cO7rqdczX@s)(9Eo-vb-MZ9T{=?X2emAalsxjR} zDp-RS7ef2fYsNm|W!_~xs+U7sTjX>);xAM$zqqaVh4|Euxo{YB$Ue0yH`R1%LS$R3 z_E+lO@6`C-O(hNK66x`)5glEd?{N3v6k%2iXu|DB7JlD_tIlHzQyL8|YqSl}2YGDC zVO=PpVE0uei+57#cSm-&mw%S6mdRjiXxq5W{LsvhSJ)azPC6$j8(XY|f^_Z&*1)W@ zy3m>x-39!zm0@c~zOZVs=NV_}R#gjtmK1&jPTBe7AFZ@zbRGz_6UwWLFcH!wR&|Kh zZORU;Y=?b=mQgrwQ7Jg5s`cWOAy<{^y4=~BY|8kNP41J6stuM$_oKMaSoT+r{gE=%vLbm}y-G-s!n*{3q^tC?7saRyDEHx#C%bDVlF- zT{dLhAcKm7_JHGWuM**1_IMVdiq^ z7D85%apck0)*q}ipK9LUem#)m&v^B|Widn`=US)y=oK{$PHqJfvPxXB01zn#HFdLP zQ&f?0$}kSU6DYm1#Q#-wfTbj=yH!1g2x|0WP2z>tuyO>41bFp+m<`<8K(}e{bVRRc z;_)`s&>3Igl%b}j4U`xH6cyED;w`@e*RvZRe2WjElbi=jJ?KR2PO|E4(J3bsCK3K3 zO01O90g8f8lG@TKjOF|Rq%J+HV&UYOoY19`zLkp~FG{YsK8Ir~X$|7*;yB&_zla!o zjYA=|t$atYh-F)y4Yz_vl#Mfhr7?c5+w!f^NDNI!Z?A?TFj8jfkyqH$zWRai4c9qe^hVZXz8Ua{_Qt*H|88x@P1f|(u2`*pny^DSvt z0cPlYpbVeN$&S_0igz=*jS?B}QmUqqvPHqKaAx2G>fO4YRa{E>XB6Xs(Qzm?KF6{) zH*UG(7f?FngNv=%+Zmde2NyXUJG!M`!A5Mki?MT(W9PZmXv@ zmep!=;N_2(YH&j9mbmVOT4-HZILhZTNTy1NuR|!sWu45-D4y_D0QqJt{zs;jlrvoW zMFI`6#{NR91Oga_$sPvQT2>*W zRIBmn5wo&P6T=9La7LKS#PfEKzLL;iMp+{1Q`z*5zFAs*0Ls&H`$&3{Kj4$V_i@Y3 zQ5#cDOZZXP4LiO`exN`(4@q9eQ8uV|2&zu8c<`IAi}X>xjQ2rZjo9+7c~B?p(#|;v zer1U!kvAG8TJgQf$Vb%&$$*?mTT^8q!mb=&j!S9)P#ih$wSndg2IQ$5(%D4r5YvN6 zSlmi#A+9~6hT+SJhfNn)&@?dH$60LL#zBHZW2#jikLi?i+d6FT_TdaEj!3q>= zs3B{;qsuhOi~=T+n7bcnD>mKC9SPia&sf-S6=bWBZ&k_0DVVff(=-5WLMn9=GM7-h zI0uf;xB8kYZb^lJ0n~JvuvK$V>}r19I>e+O66f|wPr+;wZh})Gw^&qqYZA}x4c57y`^h7)C>5Z1%3*cW z)cL6g#o{A8TI2pxi@_j)Q_eBD)Y1zWnK6FCJ*Vusx`G!m)?EOSA0act>OlBcw2kno znt+5a_hNxdJ!=)?x{qU|#3A*G_rm|KnYzPYV{szQS;o+Vc_nTJny7jnL?4}g| zq}9Rn^^$O}pD>4Wzz073HN<|S{OaO`3SdI%H!gr$kE|3cZg#S#ZmtN6jU!-W@kLCX2^KjZN_cvo3qAj2yCB?L16iZiG(a`(MHoh@NuA?dUdwAZsu^p~Uhti2ZH!rb9pRfx3K8kW z_?}^DSUvk!SkI1_Ny((_yDi!;g+*N#ElFI*hGVTo^~6evaow^^-a3wu+^vYErC)MU zEPyLe@#)2))oWu=PU`!)g^X7j-n;da0;cWGPIx}|{5}0&Gqw&mh_FTI_8yp+ZyIs# zi~~~V0>b733>{kC2`xluGp9ko+Syq=cLVEdK6dYbAnqPQpJ0yP1^$LT-{4Y$I*shl-3{@hbXlEaQ{OVJr6@vM$U7%VXui z69mW&G~@=wLkd6GC5LthA@FO8P^{E$HP}ph8}5s#;Fxy2?&9$ADS==?cc9DBgZ^BP z_DJ*8;w>hq(8u#n@8pPzhy{cF{4*+k-5}N1fZ&QXpqw@-WKbl7G-h<-fqQ5cUWgtZ ziPTTk*ivA(LV;7lZd*s>eSsM}+`^Lx#d$*#KPXr1pVrK0_^RM)uk}!!5L8>TO42Ru)kIb>l@A`(fi(etM0m#G<>kwwV~O zw(xaW6da4~#^(Y}PMxbp(iU(Th3CZf}3l^;h0r| z=MBo3m?-`p-VaQZT{78zLHSWNm32oJxoy&ks72t34^d!Gj8=dH+swRGn`d&6|j&n&PXLhwd zY?@dYT9b2uRt2;Fk>XXgPObcg`WLnv)u0L7*LN9TQ!dI4(B!mp9~}26atgA|Vl-1g zG1Mt)k?;6P4~*b9-+9z*fz4Xirg8k=gdS5xM_x#bV2|fmb8UMyiN$jH6WDG-k&!?G z7St9U#R|{RkKRcgSQnjdIK`zJd)?yFvD(DPh5-hpASH|!dA=)}N`Sxzdd7x9cr;&x z0?>+V`+=QN8F#cdo=5>iLeFsFc?ywL+hR9-dzt%0?%k)DK`Q zQ)!Pt6Auj>-6d23k2rTJpgSt=6SoV46u@%xuQKC8?cPl+>*s=DEZVpN7$>q1boY5* zW0O0~;UO$-=GT`m&GNYD-B<_TuV1~NR7&M0g7vw8=6o*KiL1c-3(y&pYSCOg_bjc`cG%->f>UT`;z zd<`+z@DhiS8g3Ej`NeU079;}kV+@JEqw=S1M4S)vpZ>f#e9Sb7)?;J*jPQ$o%jcL( z9$^>WxCE2zM$4Kh%Eo-KYvU}3BuuOxw#eC!({l2D6&`xunIoF$i2=Gg0oOH^x|Al; ziE$^IzopsMH;7d|WB#*{?LS*KYZR`8vFpVXe0x7M7(cI?fu)Yy9Qf zJg5w2#h`;t_ksT~YSk0fp6bXA&oHh|`M_xKx|irpxo|F)x82hH58PF|R4t27)9cKqaDz~7a@Ub32?mq5-4r4x9%Iem7Lr&xv>xdzdT4a%LsTjG12W?qN^+ z@!iZ3G`0DLzjcvM4RBD?gd5nN<_J(I18CxC>BNi_)y31reLH!#llOMD_Bg16eH%Z+ zI@5tf6YFG76bE+OR-tMscC-@k{FJTg^1cx>`h^6`{VI4q?#JA4s=KcG>oiD^L_xi+ zB9fNx(}VD&&!0Vp)p;!Sq@biL&x|Y2nRO@szL>_T7f_d^t2f=H1rP6$*dNk9oAK?! zN8kT+^=Y)gvMi3OX~M4qet%`%xvxqm{V^J4{^~Hs3Q6-Ozj$q&l*nDAhHS?*SuBJT z>1JWh2gQ14CnBI6K5U@JQIZuh#0MSj4qreM_!q_$+5dMzf-WI`F#D0l6JQxO0w~nN zN+2rI*O$V^wBuB(e=TPm5fA@tIVG9)#Aa$#3gm`FIbATR^{iB-qf&ubqlbcZ1yjl| zD-G(`AB!|X{kCx~J&%J(tINbfI_uV-SBuuHe1`iI;+Fc-{}H>dI0Y8;hq-TLYGv#= zhtQaY6vT2bzz+NAc&43SvdjlIGFF&@ybK!Fw*HDu_i7fBlm1z0*!SY)u7<9ZY$O+TBqN|FN9Is93lc2hfxq9nTU-D+<)*)73G?0Tbyq-0-Cy$ptt z(t0Hr5qmTCUdNWnmw-k*AjEr&Our;Q8=j1&G=lNvQt&r`N(Za9h0Hi?xKemGQofjwQ6 zEfOUxr~hNrrOY=DeNV)MHAz2xVyBip17X`9g*GZTExdiraYcBBk4MP1N-uBUATzwL z(z076^l1D(WzqG?hXB;P+t~YZT{6!yRk<1RRh#?lrI~d^{5EioHD^r!QsGeT9$#Nb z=cJt4L(J8!Yu(LMHCXyUUA*XMAeb%To(5CqTah||6kx@DMr!X_#1p!dW0fQv&nulS zOv9Nvw>;;%zuZ&z>2W@Ns^9w*v8;KpQHLsLeN%B9pufo^@$Abp1*uxTLE-IYWFj2A zo?eRJCYJFH-lL(A0b6A2icAbemDxEoRkbBCSVS_#pQZc^@503DOu6mquJ*#i`7CSU zMLUE>+8QgcPYL34g1*$KkR6=qQRmqHEk5A1LG#i4S-PJ+D|g(Jh=NHlAfcI&rk`Bg_ySed@e8Hq&)UIEwY_S;&-MbLul^u<^-*}B?;p5!e6 z5#0kXU8Yj~oxOH^gOg$mH;Nk3ap)|~){hGPm0MolJMP^O6W{JFcGSzvT?l;Xk)@<@x=`k3Q*F8qv z;&cbNL}{uYIMz@oRd|#JJSZ&(jm~LzN~q&j#$eMOEX1PL&m{W^W+%XLYMki&Z$kJW z3%K>=u5Y0?M}#F))ibW!sD-!weE{?W7W#FTzQ-*BBc@RDU+x!dFQ4_as9bt?>+JL;8sTYo&@eAiY~+@<*P0<1~jO0P2;5hMtQ<13y0#*{n`AT zj!xOv50?u8TDy6x1^-ynNWte0LY)Htw>Vyb?a?C|D6~gIOy>lWpLKmbHtoGfBOUdN zNTcrHea*|K-6wfOB>G~L9QHlr^�_j6WK+Gj+xJRxVvl#lh7y-4uY);t)n47k4ot z9YsU`HVk7fg4;r{;)FHk7ZHyZJ+W|$aKwj=g&_$VCVFn5%XzSA`|z}+4ItZ|`hB}R z>h-6Be`d>nmv8;kQHJg!HMr^cCGG=T5;3HhZ_JRq0_4a3TsY7Pz{V+}z>;!R^U4*c zJ>wRI59B-)92Vi?b&EWvH(`<(G5A?W)z>EuDMG@VENAb7aHa`I#tKw{0uUc3(#J8& z*_S%A_ZxCIY385{%qN-b1K)TWmCjUA4nWKx_ZnKLSvEf0($&_0@DS~ zN8JOXJXXcaFm^OCYrz(R7N5DQkXKGnnt}yzfw^8s%=A?7hxza;ylJ;XQ&XtC`pM%b z6$5Ff0{(ALcSlTKvIbr@mR`0Z)*iM`2EfO|E5OMk$jQsE!^mat*drqV literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-icons_2e83ff_256x240.png b/docs/java-docs/v0.1.0/script-dir/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..1f5f49756ca64bd20a1048bd7a3a584457d4bf00 GIT binary patch literal 4549 zcmeHK2U8PFw@yL`geFZ|P@*V;w1D&)N-z*QNarO;QRz)l2oR(yU5bE$@JbZ~M4A){ zMUW<7Xc|gHkY1#>kc)mZ-`x8j?lU`k&hG3pXZP8eGv_=pHoVEqz{dap0GM^r+NJ;i z@XQ5l($k#H6S{hbXB#ZW`sOH!2L%N^&k_wk58Uw#*BX~{9Oe{(!2H)ZKd9X_X#oyfU5m#1Q82_f^tw6O11(<7c zWrG0%qDlJqcA8#ZrRU7cn@;N9VJUYHk^lTY3j(~2xv33^rM-YYTR?r#*8XSqkBCLbg&Z9G zp-dC_BuoqAkc7;MJ$9jCDbZN_FFIp=mvYI8l)OlkJ2GcKGFRh03>eyeeRF`W3VO-< zC@;;5k3f&*z5C#XoxT-q8o(%^R8K&f=k{8C{Y0uqmWi%PaU6jYo(5);yFd`Pn(!El z9h1vEhwlH1Q*|5X!lGvH`BD!7(^?OdAd$XP8=x~O{-Q}sy<2@T8`8IN;o*)L;K1*C zz~`x^5S%i=-8fHXQ{cyPiZj`|pV*e}T1g-QFmGBzZJ}z9t&~LL?-9yqp3x_EMw?h% zR0P^RfsG7yxX`l^uHgxl8V3PJTxM-b@>%bt-xEPCC)WNC4L*~?BL_6;e`XLVLVOkZ zaY1crUf;C9r#r|ebAHIp$KdM#$G60s#+4?*)mH)^4Rrn^&ZPOyOvZQO09veRcnbCX zWQc5fEAPmQd7=aqrZPBYAy;!Ph{cmfC@z-hpTuotqr$Mt? zY7woww1bOdZZNt7uHxGKm9$w8ozW}U!S8~V?{0A^bi{^$t00v7M zy;S7sm>vMCBz+=8TH~>zJ3!E9INJ1E6=!x^{;q9Biu$){2DGEIbB=oh!`QMCEx$ds$)Rc&7P*}`pd3{PqA}tIjp&y&{w{YrsPqhxaO4qerTDpM`WTlW5 zu*{F5ID98N%XU%ltVphxZ4Tra!)bpNih&)&Xx+d#q1{G`5icBuvTfv^7X{W}JXD*B z5!u=L*x{^0TXODlF@ziPt+=ars9OiJOv1hU4sSKFa z=)|j@+%OFH1Oa3f>ffz{O6~wHhDJrN4=)Y|I6DD)9CPw@Ytx6M2-O;{GQTQG&gg?A zr_VPJ&6+f^hXn|7pvwa+o;bXAc{n)lTn{~TF;3#>=AS1_iaGZheU=*xbHD8CUNUCj z^3&DKA#op+3tPQa@eK1RUg%D!n%5J4ICni7xELQIvd$Qz&+%!EZ!S{js)F!S5x>3O zLCB>-TbYHXS1?}__Xfm{r>(wAU3INPvHaWIIYbsxO^Oe0h0xglZWFakn6z+$6`V(< zSimFunLw;GdHMnWx=-GqPeuvo)l|sHaFJ~`DxMN)4Y7U!J8D=^MqeQn$`lS|1%mdN zK^morEND%3ee@_Yb<>IVIW2*6NZ^*QDg@w`H$3}uYsbleFidycDox+uzraGexRKEV z)Wd(JYU$(enZkGJ3{9REQOJppi6EBrWrXU;Ho*EGRUG&RC-ceTd@*C1J$c=Jk~Ty0 zAJE}+ZgP611Nw}-*K%$Od}R)=^6W|sl);faH`l2OA>=zFmy@8vVK$&%4OTWEhnx^< zs6V-c51bUMvJ@`4zcieGu?{L+ z6(ZMYhQND%M5s7uB)($Pv`1e&xPRDwWGD>e&;;;sA;yn_>F>rJH-M!+=wbl1_|+h6ttu(NB3r*FCdU;|1QOB?AGaVz-O zFMj-^FpfDR$apG zp!5Ji|53`FLrz-d>YnYEv6T0wDN8?-+$@_Nk-6nai){TtA=w&Qa=^woXbB~azV{PSFnB7zJF-k|zJbp8E$W1!v#tcX8%TiKFo-n7uCut-v(fLn$6ypSnrZ z$*S34s_(`S1jtESyVuI|{3uW2BhK-{jQp05>-^UGi}#K$%3bE8bM>i8<~MKu=Z4e! zh0A#tX_IOB39o+SdnJzu7<`KoCri$9{I*mr4A2uJr&$q1-r=Lzfussme7r{sQYl;m0a`a^hI)69ux681k(h4* zN9|Ywb^i7xF=uPVr*az7RYlVWPxhKmOE)Fgo>mlB<7pYaz6VsBW7J04%DxENck4rx zgM6#>hT78o;>S1Jt8MqV+4Jng1ERmSoX9dGIW`CC2VaF9CwL8-Bi|83mD2!Dee`Lm zCU-luuD>aLYJU7ZD?3R8tYYSVzoEVM_7n=hEcv1FN{h`Dk*ik1Q)z?ie^&}a1;86B!(s%}s%T_y4o&Ilh~d4DHn(86bo>p-*Ct4!-v)W$h1{J?4IrLKT@^?`26FF*@(2A4^@6og<7ngtWmIBVp>g{gwCG=1WX4srm*>E(6gC>!E~o-<{=AHg;~h zr)4{j`glAMBt_n{+%n8))~tNAyYCizc)D8wlZ8(Mn(svkWSi{A*vq>kCT}fIzl|Cn zy>PR|9cIRx;PBE5*-4+O?~_|$F<}5ur(2S|FAw=N&4pNnTk#=xhxAK3L=6a{X{DRocw%r8utUc^U?}*_ zr(y*T#U}{tCh=GT-ig;Dn~K`ilK*9stV#@EBAC9TOf4ugkA;~Nt2ej0?du%%-=F_m zz_LA$2jOO2Xk0r}zAZwZs7;VwA4S}3#)0t0SXSerLIo`;%;<|0ji~+vl}hOk9i+zx zUuZGWeo-DskUoPx=uJ)C!2Ep5@-PzwsF1^fj6kXJV!gU9L;{+5Gue#|!$uOssQo@K zR+uvJS*YTwuIPpVsz4PRkj93f17`97b|eBhl?7-Z9~n0f6EDor>foo2fPb$h4?A7> zT%r7x%5bpcUlV8+ByvZ7G1za^zhKiWJonD$xaS#k!hAE4p;QgaM*&tH)GI*HnxRE` zKM&1Lk7kAdR0w0M^qbP-LBil+NXKi;ihqCio{6=#|O(C$v0m`Z##4NXD+__-g z(_-U=I?+`IvcD6z77?Nw;fys4D9CFwg)Aldh6fQ?7N5`ui7^y6CC!+Es(Gr9qTHPK z-0ma)tFN+?V$ZP1e1t=yi(Zs8_S&zkh{hmaoulswfZ1Dqa1RNYC-25^Rm!I<>GW3k zjUOHLY78yVOfQ4@4mA&>xohn_3&n{JwbI7c3dEV^o%%0Fv=51+iH6T4?jF;IPPfqw zokxnwN5uxo9?XI&Sz@-f12P;WQ%GNbFK1CCdDhs}sVDCdBr~;?W)WZ)U0iw42JJnB z7i*tnrsnBMBpw^Ay}gobnSM$V#D;&2_@aql^X86vylX4gc?Y;m(y8v2NuB;;wJQoV^z3UpIO6adgOK|rh`I83cQ92vN z*nDrN5bxLa^N8pN&PPh7e;t?O#;^ACf0T)hr9bD^{p0K0aKs6fP=#ZL0@Q)?jH1G4 zmGhC&x$cBzQD~bW$K$+5{ylRuGYJ=lL0%_3KE(evW+WZI`zqmN3H0Yi?*N0(R64#J z>}+>eAmE{uko29IXjycIN3NS#IqY;9$u>caW?(bvKw+_ zgG{F`FVBpFDwJwR~R;O-V!9D+Lphp>2% zCAeJPdrp0I&;9O?nVzZYuAY9Td#2`@Ff|ofJRC|K004j|F9+2C0DzA}z%e%ZV=t5G zEb%Bnri!vqfK1uzM9#CcN_%;z#n=8gA#PS3;tcI;~uofXisxsK~{&;VR#1 z!o>>A2X%jk6mmfdq0-jyMN=cu0=VG)#_Jf_>&KuMX8ti@lH{h`>lhL}=z0k4IB519 z2z+_ZC;46kNd^v6LH`zyWz zc=pCDRd~N_<2su2s8&{(HU!aVC@&H;3-}=D4 zmn4&Xqtz|N;fr4ZX*`x)O>~I#fDAFWbF}%9b@c^V1-YMxSf6U)DQRkB+43Xqb9MFy zjo;f7Zl(+0@U{ZOZ-5LtI^A(gphls-(I>bAO%b)X0%Rr}JgWGZvD+JlsTxN^% zxJBLbH-$q!0L=#%jxX5Vq_FKJ<2w!*===-Y@qzQ*_ z&ov@B+(5Xb?{lf2ViA!OfgI3o#$9BtFq%%7KSq&MDxi7pySJYoi*Mo(W6r!DLSMQT z5R^D?yx*g7)k}}4ziwHEoWI5K%3hPst6voipJkIw?!%9N$K$TWC4VuQM9)7yVq;a$ z=Z;n#4~)-1561t|Pxey=Qu^0P2#JYboJR5co5Ktl*iAC2?$BN>JINDo_+7dptH4MZ z=#a=xrMtj%`CVN()`GKp3RFADpy$xF7~O&&p0-yeG=xW8uhj9Af`YV6uf@~_v;;D#h=*T)D!O`_6(IwY zIw^B!$W|O05eRI*b>Pe%GGlOW`<(mkpbS$G@7HEko`s{=g~2c4kqO2D{R_c$HXzr|(vU9~bVZ9Zw90;2AsK2ig}XTGY6fY#HgGpEaxY zO`D_Z@O8%f#^@5G;myQ5fA(JXK{rgcieDr!{s`~{nU%CRe=1;4og^%^Ts{A8>Sq8@ z7MLFuiJ9lh@TXEbSXQb0;l#nbg^u{Ky;vCuCLR537HT%5FxM^fs5pS1gq3J(Tf!*6 zAc~!aiCB8(;cEmBeX<`V&xqvsk92&%dsXd*G@M$W7!TVsoD%c%!p~lGHEz(ckd{tR z##JAyc1)YR0b@JW|HWX=EIHNMaui<>jUPal5F|-#l#?ar-oHSbCyZG*EuqOC?V5Iz zROd8mBy{ukJ_DuzLTBsPdF^WZ7NW}CWcww?Uwp))_brh+D#JdL%%G}bh zEbmg}yJc_xX1_|6iSomOV4IgTV&UNVe-P4B!*v}&@hLXe=h7%`bcW^Eta_BE?bf*&82)UKj^6nE@ zA$RoKncM;1&!nmY^=yjr6=wgBr%e9BXAxKh^0A1=&iQhn5mfUB$_1N5DJ-DZ4!pLCChW*MHin>-!AX+Twe_SsV%)n#? z9m<01Z}*b;{SU$Rd-`axfZ;y8#-Dau@wD~tukEo#I1b5JhkDp%r;hf2&TH29Y`$=G zCT=}&CU#_(G5)E0y~*>piG@IHnT&WP>Bef5eoMnuRP?tb7aFH_AYy@I!S34oD{g9j zt&5vt`pheqh=GvgZDzlqDuidT)11qC;R35@PC4Z4(p=SICoeHq+3uEqgbmq)}q|_NRzcOHv0J`WLpt+1=j?0A{<5%OLxd!f~^V zfofe-Y;s4+yganmBlRs9L-MCkb@HkcIGzakx6p52sHx;MA}LA_@xo(MP} zDc);OVH(SgwrVlgqy!Vb7cIqe8X$!ECB5e#-)15warssOnkR%x%-o>1T_T=}^z83m z>?c?Vcl|}zH)Gve#!UTymO66c$B^I*%B*@2y23hf5=?aCeBzz7EJe|b9Sex0(wO>7 zRb>P4peOZ<5iwK?l!Imu++&w7Syj6VQ7HaGhAd%tr!?^1W9BpDb9K6w6&K*5X?Mg{ zJ-9!QlR>z>DK+)226mPe<+h_rzFAHI!mzVV#GU?Fzw~_RoaIT4yg6y4BAsT`&lzDE zN8&hg3mPdVnZE*z(B&{cUCbdEZcwCc!M07oJQWk{gQd-> zr9dqLy@o0}77srWq=#f}hD*4;Wr{`XhNy3(QRG7u=})1~*VvvJg7)}?r}&$RlQwv$ zXdGV%bswf)=onk3jFfL;P++Q%v8Zx@HLpgdXD??Rgfd0J7%TheMo&G8Ri zY%xQ58GYjiumJ@R#%;;*4f6=Jqyt;B^WLz4)&y*MwAuEm);Ad)VfKQ8Sr0CY@t@~> zUQjgZ#QB*y&{~9gc(!{BsVt<##<@4;&)IsJD6YtQmo_p%?&3O=8)wZazJdioWa<4X zlrD5`HRzYUVx9XSHNrRMeJbsZXE$L%`CjK>#AvI+17q)*ws2o~m+2h|RXRpuvZ;D* zQY%WR`fzBy@JjoZU*XW8`Fqv?ZRVOCeS4``J028Q{72zS6OggtuOq;?NrF=gLU{T1 z2Ey5bAX2R!_@I`V<&n7vuSD$!&t^oE$C16?6i^2+oXgJEQ^GRtyq7y|3J zjS5W(iH2Od&+O~1mD#qt_V(U2`D~yWIe}Wmh)Pz z`3B*tPj%Q1@@njj!dC^nL67Y3HjBux!~dkMt88TTtEyZ&gy!?kq=hW3X+P_Vrv0a= zk$G`d4jR#UC3q&uVr_NfxeAI|1?9Qb7nKH>x*7HzWEl1J7=Vy~_xZtg^d+=;~q6HX~P<3!HF61g_w>7y^ge1>z>0>CJBlwhy*m zu^e%|FDE`Pg>^K2tw_~`;#;lt;kHE=dWx%}d@{Ep`+}fUYEkRY@7R4z^Gi3a z%p3!^U0{T-%L?kl_g;>HbVbT_)6tT-&YtzE=5CeyU1!c&e8r`X(rWY(&&Hn$;!z<3 z@ZD^M|7w69ux8!!$a=u3Jm9vMnxk@c@;-#Vi;?20XYrZU4{Zg*wkL!!)33(XXlz1R zYdSCxbAF4VGcc|P>jR^>ye$Fvd;}`W;VnrnsgUp09az2h?}6$Hh^S}<)Tc=<&3>*uCLEyR_hY_tr{or zrLSkS#T^|h1|_TSdo$fLueegLlN{0i)^=e2EtbySBh*?saAY}fWW_pZPj89qIdGQG zuxq;}FZf}T8*ZUnyil7Q8o@Dmf8dp6l_IDkJXm0=&ivCe1tvmX*|Y9)KZx>*u)cj!gV3~eOWE0KE$Vd(C$NowTz3Z#GR58MoW7U>(7WibQR7zU zr(M+U)R3#cCD?IbC3MmtR7?nlyi9(d)Z8dBwm5Yv#gE zH~5Y@zD>tVcGN_vSwLt5=jvf;p2JDnXQDL55iWH_(o7-&$C@w1ezEAGF`loMo{^9s z+qL-4cT!g|bS7(^aDM{#4CP=QsdpQhA-B3WQ@8x}1Z~5_L6>yv41-IOKT3S%nn6e5 zjJw+eepy<9mtX+LaCH|?5I*+c*Y9Mnr%8@i5vn4Hu@i=9XtWGol{AM#ixz~m!Q15N zdc*o)e1I~VccQpl$M!|<;DHX$F%un;kJwM!;3X{(+24sQz;UoP+D;pG5OrK;NSpRJ zAoo7h4z`5^2%$YZK@il;j!YY-k-Zk}e^u&AqL*9qyz-Oxo3!(5hwER%GJ1>eeJHnI(0ne%RzAyI5mDgG%|(-4~b=*CY8r|1uLy`6pa z`a`AqLvAMzmPMnOi;v!%;Z#k2RPeMo!UaOYtBz2^Z@;8%ZuCM|L0q-P*6`3fqiw^L zL3`*T0~C5-#Fy`zV$lw~_4mI6WLZS@zu$b)@(M16E0J%hHBZ=3P0gJyo*6+fXZ0|) zB~_}943 z?Lc#&-_51qs+HcN0==Y{;S2E*(c#J}TF1dOq>+oBq7^BO)gtN36`@RskHQ1S3iYcE zdr^>R{%$WSvX(kRE8=0x3WtG3iW!hA)a`Qss{lN*6S62fAT80qpF>~U0K*^ef>uYa zroXwa>=4bE(Me{aSAcQ#S=$1-=uQTg;;=5KvvH5q>2fiJX)f+RsBB9uXVi%6<=o_J z;Fb|nE-|%J+QxjX*FPtOMZ0yTw$HWu++eB$65&pLY_$8rd6A`F5DZM&a@ox>EyZF; zI35+4PUyZ(Fq1PdiWWylndF0L`Bi&mEFQ4%ig#h6sXl- zY}`wuiiW&n92*N#!?nXU?R|&(llg1N@n!AqFF{IZ&>!ujl|0-wU5gGY2E08{lSjF4 zt|sNhwGNVmJc`EVWEc7S%r0=*uWj19qAzg@1=s-H)o&Wz<Lli7-+}2Ha{kq=!XZ~pZc&+Q=0Cr|?#_d2wy>XJyrz^0!NJym zO7^0TjMo8~-}C35db!jXTrFn2nwOg2p{IJ)TMKtnrmOTK9*AKe0{j(&<)*eqt8N!v zpq|U58&sl=USB36p%G@>`5=>n9`TBDZ+p}y$w2uADdGxvcz^~D|-g+X6KZ?b`a6w%sL2=P|o1#BP})wq9P6^I;EBnI=7-f6T*2aKAh(r zXjh?;*}}bE?&sMes#m4`20olUS!0kmkhy2DS0V9I zOVfN+i{L@-)F3v$JA2t)D}TAUs6WZNKJ{$kx`%Omgx%I7Je24zhTUZh(V%L!aHijs zeCcMA`}iNqfj%Fu?+*QOj<}bl1LV*Ss@{fNU5=lL+RyR}X`nw|5$c(I=~X%=VUF8A zjt6XyO6Eiq%OTZ+GJkTSuKVD2LWrlV!?~tMbg?upc?2iFnnE_oJ8?xt5w%`pFE$TSofbGY9Nn%^00N{i~> z!<-d}5xbK}N##I0*iFO8_PIgdMSVO=^HewXRYhMjzGFhagblsyGGu2-wW7GZZ{ zQoU1S*zc%l7-^UdxP0GxT<1fpCrTSsH9D$z?_|R6 z_Vg7Qh~N<#KqCEj{{Z9*u}7$G?~LK>=6PI~v3uf)l@UJV^0t@wG+ak)aZ`yOwUxZ0 ziHYw>>qDBv?tyTN>lry=XZ*IuTz=$P-6wpGW>1{a66PVs?H#@p6~=_6dhZ zQ_C6oC7I*oSKm7UI^y|S@_%pNF_jc0z9XL9|03`HyXxpE1D3c|=~P-|F$QK4)n|(p zysic<{o^^p=+kD)6#_wCVnRh3{vm;FfO(3hp^DhdCadwzK8XzOBXkoPy^at}Pap*v zBU(QN-y|aejaOi@kWw<2H}EDHC;A&JKG2L*Bi1ZUvuMuO9`swC=#*((@P6()>?sWt zSXDf0QV4qoH^Tn-f32+A7sI%V8~ZP)1~6@8g`2`)UUIaRX&f=wzC8&T0D+%B;88ZL z&{X@v#(SwT20&G$4|rq^D~AiK(oG-XF=1UsB7s4^AE5^`5hh(e;#fOR%+1EhfO@H| z^%1^X;6oC2lZX7+_QP$!5C2yH7CdlD4a*frVc;CDYPb|XeSReoPs*JS;SMlZ9?j#N z08l}h{pNsNINt0bkR@G~?a{{%xO{8T{LwZ*OrlaiqT}-+i-P#Wt~zlIz^>o7J46EY zIKG)9Tbm%h6~Cx4ESc-WZhQQJVs@2z?`m%1Y5_5Gws;f(UNDa!Cs>G+hwmK^7{bc~ z5fI@3gCSrr6)-H~KMd?0&220_|EB?11i~u_5#axq0cs?h@X_G;KOQt4EnVGBoGk#7 j=8mQoFXZh_tSmGvOw2u<1}#J%l>qWGD$oikWB>mG5~xOM literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-icons_888888_256x240.png b/docs/java-docs/v0.1.0/script-dir/images/ui-icons_888888_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..ee5e33f27235d1b5cf0259f63f3894a6be33c679 GIT binary patch literal 6999 zcmZvBWmsH6vi9I^!4hPU5L^Zs2n2T@2=4Cg4nwd3lHdeFfC<5aTkx4cu%N-+2@Dnp z?w8&DzUSG!cYmByefref{ZyTr&!bfS=cPE{A_)M{_^Qau=myRos0#;zfZ>Q;mcGYRie@({fXRC!lf?(~P}uA5O=^WkN6w$E?Bk(QZ@d56yF zvzCin``<%De?$=3f{5%D%>3Rj1G6Iggn@+A<^UREK7ar#ZuV1uR{tmF0D1KqJXc{A z%xfM%w}%vYbcT&PdfJXWqe{@F-Trf1G!PdObSLjZ_+aq%)c>XFRvZg-spg=oj_&;fOm^QKjzig4q;#%o~svm01A0n%NG{&+6qNHCHpjv5-Fjdm&ppQW@gOQc^ZHpV-IqO+^k-I=s7UxRF z-R`7Yak0kmg&9$h1hga2of%GS5j?9PZP3G8 zY0qVzY1dmU>_646Aaqp@=~(-1S>H3%0EF{C8r?%6R{leTHmW}L4@byn3zD(w<~E9O z=Fn0y) zY}2L1AsRK!Z$gx%=12t}dqV5_&hRH<7OR=c;+t`wxrz(}MSDEjxp{*oahH%kyf6V` zAo0S<{8~I3yH)g{!uPj5<8J|IT@-Tc^VzIyi?Tzb@L}&FlF5%e%5=Qa7^9eVC$*`A z82?nDIx;)K2d}6&TMusbX4q*~w<0H@sgZGE!VEh_&x+dXmDx|3XGE*TVtenrF_d@& zOU1DjvGy|ES4oRGhn5;zFm!vDs_}%x318u~U0qSGUuPr#>uUIi_kw&J*SY-yYi=+Y zSWKOfJiwcNofx>;_vN4L2ROpKgvHuiY9Bx)xB^t%?MF zP?PQuootUA?J1D>+&m*iHdeItn?^Q2;v3DFgbnkz4*vq({R&KBB3%!cV5_LAc2V8- z%u0X{E5>%S@Xqv9^EGx&wLfk}FC%4`U@@CmaTcu!eHJ*GV~aaFP>(5pa6C#n46Fa{ zL)oQX4`ZT>4YUe>7xww~^l$y45w{tA^R6X5E9FWBI~%}{6KQ_uk5|hIXc^T%=0M0<<#BJ0RRd_O;3 zsb-D8O$U4S5BOLl_;#4cj;)2Hw;;O_e`}b{FVzp-3IL54{lXt|va~$t(hFS=qc!L) z-3e~P6-a%iT5Ri_Lr?B+gKG~s+?*f;UVI_B^JO>bs$O@!q-4u7(Ml7m|0^KP0oU)W zKGt(FB7jKjw2q%eJLKSlr6|R_MXbz$Lo%+mpGFNp){u);^4_8Q@dp# z(C`~#{#iw$hiaH|e>D#7J1QrG#1@WlsC!qB+e+0yo@4d=SpTXkr--hWpbISfyP>Mc zYi2kQBa1khy84P)({Me9RIes%E`2#p2KKd*kKN1Q%(M|Y>o1(dB7l}m6tl%M{_Fc- zlLA37rfpNZGi_--$j?kmH>Ao0CMGF~4OIuoyBJeGYckr{@11Tf=O-0{8O!w>=)vwA ztf$Cr5BLRwW%tqR@{BrIoS1n(hReKhl7J@GP8|Zf-XdoS7Rn{}qED97tGi<4k7H9*9qX~33TOxusi*f(HP z&viDOR1te?v8OHDy4Pj1M2(q+$ELZQcTaHtGdXfknhJ2j-5AvL%4v$HRh0~PBL4N+ za)Hyn-KMJqXLDdZLy3~% zQze#I%SMB6QK>s`t`$If5J3%(O9R7zZ9!7WBrhq&sWhXw*%Vp!4Eey}bMe=Y??HU! zb)us6SBE=Ax*ulxk;mrf0T*OMQ8$rfO}qtCpd_?icx1?f8OWKKSv<}E=@$orqgn0$ zf1W(L`+WxsKnJDXJt;lDGWz|}V={IGOp1qeHTB{e($_>WB^Is3CQpnzN7ku-vgWz# zEPgAYrzU=WLN!xAEIf0P`5LphqD6{EC&@YQbIF2r7miQFZ?-~Hd`Wt}`#V!iV{U@T zdV{*T(|fvYAr*(4T`JMaY;~#>68=#ibONi$`qx`kTV0TP^EbTPS{ZF$+S%_Ud)3DO zM466a+aQJA%vb%~h)VOdU8#yO3NRcJo-%(8GI=&pb|Rn3hh9^j9b=-8+s`SuQ&T#C zG`x0elQvoRIyHRm%}r*NmJCMWxu~l#gL1zt92X?FvBzCq(!TY=%}T(M`2fk%*IK;L zBXT~eU|)AqjR&~?Fz|X7o3)jQBygoIaU$uRnV2WVA*`hie6NFj{fSYR$tSf6-H=*d zdg}V*#wU?b6zPJx_?i*)^2ZdWsa5|LJ@!W|k<1z1=y^2{->z_u{ii?p@!+*1 z{h8i=ictpi5|yFmiDrcW;%N!e{dA-3vMkJ6wh__#hsHxo;NDM7S9sqrR*Ea%B8bay z%X~oeF6AiMIIttj{)0rXEtx0%X!)!~g*1q(y!4>GqHs<~ni<`37IN#`5Y=we;sV48 z0^j>rz6pk@HOv9#P1osT_@$Rqji)f6X1^9>Z_zAx7ZYa@{Y<|wF-ZqzZ;N3*tvyWUlgZae9C@OZ_LDT2H`F?q&u z!k&TYj{q-6?lkD3=IGZNqwuV3sEQZglk180ch%^iZfE(@dqorO^(^oR2@#VUjpZ92 z*us5g!F35st14zVf55PT_N3~({Bvd_NP8L)=`w+^BdtEgl=jgASgv%&x1HhxA5DJI zz6c)lWhxJ6F7wU9r|m)ug)F^-AVN@O;4qgQPN2i#$La#d(AxaQE-p)9WvV}$aZXJ# zz)-VGidtmqQHL?Egt@AMsbz!!2?#$6J>2Z_?vp(u*f1Jy86l;U1fr|I&^Aw>lTt-r z<)_$xVFFdc`nS+{OiM!u^4E2?nETPkyl1m2;|2$E+_PRAPnKYr_#g8`WNKaK4F7^` z?Ubvq{W1>s1^7Y{HItAy&8^_JgrpO%s=DZp4tZCbahEi+1%pC0#fCYEu7hL3$tZ50 zXuFu6Yp-chB5r{mj(GFKp_Ly^d~x}|agLYR8*{vMq*5frzoTSB4MIX`VXWcT5J(p$ zvb|v$4c?8v;T!4IdUfGv>>H^7+@>gzX^B|paL3B~Eke}ziUGpPQ}dIn03g4gRNJh8wrgjZppN344yAl%PT>?dXQfM#P!sRwL z;KMIu(ce?sUkiv?!Vy1m=vGTp^K>83Yjo?d$#<=t-KkL}_==YbTSL3tgWR6)-Ro8r zg>cv=%3Rb9yeFBfD78$8J*?6gjy>9c`q1R8Qn(CxX}XM8Mj^JBOyR>=?rRKQXO9*gvJyjfbJrs0U~2168KVOU;jdTE zc^Mh^)?{DY*$cO1{5f&&9Bm`e-;2K6o#q?)^0k*DB`UkBhVcdDfrep|D->3J#MJp+ zXY1nE?S}HFz60zQiVNOD@25Sa*0SK_@r3 zC(tKK+*fXb0BXgdWEt29pxJlcGHzY zJkOun3<4jbr>1T_TTE+(G2fT~#EBMFE0%pmldkXeM2*ccV3jW|Q1%;GkEKr2f0jK$5CC(%my!&suy}Ege*D+mwSTsfwKm{=38iPdckt95#-u`Gvf%NB z;Jh9Y$q!*z#v9yQDy~nPEHhs8Qkw?&{9op;3~$xMQ7^lQ+Vhi5nq!hLeB_uq=fV`i z!E)geaw+Zv{3e01>Ja?YPHdnFy?gNc=tt*_9!=`7Pxa?6vDx7m z-0>Iz7kq>(phWuFYjg~71xPKq{iPwgaFzo`h735{1u|PL&;op4?W}XU z*Zy62q5Zpw>NWW%j9#6bduP-Wx-U7vc>pnX^^HJeuMF)nYzFL z%R|OuztH2Mvi-7KmK*i^jJvfjk^KvfFB=8yB`>Tf2m;=skPWJI`bo3orf~30518bt<-Gc+ep2#?If-gL z;_V5G4bEA`J=zvwI~Q@$Og=!W8uwTmkeO|h{T!d3G}TRwN4S(@6%mj>r>tEd-;I6xK}CyHNR z`W}vjd36p~^P67IHm7n0WplM~-h0G4d(^lQdh*;f$GS9QH}m7A_@SjdB<{Q@lSpks z#9Z>MGSepD!)70Z0=($IJ>f|tC992?O1@XfyaXPp;h$rKrsx6fGn7zu0DK-m%11pb zGs9l*hMI>!-euGLyZpfz$09N2tK7I|b;S-_#kFUjE5M#v)sglMJH-hP9PYzL!(X=C z&l?pTPZ)^!L+CzJldxTEnRX$U#7DonI=OJLC|?k4#%1GNfv4AB1Wnw!xI3XLtci;D z>-ZQ7cE%tm1TrT|p*;#G65?!pEWW|rV?DJVanShnI9f(F!n8!3pJz=ASgeotHM#nQlcCth-Uv8eYLIFq|3 z$8;wJtnCMzOA2y}?03AoxqP{&<<^LHq+AC=(zuu(*k+;i3vxtnzWwUcSRvqT@9p9U z6B$%<@gcw_XUet5{BmU@iP+3ij=x_$z4QHD)k`HvNGXwccALGY(cnw0iuw^T!X3kM zCPp%7p}~l8b7j81O$PF3Yj&4)EbM@*agLVppE|pzn$sS(tEqN45aMSbu8N?*|P}v74M2!K~C@*$2i}SB=KKK-lw5%5K-;( zx7f;>L=##Ydm&d@RA~naR#0%3 z%Jt(5o)V(kBwAXNS$kQ*X>zg{Hz$*p)jQ~CPvPAOXWSlU?UV&`;kEB#yUYYnQYm~( zM{Wz^qIPF1>EY9Qm zs(bJSW9*o|Vh+{F4kmXlq<#GjIhTPKk38K-n5^lF$9s-<)ehAI3h7s(%ZAM}PxI~BVn6$b^R>=qIM4`F$ zHJIDKBpfOts&!OC?+vc@YFza+(}>X6gGd#)^)Y1hg_B@0JN)W{o&aj8uTC07^&Ms0 z+%4m=-h-4rU;#PK3cr=COqN7gJd2o&8|~IR-aaTjI5t4v;163AT%imiB9*B`OHKYd z7NM%=d}-LtFW0pp5c*3wNhme>^b+O=nYY9$&%s0Sj+J~*BL>Kh_`#Nl)sIOAZg z@t&kUUg#t5=ox78pG2wvT1_sF)`xJ~q{34riYgi$4F=znBeG~miClofeMJwEaUBJtDa?9tQBUX0F$_zoU8SmzfCfb$uMED{p)utjDJe)DYI z|CEyh*7Tn9ST3$vSa2?msDZYHy%xc@6F?0j`BW54t!2@(cVeLa`6Iqa(Vt=&R~pre z+kdK%&@j?q&W~Vtepw;nuBC_|N39bWl{VjCMLK`6Dg076ctt`Gz>vl+96WWc@{?M> zSc-4f6T=QQ^XGcPBDe*8N z6p)h91fy@X^D`W}r!QrGa69d*j; z0IVCMHC8T5WH;YpbB8+~JA^kzJs&&r?!uzKV&i7BhyG;ZzAYoGHQ!UkNW2O?$))({W;@58;aMHIOGn@%AJsy8Vz3^2q^tH9}wG*@PwtEx+0T9114@iWE zUr?7HBqqQw1{UQ4fy6){TD17Y{{Xmo*gDw<{W}08DkdN-1{V4k;A9w1`UrUTj~R44 r?0o~QyzKxowjS1Yj4Ezc4tB5YtZak42JFNil>jOVn(|e$mT&$CkHH7} literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/images/ui-icons_cd0a0a_256x240.png b/docs/java-docs/v0.1.0/script-dir/images/ui-icons_cd0a0a_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..7e8ebc180a2d2a74739059799407b8b7b57a9092 GIT binary patch literal 4549 zcmeHK2U8PFw@yL`geFb85=9ZD1*F$df}vOGyaXvKy$K2df>fnT5l|3bse%xZCPhLK zq(s2bG?a)Sy-1T5a?x+*n|uGmeP(CR*`0mn>^?hl=A6f-#y6Q6_!s~H0J9!S#~c6v zp1FW6dYZF&QcwTzY=gzr&=N^tVEF&>Uj<|d!K-Hi*#?;#TL5@jZ-D7d+aKjhUB2ay za7XiT$P6-HQsvS@8Ne>u30;%65Ra9O$98#q8tPF*3bZzTz*N?kB)u+wBUmd+0T!5D z*<^r#Xj1>ZovB|~<30Q0ri+GeWcuAh#6Q2zf&gzD+|&Ui&|W~DEuelV+rTsX$43El z`#jYFfOD>TI+~UbzO6elx{w;!AbqIU%Q;US-y3k0y&ZS`{PXJ9%GKuT? zA=YB~_}-7h}grk~UMM~1{IJu5z36&nH&VPs=tlLlQ$TWf}@j0@_1Mr{7PN}kZ@ zU@9N%V%HL9eSE z*BdLzdW%d9Pf1SA5`lAsx?6C@pGL*pIra&^83Gx%WYG^8aT%R?OG4Ou=0P3R5)KZ5 z2&PGFszDp$u%zsXBYLrEImJ}xFS--_mkY=#l)@OKCnEoMOo8S*eqcoB^(_J&4tmM< zs4&xp4^NNgy&HVP!O(^_6JQclp)V-Ib9=q9aWcaz*Gx~fED_HM%LFsYU%*S)OnQwc zjLYYoLk)hxsCi6qp^!9HRp8G%b|f68yfB?n<^DBz9!E*WgJ2gV*g5_E7alHp*g2_wbc8Pw7*-B9ToxV53c2rO-Vs4Px{7M!NqIXUcMSHv1cqfD&&RnMQs) z8771gCX+j09M{&*+~vB&SSU^b{}8I6?+$$T9I*OL*{LYxAHX;*iW?dX43jc> zp~TZQLjbC#e#FPvV$ou|K+q=`%KR&iGq0m)&%Qcc{(18s?cH)B<=dn&oKq#&CVm$KVlo#Io;OGBX$ckfqw0sl%9n2giktQ~NFXr`I; z@h650el?%I!6y~!d;+G2vdswoOkzni?&A=OT9T`SipWyQFEyIunl_G*e?HE^ zx7hkb*WF(Q-{^pB`|k8FH76TXH6UL4I}2h>bLnbqDDskSJx^zYBqL{y$Sn($8Qire zMAVY2aEEb~T~WwSd>Zm#SF3TtfRem42m@SaPkNC3#AX)UgT%TW=5u7S=dxp|3h~tk+8yZee}?!M9HI@f1WTU?%HqiNq#8O^RmBZ`M8nW z4|fZvl;5BN{Lb=BYDGdiZ)y8 zAJE}UL0VRg6Y7k--*#>qd}SW1`t(XXl);%iKi{ne!56tAR#KrNk#?YdO;$EPr~Ghg zL?F4G51g8yyaYA|gz0Frg48>AICegIAO6!sUwFPVn!UV}NVFIh?iYutyf9vPz5yy( z6DHSbg~R&3N2@w%ro3d+aztG`xPRDrWGn*Y&;syq!6%Nw=lpy*v1>S; zz{fdE9!dF+My~C&wlU5dQQi|liohaCEU{7=clSmk*wsDU+doSXunDD0ppEf~z7_WK zr+{Ip?==2A3sWeggPH~cD#9z$y`Scm$bJE%)>E|H9P>`Q=3WWq&5Gckv?(2+idix- z=}@U*Mw5z1u`6g?w5skq?WtvLzqBse`dg0I`$C5Hc0=;s zkPHED_%Qv>At$X$ZQoAYc=|i@^yMF^9@eeSh=MAFRi5FHuyr-LC*Z!C9W%qiV99!$ z+O4V2zvRN1wsMwg1WGvGv~LqgOA2pQZi~E#pY5Lj`j`sW1jcRidq&GPu(oq7&iz*W zKqyJ$uZ1uC=#zeW>zJF-nx-gt-}Ak+qN{)H+eFKjl(8fvzoS10rN}hbM=2ZHn7&EW z&8^#HYV0+@3zAc}_pVhH22dU+MW5s4HwjodZU|T(EZaZ2D1Vuc&fO1}CSck5&kdJ% zi5gTPGKuKSk8XiGTl>tjIdMWO%>rJ^?&*|Ie1H+ zQLN{pqOrow2FVb%V>X_jBIhzH6s6~oS_oYp;iE>C%Z8w|lf!Ev?jfhYkP?FOAJ=__ zr3Ndn*>IP;iK|Ccxw##$W6H7snuYuHC7o)bP}ir&X4B|!Zd3cDm`a244dW*}1CN%5 zXbw16r3xZMsYF85zpYIaVr} z?@&!YCHZY9Dhmzcwq`}f17^3P{$})GtY|@wRkgs2TGgSwUV|As8%gAY&4}SLTG6V7 zW4_tEA;9}Q!A@(ZaEcrzDlf2bSL%{R)ka6gH9z06;tUEGAxQhi>~Q}sg1^506i46bzM;PHOzX~mY*`jhIiS}ZN2&$pmjO9S=Mj>^wMj=hEu zl~8}2{%}WDK+?okXRZA{H+!LjL{Qw9wi7vK1jiPkap+~_ak9^lCE_h!OeGWGGC-f1 zVRpAm`}*sOCzi+Ga`RF(!KxOX_nSKFZ%-ou%u?^0ue8}s6S?Xo-QGlc{EYuH{+mQ} z>M!OEuy)pxcgz<<{Cz|GC0u}FhbpDfLsov{TnAe9J`HN1 za$1aaKcULuO}iD`>6xOm$wW+_K_~{}#cJyGb!F&r_u_WE*8>}sUhJ6ueSj+chaBTO z_5$EOo-Ic;$S9Ktg;7Yrv0}eqi8w*$7sq2td!fj=Cb#w8?(xBoqj;W#K&Bk`$}tA3 z9AGH_)V?G6ZC=jUdQlN6RDFWODgd0RQQ;0q(jfFwegfKM0~6S+>;@7olQV~&k49?f4c6ReTPQa($S^cob|b_kZ$#iX{C8Kz*x0%0 zo>cBW9N_VWlazSRa?1##MXSou-fxeD!_&QLemU3-p!Hs?V4m6Uct-_K_|&bHnK!W$ zV;63=dGgzIvcKFCOuQk~(75AeyWPI#G+g@N6{x%iJmUeHX;4Zap?8EBjG*?Rg>>ai z2KP;zLI>J)rrvOVNW5NFP3LK%e~$B;2#8-H>%?dKvqQey7_%N$0BA{1=_#M`>JpGj zx^=X=@Ue4rw&8wAx+E@QbDpFk)D;j9<|OP%PJua#2WVcDDKfA63c=(IOQ-ItOLyLj z#xi9OEcg{vTTL1PH0YM4?khk(&TzrkU^aY+ypr5 z{jp4uL+LRby+u5hgmq)J$>w4X_2hrqq;M%gOnCFRl<7qk=J7~NV(r#;uVaI=;k)yH z3s|;iNg&Le8;yH+`qw4sWA#bWtE1?ftr!s26wPW{TB4{eZ7}vcT{CttS+z#yeHZD` z!Dm{7xPVwM1jvxV5cImPfv~WUzB0lD0V?KmAfl1#yl9`E3o(FJ-W+yQ`0C&D)y6G7Fqei&raMZE$9ts7fa z4f4?J_L;XiwLe#tFZPq{Hi=d2HL_a#J6156HfF@TAh; z*?Y}c7mP70lKYjiy#yEAjAE=?L_%I!DCR2DHw8zdS^Oe`Q{pKe%3AToxCN@8lKi~y z{NBUBt1t6X6V9;2e1t)uN}rcE_dBkxip3*do}=#z;&-%u?-?GxK;Dbzs!>Q^*6ptj zm^eD>*BoA?nOOnx9cmrMao0O|mq-wu>SauA6^XMeyN#cZXde*AQjDKU-aV#`nCYM! zK93Mnh)oEUJD3C2u*7fg1Z6u(rIWt=TFIqI@vO6HP*2{$Nfzqqt)jply2Pr`P1<{K zAJze>9Iexn7%VzWXJ<9dI_s1qgpT?U{aFjU?#mtfXwP1}`wno0q-!-Ch4te$o&7NO zv0K{_tOX8j$%GwNi1XUiA4V4r(b+)i-C0MYc`g)V`!_Vllu=)fmSLWy3MWmjV{~>( z2}Qmx;l8gN7vOQhu1Ct|e;v2u<}Z#5f0Ri`pg-r)`~A!ONc0I6kHauS0UE#sMlq4I z%K6CTTyOG<7_>u(<5A(mz`ps}+2ji&AfFQ+KjMEIGm>t=ebp$kBvqJzq Mq_Ix57W&cu0AIB!=l}o! literal 0 HcmV?d00001 diff --git a/docs/java-docs/v0.1.0/script-dir/jquery-3.5.1.min.js b/docs/java-docs/v0.1.0/script-dir/jquery-3.5.1.min.js new file mode 100644 index 0000000..b061403 --- /dev/null +++ b/docs/java-docs/v0.1.0/script-dir/jquery-3.5.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,j=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function qe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=$e(y.pixelPosition,function(e,t){if(t)return t=Be(e,n),Me.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0a;a++)for(s in o[a])n=o[a][s],o[a].hasOwnProperty(s)&&void 0!==n&&(e[s]=t.isPlainObject(n)?t.isPlainObject(e[s])?t.widget.extend({},e[s],n):t.widget.extend({},n):n);return e},t.widget.bridge=function(e,s){var n=s.prototype.widgetFullName||e;t.fn[e]=function(o){var a="string"==typeof o,r=i.call(arguments,1),l=this;return a?this.length||"instance"!==o?this.each(function(){var i,s=t.data(this,n);return"instance"===o?(l=s,!1):s?t.isFunction(s[o])&&"_"!==o.charAt(0)?(i=s[o].apply(s,r),i!==s&&void 0!==i?(l=i&&i.jquery?l.pushStack(i.get()):i,!1):void 0):t.error("no such method '"+o+"' for "+e+" widget instance"):t.error("cannot call methods on "+e+" prior to initialization; "+"attempted to call method '"+o+"'")}):l=void 0:(r.length&&(o=t.widget.extend.apply(null,[o].concat(r))),this.each(function(){var e=t.data(this,n);e?(e.option(o||{}),e._init&&e._init()):t.data(this,n,new s(o,this))})),l}},t.Widget=function(){},t.Widget._childConstructors=[],t.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"
",options:{classes:{},disabled:!1,create:null},_createWidget:function(i,s){s=t(s||this.defaultElement||this)[0],this.element=t(s),this.uuid=e++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},s!==this&&(t.data(s,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===s&&this.destroy()}}),this.document=t(s.style?s.ownerDocument:s.document||s),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),i),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,function(t,i){e._removeClass(i,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var s,n,o,a=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(a={},s=e.split("."),e=s.shift(),s.length){for(n=a[e]=t.widget.extend({},this.options[e]),o=0;s.length-1>o;o++)n[s[o]]=n[s[o]]||{},n=n[s[o]];if(e=s.pop(),1===arguments.length)return void 0===n[e]?null:n[e];n[e]=i}else{if(1===arguments.length)return void 0===this.options[e]?null:this.options[e];a[e]=i}return this._setOptions(a),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(e){var i,s,n;for(i in e)n=this.classesElementLookup[i],e[i]!==this.options.classes[i]&&n&&n.length&&(s=t(n.get()),this._removeClass(n,i),s.addClass(this._classes({element:s,keys:i,classes:e,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(e){function i(i,o){var a,r;for(r=0;i.length>r;r++)a=n.classesElementLookup[i[r]]||t(),a=e.add?t(t.unique(a.get().concat(e.element.get()))):t(a.not(e.element).get()),n.classesElementLookup[i[r]]=a,s.push(i[r]),o&&e.classes[i[r]]&&s.push(e.classes[i[r]])}var s=[],n=this;return e=t.extend({element:this.element,classes:this.options.classes||{}},e),this._on(e.element,{remove:"_untrackClassesElement"}),e.keys&&i(e.keys.match(/\S+/g)||[],!0),e.extra&&i(e.extra.match(/\S+/g)||[]),s.join(" ")},_untrackClassesElement:function(e){var i=this;t.each(i.classesElementLookup,function(s,n){-1!==t.inArray(e.target,n)&&(i.classesElementLookup[s]=t(n.not(e.target).get()))})},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,s){s="boolean"==typeof s?s:i;var n="string"==typeof t||null===t,o={extra:n?e:i,keys:n?t:e,element:n?this.element:t,add:s};return o.element.toggleClass(this._classes(o),s),this},_on:function(e,i,s){var n,o=this;"boolean"!=typeof e&&(s=i,i=e,e=!1),s?(i=n=t(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),t.each(s,function(s,a){function r(){return e||o.options.disabled!==!0&&!t(this).hasClass("ui-state-disabled")?("string"==typeof a?o[a]:a).apply(o,arguments):void 0}"string"!=typeof a&&(r.guid=a.guid=a.guid||r.guid||t.guid++);var l=s.match(/^([\w:-]*)\s*(.*)$/),h=l[1]+o.eventNamespace,c=l[2];c?n.on(h,c,r):i.on(h,r)})},_off:function(e,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.off(i).off(i),this.bindings=t(this.bindings.not(e).get()),this.focusable=t(this.focusable.not(e).get()),this.hoverable=t(this.hoverable.not(e).get())},_delay:function(t,e){function i(){return("string"==typeof t?s[t]:t).apply(s,arguments)}var s=this;return setTimeout(i,e||0)},_hoverable:function(e){this.hoverable=this.hoverable.add(e),this._on(e,{mouseenter:function(e){this._addClass(t(e.currentTarget),null,"ui-state-hover")},mouseleave:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-hover")}})},_focusable:function(e){this.focusable=this.focusable.add(e),this._on(e,{focusin:function(e){this._addClass(t(e.currentTarget),null,"ui-state-focus")},focusout:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-focus")}})},_trigger:function(e,i,s){var n,o,a=this.options[e];if(s=s||{},i=t.Event(i),i.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase(),i.target=this.element[0],o=i.originalEvent)for(n in o)n in i||(i[n]=o[n]);return this.element.trigger(i,s),!(t.isFunction(a)&&a.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},t.each({show:"fadeIn",hide:"fadeOut"},function(e,i){t.Widget.prototype["_"+e]=function(s,n,o){"string"==typeof n&&(n={effect:n});var a,r=n?n===!0||"number"==typeof n?i:n.effect||i:e;n=n||{},"number"==typeof n&&(n={duration:n}),a=!t.isEmptyObject(n),n.complete=o,n.delay&&s.delay(n.delay),a&&t.effects&&t.effects.effect[r]?s[e](n):r!==e&&s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t(this)[e](),o&&o.call(s[0]),i()})}}),t.widget,function(){function e(t,e,i){return[parseFloat(t[0])*(u.test(t[0])?e/100:1),parseFloat(t[1])*(u.test(t[1])?i/100:1)]}function i(e,i){return parseInt(t.css(e,i),10)||0}function s(e){var i=e[0];return 9===i.nodeType?{width:e.width(),height:e.height(),offset:{top:0,left:0}}:t.isWindow(i)?{width:e.width(),height:e.height(),offset:{top:e.scrollTop(),left:e.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:e.outerWidth(),height:e.outerHeight(),offset:e.offset()}}var n,o=Math.max,a=Math.abs,r=/left|center|right/,l=/top|center|bottom/,h=/[\+\-]\d+(\.[\d]+)?%?/,c=/^\w+/,u=/%$/,d=t.fn.position;t.position={scrollbarWidth:function(){if(void 0!==n)return n;var e,i,s=t("
"),o=s.children()[0];return t("body").append(s),e=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,e===i&&(i=s[0].clientWidth),s.remove(),n=e-i},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),n="scroll"===i||"auto"===i&&e.widthi?"left":e>0?"right":"center",vertical:0>r?"top":s>0?"bottom":"middle"};h>p&&p>a(e+i)&&(u.horizontal="center"),c>f&&f>a(s+r)&&(u.vertical="middle"),u.important=o(a(e),a(i))>o(a(s),a(r))?"horizontal":"vertical",n.using.call(this,t,u)}),l.offset(t.extend(D,{using:r}))})},t.ui.position={fit:{left:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollLeft:s.offset.left,a=s.width,r=t.left-e.collisionPosition.marginLeft,l=n-r,h=r+e.collisionWidth-a-n;e.collisionWidth>a?l>0&&0>=h?(i=t.left+l+e.collisionWidth-a-n,t.left+=l-i):t.left=h>0&&0>=l?n:l>h?n+a-e.collisionWidth:n:l>0?t.left+=l:h>0?t.left-=h:t.left=o(t.left-r,t.left)},top:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollTop:s.offset.top,a=e.within.height,r=t.top-e.collisionPosition.marginTop,l=n-r,h=r+e.collisionHeight-a-n;e.collisionHeight>a?l>0&&0>=h?(i=t.top+l+e.collisionHeight-a-n,t.top+=l-i):t.top=h>0&&0>=l?n:l>h?n+a-e.collisionHeight:n:l>0?t.top+=l:h>0?t.top-=h:t.top=o(t.top-r,t.top)}},flip:{left:function(t,e){var i,s,n=e.within,o=n.offset.left+n.scrollLeft,r=n.width,l=n.isWindow?n.scrollLeft:n.offset.left,h=t.left-e.collisionPosition.marginLeft,c=h-l,u=h+e.collisionWidth-r-l,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,f=-2*e.offset[0];0>c?(i=t.left+d+p+f+e.collisionWidth-r-o,(0>i||a(c)>i)&&(t.left+=d+p+f)):u>0&&(s=t.left-e.collisionPosition.marginLeft+d+p+f-l,(s>0||u>a(s))&&(t.left+=d+p+f))},top:function(t,e){var i,s,n=e.within,o=n.offset.top+n.scrollTop,r=n.height,l=n.isWindow?n.scrollTop:n.offset.top,h=t.top-e.collisionPosition.marginTop,c=h-l,u=h+e.collisionHeight-r-l,d="top"===e.my[1],p=d?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,f="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,g=-2*e.offset[1];0>c?(s=t.top+p+f+g+e.collisionHeight-r-o,(0>s||a(c)>s)&&(t.top+=p+f+g)):u>0&&(i=t.top-e.collisionPosition.marginTop+p+f+g-l,(i>0||u>a(i))&&(t.top+=p+f+g))}},flipfit:{left:function(){t.ui.position.flip.left.apply(this,arguments),t.ui.position.fit.left.apply(this,arguments)},top:function(){t.ui.position.flip.top.apply(this,arguments),t.ui.position.fit.top.apply(this,arguments)}}}}(),t.ui.position,t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.fn.extend({uniqueId:function(){var t=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")})}}),t.ui.safeActiveElement=function(t){var e;try{e=t.activeElement}catch(i){e=t.body}return e||(e=t.body),e.nodeName||(e=t.body),e},t.widget("ui.menu",{version:"1.12.1",defaultElement:"