Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxi12 authored Jun 19, 2022
1 parent 2934d5c commit fc07cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Breast-Cancer
Breast cancer is the most common cancer amongst women in the world. This dataset contains the diagnosis and a set of 30 features, more information please refers to https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)
Breast cancer is the most common cancer amongst women in the world. The dataset contains the diagnosis and a set of 30 features. The dataset is from Kaggle and more information please refers to https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)

The key challenges against it's detection is how to classify tumors into Malignant (cancerous) or Benign (healthy), a binay classification task using Sklearn.

Expand Down

0 comments on commit fc07cd4

Please sign in to comment.