v0.3.4
neylsoncrepalde
released this
25 Feb 13:28
·
134 commits
to master
since this release
Enhancements
- Wrapper has 2 functions( train_interpret, local_interpret) to interpret model results.
- TrainerSklearn class has a clause on train to train interpret if classification model.
- Example_notebook has a train_interpret example
- Add new class TrainerSklearnUnsupervised
and minor bug fixes.