Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evanfrisch/ed4a9dc81952049929f7825b5aa38e40 to your computer and use it in GitHub Desktop.
Save evanfrisch/ed4a9dc81952049929f7825b5aa38e40 to your computer and use it in GitHub Desktop.
predictions_lr = dp.predict_from_standalone_lr(train=train,test=test,valid=valid,x=so_x_qf1,y=so_y_qf,prediction_field_name="predict_lr")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment