© Igor Livshin 2019
Igor LivshinArtificial Neural Networks with Javahttps://doi.org/10.1007/978-1-4842-4421-0_6

6. Neural Network Prediction Outside the Training Range

Igor Livshin1 
(1)
Chicago, IL, USA
 

Preparing data for neural network processing is typically the most difficult and time-consuming task you’ll encounter when working with neural networks. In addition to the enormous volume of data that could easily reach millions and even billions of records, the main difficulty is in preparing the data in the correct format for the task in question. In this and the following chapters, I will demonstrate several techniques of data preparations/transformation.

The goal of this chapter’s example is to show how to bypass the major restriction for the neural ...

Get Artificial Neural Networks with Java: Tools for Building Neural Network Applications 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.