stratx icon indicating copy to clipboard operation
stratx copied to clipboard

stratx is a library for A Stratification Approach to Partial Dependence for Codependent Variables

Results 1 stratx issues
Sort by recently updated
recently updated
newest added

It will be great to add something as `get_stratpd` method that returns two np.arrays: pdpx, pdpy. I did it by myself just copying the first few lines from `plot_stratpd` method...

enhancement