^3.0.0
We’ll replace our set of sample data with data that we import from a CSV, by importing it as a numpy array using numpy's genfromtxt method. Then we’ll use that data to train the binary classification model.