Simple Logistic Regression
Beginner friendly dataset
@kaggle.krishu22_simple_logistic_regression
Beginner friendly dataset
@kaggle.krishu22_simple_logistic_regression
CREATE TABLE book3 (
"x1" BIGINT,
"x2" BIGINT,
"y" BIGINT
);
Anyone who has the link will be able to view this.