"Threshold for Logistic Regression (Inconsistent behavior)"

earmijoearmijo MemberPosts:268Unicorn
edited June 2019 inHelp

Screen Shot 2017-09-19 at 6.21.11 PM.png

For the sake of consistency with other classifiers, I was glad to see this "bug" fixed. However, there is still some weird behavior if the model comes out of a X-validation operator. Take a look at the code below:

- When I use the operator directly I get the expected behavior (Observation is classified as Mine when confidence(Mine)>0.5)

Screen Shot 2017-09-19 at 7.02.25 PM.png

- But when I use it coming out of a X-validation operator something else happens (Observation is classified as Mine when confidence(Mine)>0.383)

Screen Shot 2017-09-19 at 6.25.32 PM.png

Tagged:
FBT

Answers

  • earmijoearmijo MemberPosts:268Unicorn

    Forgot to include the code:

















    <运营商激活= " true " class = "水:logistic_regression" compatibility="7.6.001" expanded="true" height="124" name="Logistic Regression (2)" width="90" x="447" y="340"/>






    <运营商激活= " true " class = "水:logistic_regression" compatibility="7.5.000" expanded="true" height="124" name="Logistic Regression" width="90" x="179" y="34"/>




    < portSpacing端口= " sink_through 1”间隔= " 0 " / >










































Sign InorRegisterto comment.