Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

plot.NHEMOtree (Package: NHEMOtree) :

Generates different plots for class NHEMOtree
● Data Source: CranContrib
● Keywords: Classification, Evolutionary algorithms, Multi-objective optimization, Plots for NHEMOtree
● Alias: plot.NHEMOtree
4 images

Wrapper (Package: NHEMOtree) :

This wrapper approach is based on the Nondominated Sorting Genetic Algorithm II (NSGA-II) with an enclosed classification tree algorithm. It performs cost-sensitive classification by solving the two-objective optimization problem of minimizing misclassification rate and minimizing total costs for classification.
● Data Source: CranContrib
● Keywords: Classification tree, Evolutionary algorithms, Multi-objective optimization, Nondominated Sorting Genetic Algorithm II, Wrapper approach
● Alias: Wrapper
● 0 images

Sim_Data (Package: NHEMOtree) :

Simulation of data with one grouping variable containing four classes and 20 explanatory variables. Variables X1 to X3 are informative for seperating the four classes. Variable X1 separates class 1, X2 separates class 1 and class 2, and X3 separates class 3 from class 4. Variables X4, X5, and X6 are created on basis of X3 and can also be used to separate class 3 from class 4 but with decreased prediction accuracy.
● Data Source: CranContrib
● Keywords: Non-hierarchical evolutionary multi-objective tree learner
● Alias: Sim_Data
● 0 images

Sim_Costs (Package: NHEMOtree) :

Simulation of a cost matrix for 10 variables in combination with 'Sim_Data' and to be analyszed with "NHEMOtree".
● Data Source: CranContrib
● Keywords: Non-hierarchical evolutionary multi-objective tree learner
● Alias: Sim_Costs
● 0 images

NHEMOtree (Package: NHEMOtree) :

NHEMOtree performs cost-sensitive classification by solving the two-objective optimization problem of minimizing misclassification rate and minimizing total costs for classification. The three methods comprised in NHEMOtree ("NHEMO", "NHEMO_Cutoff", "Wrapper") are based on EMOAs with either tree representation or bitstring representation with a classification tree as enclosed classifier.
● Data Source: CranContrib
● Keywords: Classification, Evolutionary algorithms, Multi-objective optimization, Non-hierarchical evolutionary multi-objective tree learner
● Alias: NHEMOtree, print.NHEMOtree
● 0 images

NHEMO_Cutoff (Package: NHEMOtree) :

NHEMO_Cutoff performs cost-sensitive classification by solving the non-hierarchical evolutionary two-objective optimization problem of minimizing misclassification rate and minimizing total costs for classification. NHEMO_Cutoff is based on an EMOA with tree representation and local cutoff optimization. Cutoffs of the tree learner are optimized analogous to a classification tree with recursive partitioning either based on the Gini index or the misclassification rate.
● Data Source: CranContrib
● Keywords: Classification, Evolutionary algorithms, Multi-objective optimization, Non-hierarchical evolutionary multi-objective tree learner
● Alias: NHEMO_Cutoff
● 0 images

NHEMO (Package: NHEMOtree) :

NHEMO performs cost-sensitive classification by solving the non-hierarchical evolutionary two-objective optimization problem of minimizing misclassification rate and minimizing total costs for classification. NHEMO is based on an EMOA with tree representation and cutoff optimization conducted by the EMOA.
● Data Source: CranContrib
● Keywords: Classification, Evolutionary algorithms, Multi-objective optimization, Non-hierarchical evolutionary multi-objective tree learner
● Alias: NHEMO
● 0 images