Data Science Online Certification Course Details
S.No COURSE CONTENT EXPLANATION 1. Data Analysis with Python, Coursera, authorized by IBM with IBM Digital Badge. · Basics of Data · Data Wrangling · Exploratory Data Analysis · Model Development · Model Evaluation · Basic insights from the data. · Cleaning the data in order to prepare the data for further analysis that includes imputing missing values and data normalization. · Gained better understanding by uncovering relationship between the variables from visualization plots and statistical tests. · Built Linear Regression, Polynomial Regression models and also created a pipeline to simply the process. · Evaluated the model and applied necessary regularization techni...