Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 912 Bytes

File metadata and controls

32 lines (25 loc) · 912 Bytes

Predictive Analysis Course Repository

This repository consists of code for the Predictive Analysis course at SAIT college.

Units

Unit 1 - Introduction to Data Science

Unit 2 - Introduction to R

Inthis topic, we covered the basic R concepts

  • Variables
  • Vectors
  • Matrices
  • Lists
  • Dataframes
  • Functions
  • Loops
  • Conditional

Unit 2 Code

Unit 3 - Data Wrangling

This topic discusses:

  • Data Exploration
  • Data Cleaning
  • Data Visualization

Data Cleaning Data Visualization

Unit 4 - Using SQL in R

Assignments