pypi pycaret 2.3.4
PyCaret 2.3.4

latest releases: 3.0.0, 3.0.0rc9, 3.0.0rc8...
2 years ago

Release: PyCaret 2.3.4 | Release Date: September 23rd, 2021 (NEW FEATURES, BUG FIXES)

Summary of Changes

  • Added get_leaderboard function for classification and regression modules
  • It is now possible to specify the plot save path with the save argument of plot_model and interpret_model - thanks to @bhanuteja2001 (#1537)
  • Fixed interpret_model affecting plot_model behavior - thanks to @naujgf (#1600)
  • Fixed issues with conda builds - thanks to @melonhead901 (#1479)
  • Documentation improvements - thanks to @caron14 and @harsh204016 (#1499, #1502)
  • Fixed blend_models and stack_models throwing an exception when using custom estimators (#1500)
  • Fixed a "Target Missing" issue with "Remove Multicolinearity" option (#1508)
  • errors="ignore" parameter for compare_models now correctly ignores errors during full fit (#1510)
  • Fixed certain data types being incorrectly encoded as int64 during setup (#1515)
  • Pinned numba<0.54 (#1530)

Don't miss a new pycaret release

NewReleases is sending notifications on new releases.