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