Before creating any model, the first and foremost thing that we generally do is create the feature and target matrix. Let’s see how we will do that. Before that, let’s understand our dataset which was taken from Kaggle: Also refer this post to see how we implement an algorithm after selecting the Feature and Target…Read more
Creating Feature and Target Matrix
