- Updates to documentation.
- Updated the arguments for detector `update` and `set_reference` methods.
- Added validation to the detector `update` and `set_reference` methods.
- Added the `datasets` module, which contains or generates example datasets.
- Added implementation of Margin Density Drift Detection (MD3) semi-supervised detector.
- Added implementation of Nearest Neighbor-based Density Variation Identification (NN-DVI) data drift detector.
- Added Ensemble wrapper that allows combining two or more drift detectors.