Skip to content

C3Suryansu/MP-Neuron-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MP-Neuron-Model

This is a simple McCulloch-Pitts Neuron Model for testing whether a breast cancer is malignant or benign by checking it's features such as radius, texture, area, etc.

The dataset was imported from sklearn's datasets and accuracy metric was used in this case.

The model prediction was accurate by 78% for a 9:1 train:test data split, with a threshold value of 28.

It is a part of the Deep Learning course as provided on www.guvi.in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages