Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Binary Classification using Dense Neural Networks

A basic demonstration of binary classification using a dense neural network. The program takes a csv (comma seperated value) file with a dataset of the measurements of tumours and the label of malignant or benign.

This project is based off this YouTube tutorial.

Requirements

  • pandas
  • sklearn
  • tensorflow

About

This project demonstrates a basic binary classifier using a dense neural network. It trains on a dataset of tumor measurements and labels it malignant or benign.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages