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:

ariCompare (Package: semiArtificial) : Evaluate clustering similarity of two data sets

Similarity of two data sets is compared with Adjusted Rand Index (ARI) and Fowlkes-Mallows index(FM).
● Data Source: CranContrib
● Keywords: datagen, multivariate
● Alias: ariCompare
● 0 images

newdata (Package: semiArtificial) : Generate semi-artificial data using a generator

Using a generator build with rbfDataGen or treeEnsemble the method generates size new instances.
● Data Source: CranContrib
● Keywords: datagen, multivariate
● Alias: newdata, newdata.RBFgenerator, newdata.TreeEnsemble
● 0 images

semiArtificial-package (Package: semiArtificial) : Generation and evaluation of semi-artificial data

The package semiArtificial contains methods to generate and evaluate semi-artificial data sets. Different data generators take a data set as an input, learn its properties using machine learning algorithms and generates new data with the same properties.
● Data Source: CranContrib
● Keywords: datagen, multivariate, package
● Alias: semiArtificial, semiArtificial-package
● 0 images

treeEnsemble (Package: semiArtificial) : A data generator based on forest

Using given formula and data the method treeEnsemble builds a tree ensemble and turns it into a data generator, which can be used with newdata method to generate semi-artificial data. The methods supports classification, regression, and unsupervised data, depending on the input and parameters. The method indAttrGen generates data from the same distribution as the input data, but assuming conditionally independent attributes.
● Data Source: CranContrib
● Keywords: classif, datagen, multivariate
● Alias: indAttrGen, treeEnsemble
● 0 images

rbfDataGen (Package: semiArtificial) : A data generator based on RBF network

Using given formula and data the method builds a RBF network and extracts its properties thereby preparing a data generator which can be used with newdata.RBFgenerator method to generate semi-artificial data.
● Data Source: CranContrib
● Keywords: classif, datagen, multivariate
● Alias: rbfDataGen
● 0 images

dataSimilarity (Package: semiArtificial) : Evaluate statistical similarity of two data sets

Use mean, standard deviation, skewness, kurtosis, Hellinger distance and KS test to compare similarity of two data sets.
● Data Source: CranContrib
● Keywords: datagen, multivariate
● Alias: dataSimilarity
● 0 images

performanceCompare (Package: semiArtificial) : Evaluate similarity of two data sets based on predictive performance

Depending on the type of problem (classification or regression), a classification performance (accuracy, AUC, brierScore, etc) or regression performance (RMSE, MSE, MAE, RMAE, etc) on two data sets is used to compare the similarity of two data sets.
● Data Source: CranContrib
● Keywords: datagen, multivariate
● Alias: performanceCompare
● 0 images