https://github.com/agrover112/bcw
Original code for research paper titled "Comparison Based Study to Predict Breast Cancer :A Survey"
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Repository
Original code for research paper titled "Comparison Based Study to Predict Breast Cancer :A Survey"
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Comparison Based Study to Predict Breast Cancer :A Survey
Note: Java implementation using Dl4j is added in a seperate folder.
Refer Grover, A., Pradhan, N., & Hemrajani, P. (2020). Comparison-Based Study to Predict Breast Cancer: A Survey for full details.
The following dataset has been taken from UCI Machine Learning Repository.:
Performing Exploratory Analysis

Pearson's Correlation of features with respect to the target variables represented here.

Neural Network Architechture
Adam optimizer has been used here.
Input Layer : ReLU
Hidden Layer: LeakyReLU
Output Layer : Sigmoid

Results
| Model | Accuracy | F1 Measure | | :------------ |:---------------:| :-----:| | CART | 93.80 | 95.01 | | LR | 94.76 | 95.87 | | SVM | 94.76 | 95.52 | | HVC| 95.23 | 96.23 | | XGBoost | 96.67| 97.37 | | ANN | 95.23| 96.76 |
Owner
- Login: Agrover112
- Kind: user
- Repositories: 113
- Profile: https://github.com/Agrover112
Humans trying to understand machines and people.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0