Your Task
We will handle this problem in a structured way. We will be following the table of content given below.
Problem Statements
Hypothesis Generation
Loading Packages and Data
Data Structure and Content
Exploratory Data Analysis
Univariate Analysis
Bivariate Analysis
Missing Value Treatment
Feature Engineering
Encoding Categorical Variables
Label Encoding
One Hot Encoding

PreProcessing Data
Modeling
Linear Regression
Regularized Linear Regression
RandomForest
XGBoost
Last updated
Was this helpful?