Dataset For Logistic Regression
A dataset for binary classification of gamma-ray signals
@kaggle.mitgandhi10_dataset_for_logistic_regression
A dataset for binary classification of gamma-ray signals
@kaggle.mitgandhi10_dataset_for_logistic_regression
CREATE TABLE magic_gamma_telescope (
"flength" DOUBLE,
"fwidth" DOUBLE,
"fsize" DOUBLE,
"fconc" DOUBLE,
"fconc1" DOUBLE,
"fasym" DOUBLE,
"fm3long" DOUBLE,
"fm3trans" DOUBLE,
"falpha" DOUBLE,
"fdist" DOUBLE,
"class" VARCHAR
);
Anyone who has the link will be able to view this.