Package: ECoL 0.4.2
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:
ECoL_0.4.2.tar.gz
ECoL_0.4.2.zip(r-4.5)ECoL_0.4.2.zip(r-4.4)ECoL_0.4.2.zip(r-4.3)
ECoL_0.4.2.tgz(r-4.4-any)ECoL_0.4.2.tgz(r-4.3-any)
ECoL_0.4.2.tar.gz(r-4.5-noble)ECoL_0.4.2.tar.gz(r-4.4-noble)
ECoL_0.4.2.tgz(r-4.4-emscripten)ECoL_0.4.2.tgz(r-4.3-emscripten)
ECoL.pdf |ECoL.html✨
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
complexity-measurespattern-recognition
Last updated 4 years agofrom:2f2be07af1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:balancecomplexitycorrelationdimensionalityfeaturebasedlinearityneighborhoodnetworksmoothnesssummarization
Dependencies:classcliclustercpp11e1071FNNglueigraphlatticelifecyclemagrittrMASSMatrixpkgconfigproxyrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Measures of class balance | balance balance.default balance.formula |
Extract the complexity measures from datasets | complexity complexity.default complexity.formula |
Measures of feature correlation | correlation correlation.default correlation.formula |
Measures of dimensionality | dimensionality dimensionality.default dimensionality.formula |
Measures of feature-based | featurebased featurebased.default featurebased.formula |
Measures of linearity | linearity linearity.default linearity.formula |
Measures of neighborhood | neighborhood neighborhood.default neighborhood.formula |
Measures of network | network network.default network.formula |
Measures of smoothness | smoothness smoothness.default smoothness.formula |
Post processing complexity measures | summarization |