/Breast-cancer-prediction

• Various classification models were used to identify the type of breast cancer with a dataset of around 600 images. • In our dataset we have the outcome variable or Dependent variable i.e., Y having only two sets of values, either M (Malign) or B(Benign) • So, we used Classification algorithm of supervised learning. Also, the data was visualized in the form of graphs, using python libraries.

Primary LanguageJupyter Notebook

No issues in this repository yet.