v0.12.1
This patch includes two bug fixes for UpliftRandomForestClassifier as follows:
- #462 by @paullo0106: Use the correct
treatment_idx
forfillTree()
when applying validation data set - #468 by @jeongyoonlee: Switch the joblib backend for UpliftRandomForestClassifier to threading to avoid memory copy across trees