jcelias98 / Complexity-Measures

6 stars 1 forks source link

Complexity-Measures

Implementation in Python of a set of measures to characterize the complexity of classification problems based on aspects that quantify the linearity of the data, the presence of informative feature, the sparsity and dimensionality of the datasets. The measures were originally proposed by Ho and Basu [1] and extend by many other works including the ECoL library.

Feature-based Measures