This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
v1.16.0
1.16.0 (2019 Mar 28)
Enhancements
- Added new argument
--pred_threshold
that allows adding the prediction threshold (which is 0.5 by default, but can be changed during deployment) as a column. - Added new argument
--pred_decision
that allows adding the prediction decision (the value predicted by the model or the class label for classification) as a column.