v0.3
What's Changed
- [MAINT] Begin v0.3.0dev0 by @adam2392 in #134
- [ENH, BUG] Consistency of train/test samples in forest HT by @adam2392 in #135
- ENH add pAUC example script for doc render by @PSSF23 in #136
- [MAINT] Adding v0.2.x branch by @adam2392 in #137
- Fix for MIGHT p-value shuffling all columns by default by @sampan501 in #140
- DOC update format by @PSSF23 in #139
- Bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #138
- [ENH] Cython axis-aligned multi-view splitter by @adam2392 in #129
- [MAINT] Update Ctypes in line with scikit-learn: main by @adam2392 in #141
- [DOC] Example of Multiview MIGHT and Forest by @adam2392 in #142
- FIX add max_fpr argument to auc example by @PSSF23 in #149
- [DOC] Adding citation file by @adam2392 in #144
- [DOC] Adding development docs to make sure it is clear how to do dev by @adam2392 in #150
- Stratify sampling when split train/test data by @YuxinB in #143
- [DOC] Add Quantile forest examples by @SUKI-O in #147
- Adding fix to honest forest feature importances by @adam2392 in #156
- [FIX] Adding fix to allow any kind of tree for honesttree by @adam2392 in #158
- [RELEASE] V0.3.x by @adam2392 in #159
New Contributors
Full Changelog: v0.2.0...v0.3