Understanding Git and Github and basics of Programming Logic
In this session we will understand what is Version Control System, basic git commands and the logic of programming
IPL Data Analysis using basic Python Constructs
We will extensively work with dictionaries and lists here to get started with our python training and analyze the IPL data
Spy Games Data
This session will help us understand string operations, File I/O, conditional statements, loops and Functions in programming
Loan Approval Analysis
We will use the Pandas library to analyze the data to create a targeted marketing campaign for different segments
Visualization for company Stakeholder
In this session we with the help of visualization techniques we will help our company stakeholder get visual insights on the company's operations.
Understanding basic Descriptive Stats with Titanic Data
In this session we will get an idea of how even basic descriptive statistics is used and can help improve our understanding of the data
Rent a Bike Regression Problem
We will understand the machine learning pipeline with this regression problem statement of predicting the number of bike sales
Classification in Machine Learning and Program Expectations
We will understand the ML pipeline for classification with the task of predicting whether a person makes over $50K a year or not and understand what to expect ahead in the program