I have used confusion matrix and split the dataset into train and test sets in order to compare the relative accuracy of 4 different classification models
I have used the top six relevant features in making the models namely
pclass
sex
Age
sibsp
parch
fare
The graph is based on the results of the confusion matrix.
I have used confusion matrix and split the dataset into train and test sets in order to compare the relative accuracy of 4 different classification models I have used the top six relevant features in making the models namely