This repository will soon contain content for the summer school in (model-based) multivariate analysis. This is a preliminary program and thus subject to change. The days last from 09:00 to 17:00(ish) ...
"X = df.values[:, 0:2] # get input values from first two columns\n", "y = df.values[:, 2] # get output values from last coulmn\n", "* There are total 97 training ...