Releases: bloomen/featureimpact
Releases · bloomen/featureimpact
2.2.2
17 Jan 05:11
Compare
Sorry, something went wrong.
No results found
fix up setup for Github actions
2.2.1
17 Jan 05:02
Compare
Sorry, something went wrong.
No results found
ensure no deprecated functions are used
improve setup.py
use Github Actions
2.2.0
26 Mar 08:33
Compare
Sorry, something went wrong.
No results found
Ensure we only use quantiles that are part of the features
Added link to doc describing the algorithm
2.1.0
25 Mar 07:57
Compare
Sorry, something went wrong.
No results found
Added support for features with zero variance
Improved performance and less memory usage
2.0.0
24 Mar 05:13
Compare
Sorry, something went wrong.
No results found
Switched to the procedure described in Blume, 2012 but normalized by
a feature's stddev and extended to multiple quantiles
Improved quantile estimation
Now returning pandas.DataFrames consistently
1.2.0
23 Feb 03:01
Compare
Sorry, something went wrong.
No results found
made featureimpact Python3 ready