Skip to content

docs + fix: new proposition, minor fixes#11

Merged
GiovanniGiacometti merged 2 commits into
mainfrom
dev-new-proposition
Sep 9, 2025
Merged

docs + fix: new proposition, minor fixes#11
GiovanniGiacometti merged 2 commits into
mainfrom
dev-new-proposition

Conversation

@GiovanniGiacometti

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR includes documentation improvements and various minor fixes to the codebase. The main changes involve refactoring imports, improving code style, and updating documentation.

  • Refactored import paths for drift detection algorithms
  • Added new callback functions and improved existing ones
  • Updated documentation with expanded explanations and examples

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tests/test_monitoring/test_online/test_univariate.py Added random seed for test reproducibility
src/ml3_drift/monitoring/algorithms/online/kswin.py Reformatted code comment and super() call
src/ml3_drift/callbacks/models.py Removed DriftInfo class definition
src/ml3_drift/callbacks/base.py Updated imports, modified logger_callback, and added print_callback
src/ml3_drift/analysis/report.py Added repr method to Report class
examples/sklearn/mixed_data_monitoring.py Updated imports and wrapped detectors with SklearnDriftDetector
examples/sklearn/continuous_data.py Updated imports and wrapped detector with SklearnDriftDetector
README.md Extensive documentation improvements with new sections and examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/ml3_drift/callbacks/base.py
Comment thread src/ml3_drift/callbacks/base.py
@GiovanniGiacometti GiovanniGiacometti merged commit 5d6f0e2 into main Sep 9, 2025
@GiovanniGiacometti GiovanniGiacometti deleted the dev-new-proposition branch September 9, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants