I have no idea from where to start solving the second task… I assume that i need only the last column “TARGET 5Yrs”, but how to deal with that? I saw a lot of Youtube videos but still I cant figure it out.
Using a Data Explorer node to conduct an exploratory data analysis is a start but in my opinion you should do a bit more exploration of your data. Good news KNIME offers you plenty of possibilities in this area For start check Wikipedia on Exploratory data analysis to get a better picture of what exploratory data analysis is. Also there is a lot of learning materials for KNIME. I recommend KNIME E-learning course where you will learn both KNIME, data importing and exporting, data manipulation and visualization (which is a big part of data exploration), and will get introduced to some predictive analytics.
Considering you have to build a classification model you can focus your exploration around your variable of interest which is, and what you assumed well, “TARGET 5Yrs”. If you don’t know much about classification algorithms Wikipedia is a good start again. Then there is KNIME YouTube channel where you can find video tutorials to some classification algorithm KNIME provides.
There is also KNIME Hub which I recommend. You can search for nodes there, see in which workflows they are used and then inspect and download workflows.
I tried to provide some answers and guidelines and the rest is on you
If you will have any questions feel free to ask answering here or opening a new topic if not connected.