Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 640 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

0.1.6

  • fixed #7 disease-progression ?

0.1.5

  • added support for "thaw" of model, so serialisation

0.1.4

  • support "all types" for classification target column
  • added partial support for register individual models

0.1.3

  • use tribuo 4.3.1

0.1.2

  • unpack tribuo-all

0.1.1

  • added suport for glance and augment for regression
  • call prediction column prediction
  • use latest tehc.ml.dataset
  • support :string and categorical target columns