Refactored the Platt scaling code a little. Now there is a function,
learn_platt_scaling(), that allows you to directly call the Platt scaling code without supplying a trainer object.
Showing
Please register or sign in to comment
learn_platt_scaling(), that allows you to directly call the Platt scaling code without supplying a trainer object.