General Infomation

This brick provides a tool to handle missing values in your data.

It is pretty common for a data set to have missing values. This cases should be treated accordingly to not cause any issues or errors while training (e. g., some models do not support empty elements or will cause performance deterioration).

There are several ways to handle missing values: fill "cells" with function value or specify a constant one, delete rows with missing values or delete an entire column. It is highly advised to analyze your subject area (or to contact an expert if possible), as well as to get columns' information value.

There are some recommendations to consider while choosing the method to handle missing values:

If you are not sure which method to choose, you can use brick's auto-suggestions (you will also get these suggestions when you first open the brick's settings) and then adjust them.

Description

Brick Location

BricksAnalytics → Features EngineeringMissing Values Treatment

BricksUse Cases → Credit Scoring → Features EngineeringMissing Values Treatment

BricksUse Cases → Demand Forecasting → Data ProcessingMissing Values Treatment

Brick Parameters

Brick Inputs/Outputs