Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@paxcema paxcema released this 07 Oct 19:24
· 2164 commits to stable since this release
96b5849

Lightwood 1.3.0 changelog:

Features:

  • Modular Cleaner (#538 and #568)
  • Modular Analysis (#539)
  • Better Imports (#540)
  • Improved Json AI default arguments (#543)
  • Add seed to splitter (#553)
  • Stratification and 3-way splitting (#542, #571)
  • Use MASE metric for TS model selection (#499)

Bug fixes:

  • Allow quantity as target (#546)
  • Fix for LightGBM device check (#544)
  • Select OneHotEncoder at Json AI build time and fix pd.None bugs (#549)
  • Miscellaneous fixes (#570)

Other

  • Improved CONTRIBUTING.md (#550)