Collection Of Classification & Regression Datasets
This dataset encompasses my collection of classification and regression
@kaggle.balakrishcodes_others
This dataset encompasses my collection of classification and regression
@kaggle.balakrishcodes_others
CREATE TABLE carprices (
"car_model" VARCHAR,
"mileage" BIGINT,
"sell_price" BIGINT,
"age_yrs" BIGINT
);
Anyone who has the link will be able to view this.