Downlaod dataset from https://www.kaggle.com/uciml/breast-cancer-wisconsin-data
- Data Cleaning
- Data Visualization
- Machine Learning Modeling
- Logistic Regression
- Support Vector Machine
- KNN
- Naivye Bayes
- Random Forest Classifier
- Accuracy Score
- ROC AUC Curve
- Cross Validation
- Confusion Matrix
Pandas
Matplotlib
Seaborn
Scikit Learn
Jupyter Notebook
pip install numpy
pip install pandas
pip install seaborn
pip install scikit-learn
pip install matplotlib
Jupyter Notebook Installation Guide https://jupyter.org/install