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.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

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.