House Prices: Advanced Regression 'solution' File
(for use offline, without the risk of ruining the public leaderboard)
@kaggle.carlmcbrideellis_house_prices_advanced_regression_solution_file
(for use offline, without the risk of ruining the public leaderboard)
@kaggle.carlmcbrideellis_house_prices_advanced_regression_solution_file
CREATE TABLE solution (
"id" BIGINT,
"saleprice" DOUBLE
);
Anyone who has the link will be able to view this.