Breast Cancer prediction using ML techniques
best to create a virtualEnv (I am using Conda)
python=3.10 || >3.7
Virtual ENV Install anaconda create virtual env
In your 'cd' and goto file directory of where you want to code
Install the below listed packages using pip
PACKAGES USED:
pandas
numpy
sklearn
matplotlib
pickle --> to save models
To deactivate environment
https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Original%29
Support Vector Machine: https://scikit-learn.org/stable/modules/svm.html#classification