There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The file contains the predictions of the survived column, made with a KNN algorithm and with application of the PCA for 4 independent variables.The accuracy of the model created is 0.8852.The precision of the model created is 0.9160.The recall of the model created is 0.9023.The F1 score of the model created is 0.9091.