I tried to reproduce the tutorial process Regression using Deep Learning.

I don't understand the Generate Data parameters, so I ran the process with defaults in place. See the Results. I'm trying to understand how to make the Titanic Example Set work in place of Generate Data.
Next I tried replacing Generate Data with the sample Titanic. I ran it and got the error message.

My questions are:
Why does the tutorial demonstrate with Generate Data instead of an Example Set?
How can I fix the error message? Which operator do I use to label the Titanic attribute "Survived?"
Thank you for your time.
Tony