This project utilizes the Breast Cancer Wisconsin (Original) dataset to predict whether a breast cancer tumor is malignant or benign using a logistic regression model. The dataset contains features computed from digitized images of fine needle aspirates (FNA) of breast masses. This project aims to demonstrate the application of logistic regression as a classifier in data science, with potential applications in various fields, including medical diagnostics.
The logistic model can be accessed online via Binder at:
Chi-square independence test can be accessed onlin via Binder at:
This project is licensed under the MIT License. See the LICENSE file for details.
Wolberg, W. (1990). Breast Cancer Wisconsin (Original) [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5HP4Z
I am new to working with Dash, but here are some of the results.