项目作者: kshitijshrivastava1903

项目描述 :
Built a 97% accurate logistic regression model on breat cancer dataset by reducing the dimensions of the data using Pricipal Component Analysis and applying logistic regression on the reduced 2 principal components, to accurately classify data. Used numpy, pandas, matplotlib, PCA, and scikit-learn.
高级语言: Jupyter Notebook
项目地址: git://github.com/kshitijshrivastava1903/Classifying-cancer-tumour-data-as-malignant-or-benign-using-PCA-and-Logistic-regression.git