SciKit-Learn Laboratory v1.5.1 Release Notes

Release Date: 2018-01-31 // about 6 years ago
  • ๐Ÿš€ This is primarily a bug fix release.

    ๐Ÿ›  Bugfixes

    • โš  Generate the "folds_file" warnings only when "folds_file" is specified (issue #404, PR #405).
    • โœ… Modify Learner.save() to deal properly with reading in and re-saving older models (issue #406, PR #407).
    • ๐Ÿ›  Fix regression that caused the output directories to not be automatically created (issue #408, PR #409).