Overview
Data Science with R course covers topics like exploratory data analysis, statistics fundamentals, hypothesis testing, regression & classification modeling techniques and machine learning algorithms. Participants will learn how to create R programs that will help discover and interpret relationships in complex information and solve real world problems.
Objectives
At the end of Data Science with R training course, participants will
Prerequisites
Participants are expected to have basic programming knowledge.
Course Outline
- What is Data Science?
- Analytics Landscape
- Life Cycle of a Data Science Project
- Data Science Tools & Technologies
- Intro to R Programming
- Installing and Loading Libraries
- Data Structures in R
- Control & Loop Statements in R
- Functions in R
- Loop Functions in R
- String Manipulation & Regular Expression in R
- Working with Data in R
- Data Visualization in R
- Case Study
- Measures of Central Tendency
- Measures of Dispersion
- Descriptive Statistics
- Probability Basics
- Marginal Probability
- Bayes Theorem
- Probability Distributions
- Hypothesis Testing
- ANOVA
- Linear Regression (OLS)
- Case Study: Linear Regression
- Principal Component Analysis
- Factor Analysis
- Case Study: PCA/FA
- Logistic Regression
- Case Study: Logistic Regression
- K-Nearest Neighbor Algorithm
- Case Study: K-Nearest Neighbor Algorithm
- Decision Tree
- Case Study: Decision Tree
- Understand Time Series Data
- Visualizing TIme Series Components
- Exponential Smoothing
- Holt’s Model
- Holt-Winter’s Model
- ARIMA
- Case Study: Time Series Modeling on Stock Price