Preprocessing-2 Of Titanic Dataset
Applied PCA to Preprocessing-1 of Titanic Dataset
@kaggle.spektrum_preprocessing2_of_titanic_dataset
Applied PCA to Preprocessing-1 of Titanic Dataset
@kaggle.spektrum_preprocessing2_of_titanic_dataset
CREATE TABLE preproc3_test_pca (
"n_0" DOUBLE,
"n_1" DOUBLE,
"n_2" DOUBLE,
"n_3" DOUBLE,
"n_4" DOUBLE,
"n_5" DOUBLE,
"n_6" DOUBLE,
"n_7" DOUBLE,
"passengerid" BIGINT
);
Anyone who has the link will be able to view this.