Package: ECoL 0.4.4

ECoL: Complexity Measures for Supervised Problems

Provides measures to characterize the complexity of classification and regression problems based on aspects that quantify the linearity of the data, the presence of informative feature, the sparsity and dimensionality of the datasets. This package provides bug fixes, generalizations and implementations of many state of the art measures. The measures are described in the papers: Lorena et al. (2019) <doi:10.1145/3347711> and Lorena et al. (2018) <doi:10.1007/s10994-017-5681-1>.

Authors:Luis Garcia [aut, cre], Ana Lorena [aut, ctb], Marcilio Souto [aut, ctb], Tin K. Ho [aut, ctb]

ECoL_0.4.4.tar.gz
ECoL_0.4.4.zip(r-4.7)ECoL_0.4.4.zip(r-4.6)ECoL_0.4.4.zip(r-4.5)
ECoL_0.4.4.tgz(r-4.6-any)ECoL_0.4.4.tgz(r-4.5-any)
ECoL_0.4.4.tar.gz(r-4.7-any)ECoL_0.4.4.tar.gz(r-4.6-any)
ECoL_0.4.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ECoL/json (API)

# Install 'ECoL' in R:
install.packages('ECoL', repos = c('https://lpfgarcia.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/lpfgarcia/ecol/issues

On CRAN:

Conda:

complexity-measurespattern-recognition

4.91 score 58 stars 28 scripts 222 downloads 10 exports 17 dependencies

Last updated from:cfeb83890d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK133
source / vignettesOK163
linux-release-x86_64OK124
macos-release-arm64OK120
macos-oldrel-arm64OK82
windows-develOK91
windows-releaseOK75
windows-oldrelOK110
wasm-releaseOK108

Exports:balancecomplexitycorrelationdimensionalityfeaturebasedlinearityneighborhoodnetworksmoothnesssummarization

Dependencies:classcliclustercpp11e1071FNNglueigraphlatticelifecyclemagrittrMASSMatrixpkgconfigproxyrlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Measures of class balancebalance balance.default balance.formula
Extract the complexity measures from datasetscomplexity complexity.default complexity.formula
Measures of feature correlationcorrelation correlation.default correlation.formula
Measures of dimensionalitydimensionality dimensionality.default dimensionality.formula
Measures of feature-basedfeaturebased featurebased.default featurebased.formula
Measures of linearitylinearity linearity.default linearity.formula
Measures of neighborhoodneighborhood neighborhood.default neighborhood.formula
Measures of networknetwork network.default network.formula
Measures of smoothnesssmoothness smoothness.default smoothness.formula
Post processing complexity measuressummarization