Trains a model that, based on the dataset given, tells you the likelihood that a new tumor is cancerous. Using the starter csv file provided, treats every column in the dataset aside from the first as the independent variables. Based on those columns, runs 1000 tests on that help it determine whether a tumor is either 'm' (cancerous) or 'b' (noncancerous). This trained model, when evaluated at the end, has consistently 95% accuracy at using the data in a given row to decipher whether the tumor is cancerous or not.
-
Notifications
You must be signed in to change notification settings - Fork 0
dburkhart07/Cancerous-tumor-detector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Trains a model that, based on the dataset given, tells you the likelihood that a new tumor is cancerous.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published