Skip to content

Using Keras lib, uses neural networks to accurately predict edibility of mushroom based on features.

Notifications You must be signed in to change notification settings

pellway/keras_mushroom_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keras Mushroom Model

Binary classification model using a mushroom dataset to determine whether a mushroom is edible or not. A Python implementation of neural networks using Keras library. Dataset used: https://archive.ics.uci.edu/ml/datasets/Mushroom

Note: Added CSV lables to dataset just for readability.

About

Using Keras lib, uses neural networks to accurately predict edibility of mushroom based on features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages