Skip to content

v0.1.0

Compare
Choose a tag to compare
@BorjaEst BorjaEst released this 12 Dec 17:06
· 20 commits to main since this release

Release v0.1.0

Features

  • Initial release of the Drift Monitor client.
  • Added support for monitoring data drift in machine learning models.
  • Integrated with PyPI for easy installation and updates.
  • Included basic documentation using MkDocs.
  • Configured GitHub Actions for automated testing and deployment.

Bug Fixes

  • N/A

Known Issues

  • N/A

Installation

To install the package, use the following command:

pip install drift-monitor

Usage

  • Refer to the /examples for usage instructions.