Skip to content

v0.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@neylsoncrepalde neylsoncrepalde released this 25 Feb 13:20
· 135 commits to master since this release
ab1ddd3

News:

  • 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