ProcessMiner / nlcor

An implementation of an efficient heuristic to compute the nonlinear correlations between numeric vectors. The heuristic works by adaptively identifying multiple local regions of linear correlations to estimate the overall nonlinear correlation. The nonlinear correlations estimate has various applications in data exploration and variable selection for nonlinear models.
GNU General Public License v2.0
18 stars 1 forks source link

V2.1 #19

Closed DevleenaBanerjee closed 2 years ago

DevleenaBanerjee commented 2 years ago

Bug fixes