I was running logistic regression using SAS Miner. My target variable had two values--"FAIL" and "PASS". "PASS" was automatically chosen as the event. However, I wanted to use "FAIL" as the event instead. I was looking around, but could not find a way to select "FAIL" as the event. Does anyone know how to? Thank you in advance.
You can change the Order for your target variable to Ascending (by default, it is Descending, and picks the first level after sorting according to the Order) either back in the Variables editor of the Input Data node, or you can add a Metadata node to your flow to make the change.
Thank you, Wendy. I have an unrelated question. Do you happen to know how I an add a "sticky note" to a SAS Miner diagram? I wanted to save a note of a few things related to the diagram, but did not know how to. Thank you.
No sticky notes unfortunately, but you can add notes to either a diagram or an individual node... there is a Notes property in the property panel when either a node or the diagram is selected that opens a window where you can enter and save notes.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.