Skip to content

v0.3.4

Compare
Choose a tag to compare
@neylsoncrepalde neylsoncrepalde released this 25 Feb 13:28
· 134 commits to master since this release
c65be20

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.