Neural Networks with H2O on Hadoop with R

In this part of the chapter we will only briefly introduce you to a very extensive topic of Artificial Neural Networks (ANN) and their implementation in the h2o package for distributed machine learning in R. As a precise explanation of concepts related to Neural Networks goes far beyond the scope of this book, we will limit the theory to the bare minimum and guide you through a practical application of a simple Neural Network model performed on our flight data.

How do Neural Networks work?

It is very likely that at some point on your data analytical journey, you have come across the concept of Neural Networks in one way or another. Even if you are unaware of their mathematical underpinnings and theoretical ...

Get Big Data Analytics with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.