Skip to main content

6 docs tagged with "Preprocessing"

View All Tags

Cleaning

There are features like the name of the passenger and the cabin which cannot be used for analysis directly.

Preprocessing

The data was first cleaned and preprocessed to handle missing values, categorical features, outliers, class imbalance and redundant features.

Preprocessing

Now that we have cleaned the data into an organized format, we can proceed with preprocessing, i.e., imputing missing values, encoding categorical features and scaling the data if required.

Preprocessing

The first step is to extract all the text from a document and preprocess it into a format suitable to be analyzed.

Preprocessing

There are several steps followed for preprocessing the data.