Hawk #2

Hawk #2

by Katie -
Number of replies: 1

Question 8: 

When I do the Logistic Model and use Target: admit and Inputs: age, head, toes the response I get is "value 'treated' in field 'Admit' contains trailing spaces and is not valid for modeling." 

 

When I do the Neural Net Model and use Target admit and fields: age, head toe the response I get is "stream execution started, execution was interrupted." 

I'm not sure how to troubleshoot this! 

 

In reply to Katie

Re: Hawk #2

by Anoop Sheshadri -

I would check a type node before you do the model just to make sure that everything is being treated appropriately, although it's also possible that your derive node which created Admit has an error in it (did this work fine in the last HW? If so, then probably not). If checking the types doesn't fix things, upload your stream or e-mail me directly and I'll take a look.