You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGES.rst
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
1.16.0 (2019 Mar 28)
2
+
====================
3
+
4
+
Enhancements
5
+
-------------
6
+
* 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.
7
+
* 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.
0 commit comments