CRAN/E | semiArtificial

semiArtificial

Generator of Semi-Artificial Data

Installation

About

Contains methods to generate and evaluate semi-artificial data sets. Based on a given data set different methods learn data properties using machine learning algorithms and generate new data with the same properties. The package currently includes the following data generators: i) a RBF network based generator using rbfDDA() from package 'RSNNS', ii) a Random Forest based generator for both classification and regression problems iii) a density forest based generator for unsupervised data Data evaluation support tools include: a) single attribute based statistical evaluation: mean, median, standard deviation, skewness, kurtosis, medcouple, L/RMC, KS test, Hellinger distance b) evaluation based on clustering using Adjusted Rand Index (ARI) and FM c) evaluation based on classification performance with various learning models, e.g., random forests.

lkm.fri.uni-lj.si/rmarko/software/

Key Metrics

Version 2.4.1
Published 2021-09-23 939 days ago
Needs compilation? no
License GPL-3
CRAN checks semiArtificial results

Downloads

Yesterday 5
Last 7 days 20 -57%
Last 30 days 222 -19%
Last 90 days 1.005 +29%
Last 365 days 3.405 -35%

Maintainer

Maintainer

Marko Robnik-Sikonja

marko.robnik@fri.uni-lj.si

Authors

Marko Robnik-Sikonja

Material

ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

semiArtificial archive

Imports

CORElearn ≥1.50.3
RSNNS
MASS
nnet
cluster
fpc
stats
timeDate
robustbase
ks
logspline
methods
mcclust
flexclust
StatMatch

Reverse Imports

ExplainPrediction