What's Changed
- Fixed low contamination issue in RANK
- Added numpy random seed to all thresholders
- Added
fit
andpredict
methods to all thresholders - Aligned MTT alpha arg with standard value
- Aligned all thresholders to be sklearn compatible
- Added new example notebooks
- Updated all thresholder tests
- Updated all thresholder examples
- Updated docs with shift to V1
- Updated docs with datatables