Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkasojhaa/Clinical-Decision-Support-using-Machine-Learning
Predicting the Stage of Breast Cancer - M (Malignant) and B (Benign) using different Machine learning models and comparing their performance.
https://github.com/vkasojhaa/Clinical-Decision-Support-using-Machine-Learning
binary-classification breast-cancer breast-cancer-prediction machine-learning manipal manipal-institute wisconsin
Last synced: about 2 months ago
JSON representation
Predicting the Stage of Breast Cancer - M (Malignant) and B (Benign) using different Machine learning models and comparing their performance.
- Host: GitHub
- URL: https://github.com/vkasojhaa/Clinical-Decision-Support-using-Machine-Learning
- Owner: vkasojhaa
- Created: 2018-03-10T15:11:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T08:53:04.000Z (over 6 years ago)
- Last Synced: 2024-08-04T10:01:25.697Z (5 months ago)
- Topics: binary-classification, breast-cancer, breast-cancer-prediction, machine-learning, manipal, manipal-institute, wisconsin
- Language: Jupyter Notebook
- Homepage:
- Size: 3.48 MB
- Stars: 12
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-ai-cancer - vkasojhaa/Clinical-Decision-Support-using-Machine-Learning - Predicting the Stage of Breast Cancer - M (Malignant) and B (Benign) using different Machine learning models and comparing their performance (Code / Repositories)
README
# Readme
In this project a, performance comparison between different machine learning algorithms: Linear Regression, Random Forest, SVM, k-NN and Artificial Neural-Net on the Wisconsin Breast Cancer datasets is done. We have to predict the Stage of Breast Cancer - M (Malignant) and B (Bengin). The main objective is to assess the
correctness in classifying data with respect to accuracy and efficiency of each algorithm.Jupyter Notebook : [Breast_Cancer_Prediction.ipynb)](/Breast_Cancer_Prediction.ipynb)
Jupyter Notebook (ANN implementation): [Neural_Net_Breast_Cancer.ipynb)](/Neural_Net_Breast_Cancer.ipynb)
Results
This work is a part of my Minor Project under Mr. Arvind Kumar Pal, Assistant Professor, Manipal University Jaipur
If you have any queries or suggestions you can mail me: [email protected]