Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 523 Bytes

WGU-MSDA

This repository contains the coding projects that I completed for the Masters program in Data Analytics at Western Governors University. The classes and their topics as represented by my work are as follows:

  • D206: Data Cleaning
    • Detection and treatment of missing values, duplicates, and outliers
    • Re-expression of categorical variables
  • D209: Data Mining I
    • Classification analysis (Naives Bayes)
    • Predictive Analysis (Randon Forest)
  • D213: Advanced Data Analytics
    • Time Series Analysis