Brian Tumor Dataset
X-Ray images of Brain
@kaggle.preetviradiya_brian_tumor_dataset
X-Ray images of Brain
@kaggle.preetviradiya_brian_tumor_dataset
This dataset consists of the scanned images of brain of patient diagnosed of brain tumour.
Separated files for train and test data with separating features and labels
We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.
Your data will be in front of the world's largest data science community. What questions do you want to see answered?
CREATE TABLE metadata (
"unnamed_0" BIGINT -- Unnamed: 0,
"image" VARCHAR,
"class" VARCHAR,
"format" VARCHAR,
"mode" VARCHAR,
"shape" VARCHAR
);CREATE TABLE metadata_rgb_only (
"unnamed_0" BIGINT -- Unnamed: 0,
"image" VARCHAR,
"class" VARCHAR,
"format" VARCHAR,
"mode" VARCHAR,
"shape" VARCHAR
);Anyone who has the link will be able to view this.