Skip to content

Using the 'neuralnet' package in R for machine learning classification

Notifications You must be signed in to change notification settings

andremadsen/Neural_network_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Neural_network_classification_demo

Using the neuralnet package in R for machine learning classification

Here we make a neural network deep learning model to classify which brewery crafted which wine, based on variables describing the chemistry of the wine. The model performance is stunningly good: Accuracy=96%

Follow the guide and copy/paste my code to replicate this example and learn. Enjoy! The dataset is available online and url is provided in R script.

About

Using the 'neuralnet' package in R for machine learning classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages