Insurance Dataset - Simple Linear Regression
Insurance Dataset in csv for linear regression.It can be used in MachineLearning
@kaggle.taseermehboob9_insurance_dataset_simple_linear_regression
Insurance Dataset in csv for linear regression.It can be used in MachineLearning
@kaggle.taseermehboob9_insurance_dataset_simple_linear_regression
CREATE TABLE simplelinearregression (
"age" BIGINT,
"premium" BIGINT
);
Anyone who has the link will be able to view this.