Implementation of Data Preprocessing on Titanic Datasetby@afroz-chakure
1,546 reads

Implementation of Data Preprocessing on Titanic Dataset

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Machine learning model is supposed to predict who survived during the titanic shipwreck. Preprocessing is necessary to convert raw data into a clean data set and dataset must be converted to numeric data. Machine learning models need data for training to perform well, so we preserve the data and make use of it as much as possible. We use Python, Numpy, Pandas, Scikit and numpy to preprocess the data for machine learning models. We then split the data set into training and test set using scikit model selection.
featured image - Implementation of Data Preprocessing on Titanic Dataset
Afroz Chakure HackerNoon profile picture

@afroz-chakure

Afroz Chakure


Receive Stories from @afroz-chakure

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!