Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 876 Bytes

0.X.0

Added

  • Enable drawing of the pipeline (#12)

Changed

Deprecated

Fixed

  • Fixed pipeline path is none error (#16)
  • Fixed summary step crashing (#25)
  • Pipeline result and step buffer are reset after training (#35)
  • Fix the start value in the online execution (#37)
  • Train estimator if computation mode is refit and estimator is not fitted yet (#33)
  • EitherOrStep should call all predessors to ensure that they are fitted (#34)