Skip to content

Releases: dream-faster/fold

2.0.1

29 Feb 15:14
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

29 Feb 14:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.9...2.0.0

1.0.9

17 Oct 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

17 Oct 12:34
Compare
Choose a tag to compare

What's Changed

  • feature(Models): omit feature importances in Artifact during .fit() by @almostintuitive in #529
  • feature(Loop): added & propagate new project_hyperparameters property to Composite.Metadata by @almostintuitive in #530

Full Changelog: 1.0.7...1.0.8

1.0.7

12 Oct 19:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

12 Oct 18:46
Compare
Choose a tag to compare

What's Changed

  • fix(Inference): set Composite.Metadata correctly for preprocessing pipeline by @almostintuitive in #527

Full Changelog: 1.0.5...1.0.6

1.0.5

12 Oct 14:40
Compare
Choose a tag to compare

What's Changed

  • fix(Events): added FixedForwardWindowIndexerNoTruncation class, make sure truncate_if_timeframe_is_smaller==True outputs numbers instead of nans for the right tail of the time series by @almostintuitive in #526

Full Changelog: 1.0.4...1.0.5

1.0.4

12 Oct 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

09 Oct 18:30
Compare
Choose a tag to compare

What's Changed

  • fix(Loop): remove standalone sample_weights parameter, rely exclusively on events' sample weights by @almostintuitive in #523

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Oct 13:19
Compare
Choose a tag to compare

What's Changed

  • fix(Wrappers): use get_params(deep=False), reduce number of redundant code in WrapLGBM & WrapXGB by @almostintuitive in #522

Full Changelog: 1.0.1...1.0.2