Programming Neural Networks with Python
by Rheinwerk Publishing, Inc, Dr. Joachim Steinwendner, Dr. Roland Schwaiger
11.3 Feature Engineering
Let’s now return to the technical aspects of the ML process. You’ve already made yourself familiar with the CRISP-DM model. Due to its enormous importance, we’ll focus on the data preparation section. First, we have data available there in a wide variety of forms, but not always in such a way that we can use it directly for neural networks. This part of data preparation is also referred to as feature engineering and is an essential element of any ML project. Second, the training, which isn’t dissimilar to sports training, must lead to success. This success must also be monitored and measured, and there are a number of challenges to consider. This section deals with both topics.
Most of the literature on neural networks ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access