
This lecture will give detail outline of the course and the outcomes which will be there after completion of the course
This lecture gives basic programming knowledge of python along with their programming constructs, the conditional statements like IF Else will be introduced along with examples
The concepts of for loop and while loops are explained in this lecture
The concepts of List is explained in this lecture which will help students in building the model
Dictionary are very important constructs in building data models so they are explained along with tuples
In this lecture Social_Network_Ads data set has been used to implement the naive bayes classifier using pre defines classes of sklearn
This video will the learner about the outcome of ti section that means what he will gain after completing the course
The concept of sampling theory is explained in great detail along with practical exercises, also focusses on different types of sampling in the statistics, it is very important to understand the sampling theory for a data analyst
The heart disease data which we have used can be found easily in Kaggle. We have build an improved hear disease classifier by implementing Logistic Regression Classifier separately first with continuous data second with categorical data and then merging the two of them, let u s see what happen and how we did it
In this course we have examples of analytics in a wide variety of industries, and we expect that students will learn how you can use data analytics in their career and become data analyst. One of the most important aspects of this course is that you, the student, are getting hands-on experience creating analytics data models. The course has four module first module give learner knowledge about python programming which include packages like Pandas, Numpy and Scipy are being taught in detail, second module introduces Business Statistics where students will get in depth knowledge of Descriptive Statistics, Inferential Statistics and Predictive Statistics along with their example in python i.e. how to implement all statistical modules in python, third module introduces to machine learning in which you will be introduced with Linear and Logistic Regression , Ordinary Least Squares, SVD and PCA for reducing dimensions of the data and the fourth module dedicated to implementation of learned ideas in projects where you were taught to work on data through four phases Data Discovery, Exploratory Data Analysis ,Model Building and result analysis. This is not an end you will going to have a free demo on "Building Movie Recommendation system from scratch" in Google CoLab.