August 2018
Intermediate to advanced
438 pages
12h 3m
English
Numerical data, commonly available in datasets in the form of integers or floating-point numbers and popularly known as continuous numerical data, is usually a ML friendly data type. By friendly, we refer to the fact that numeric data can be ingested in most ML algorithms directly. This however, does not mean that numeric data does not require additional processing and feature engineering steps.
There are various techniques for extracting and engineering features from numerical data. Let's look at some of those techniques in this section:
Read now
Unlock full access