Fit a KNN model to the Titanic Passengers dataset where "Survived" is the response and all other variables (except Name) are the predictor (X) variables. Set the validation to the validation column. Set the K to 15, and the random seed to 125. Based on the results, what is the optimal K (enter the numerical answer, e.g., 3) Titanic Passengers" JMP dataset
... View more