Model Tuner 0.0.19a
Pre-release
Pre-release
- Requirements updated again to make compatible with google colab out of the box.
- Bug in fit() method where
best_params
wasn't defined if we didn't specify a score - Threshold bug now actually fixed. Specificity and other metrics should reflect this. (Defaults to 0.5 if optimal_threshold is not specified).