Release History

Legend for changelogs

  • πŸ”₯ something big that you couldn’t do before.

  • πŸ’₯ something that you couldn’t do before.

  • πŸ“ a miscellaneous minor improvement.

  • πŸ”¨ something that previously didn’t work as documented – or according to reasonable expectations – should now work.

  • ❗️ you will need to change your code to have the same effect in the future; or a feature will be removed in the future.

Version 0.5.1

sklift.models

sklift.datasets

User Guide

Version 0.5.0

sklift.models

sklift.metrics

sklift.datasets

  • πŸ’₯ Add checker based on hash for all datasets by @flashlight101

  • πŸ“ Add scheme of x5 dataframes.

Miscellaneous

Version 0.4.1

sklift.datasets

  • πŸ”¨ Fix bug in dataset links.

  • πŸ“ Add about a company section

Version 0.4.0

sklift.metrics

sklift.viz

sklift.datasets

Miscellaneous

Version 0.3.2

sklift.datasets

sklift.metrics

sklift.viz

Miscellaneous

Version 0.3.1

sklift.datasets

sklift.metrics

Miscellaneous

Version 0.3.0

sklift.datasets

sklift.models

sklift.metrics

sklift.viz

  • πŸ“ Fix conflicting and duplicating default values by @denniskorablev

User Guide

  • πŸ“ Fix typos

Version 0.2.0

User Guide

sklift.models

sklift.metrics

sklift.viz

Miscellaneous

  • πŸ’₯ Add contributors in main Readme and in main page of docs.

  • πŸ’₯ Add contributing guide.

  • πŸ’₯ Add code of conduct.

  • πŸ“ Reformat Tutorials page.

  • πŸ“ Add github buttons in docs.

  • πŸ“ Add logo compatibility with pypi.

Version 0.1.2

sklift.models

  • πŸ”¨ Fix bugs in TwoModels for regression problem.

  • πŸ“ Minor code refactoring.

sklift.metrics

  • πŸ“ Minor code refactoring.

sklift.viz

Version 0.1.1

sklift.viz

sklift.metrics

Miscellaneous

Version 0.1.0

sklift.models

  • πŸ“ Fix typo in TwoModels docstring by @spiaz.

  • πŸ“ Improve docstrings and add references to all approaches.

sklift.metrics

sklift.viz

Miscellaneous

  • ❗️ Remove sklift.preprocess submodule.

  • πŸ’₯ Add compatibility of tutorials with colab and add colab buttons by @ElMaxuno.

  • πŸ’₯ Add Changelog.

  • πŸ“ Change the documentation structure. Add next pages: Tutorials, Release History and Hall of fame.