Skip to content

v1.0.13

Compare
Choose a tag to compare
@wangzhishi wangzhishi released this 03 Apr 00:58
· 287 commits to master since this release
  • Core changes

    • Implement a new model KTRLite (#380)
    • Refactoring of BaseTemplate (#382, #384)
    • Add MAPTemplate, FullBayesianTemplate, and AggregatedPosteriorTemplate (#394)
    • Remove dependency of scikit-learn (#379, #381)
  • Documentation:

    • Add changelogs, release process, and contribution guidance (#363, #369, #370, #372)
    • Setup documentation deployment via TravisCI (#291)
    • New tutorial of making your own model (#389)
    • Tutorial enhancement (#383, #388)
  • Utilities:

    • New EDA plot utilities (#403, #407, #408)
    • More options for exisiting plot utilities (#396)