Predict NHL Player Salaries
Build a model to predict the salaries of NHL players based on player data
@kaggle.camnugent_predict_nhl_player_salaries
Build a model to predict the salaries of NHL players based on player data
@kaggle.camnugent_predict_nhl_player_salaries
CREATE TABLE test_salaries (
"s" DOUBLE,
"l" VARCHAR,
"ry" VARCHAR
);
Anyone who has the link will be able to view this.