Skater icon indicating copy to clipboard operation
Skater copied to clipboard

Python Library for Model Interpretation/Explanations

Results 72 Skater issues
Sort by recently updated
recently updated
newest added

The idea with the ticket is to explore the possibility of extending the support of PDP for MLLib models as well. * As In-Memory Model - either using the existing...

enhancement v1
new feature
help wanted

This ticket is to add dockerfile template to handle installation across different OS types. This might be more convenient for a lot of folks who like creating customized images of...

enhancement v2
new feature
Installation

This issue is to enable support for interpreting models built using VW. It might be interesting to compare VW models with other models in terms of performance - sklearn, h20

enhancement v2
new feature
help wanted

Reference blog: https://www.ibm.com/developerworks/community/blogs/jfp/entry/A_Comparison_Of_C_Julia_Python_Numba_Cython_Scipy_and_BLAS_on_LU_Factorization?lang=en It will interesting to see if one can improve performance of pdp and variable importance by specifying static types and compiling the same using Cython. First step...

enhancement v2
new feature
help wanted

https://www3.nd.edu/~rwilliam/stats3/Margins03.pdf

enhancement v2
new feature