Brain Tumor Detection with Python

image processing Machine Learning project for Detecting the Brain Tumors
Training Model : Logistic Regression as lg , Support Vector Classifier as SVC
Selection : PCA
DataSet from Kaggle : https://www.kaggle.com/sartajbhuvaji/brain-tumor-classification-mri
you should install :
Python 3.11 , Jupyter Notebook , Pandas , Numpy , Mathplotlib , Sklearn , openCV