My Notes
01
Jun
Feature Engineering (Categorical Encoding)
Categorical encoding refers to replacing the category strings by a numerical representation. This is done because machines can’t use ca...
27
May
Feature Engineering (Missing Value Handling)
Missing data or missing values, occur when no data is stored for a certain observation in a variable. It is one one of the common occur...
24
May
Variable Types & Characteristics
Variable
A variable is any characteristic, number or quantity that can be measured or counted.
Variables are two types.
Numer...