Implementation of Data Preprocessing on Titanic Dataset

Written by afroz-chakure | Published 2019/08/05
Tech Story Tags: data-science | machine-learning | supervised-learning | titanic-dataset | preprocessing | pandas | numpy | latest-tech-stories | web-monetization

TLDR 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.via the TL;DR App

no story

Written by afroz-chakure | Enjoys Reading, writes amazing blogs, and can talk about Machine Learning for hours.
Published by HackerNoon on 2019/08/05