Linear Models for Data Analysis

In this section:

November 15, 2022

Data Wrangling in R

A series of R functions that could be useful when preparing your dataset for analysis.

December 14, 2021

Machine Learning Course Project

The final Machine Learning project that covers visualization, exploratory analysis, and classification techniques using R.

May 6, 2021

Big Data Analytics Course Project

This project used Natural Language Processing (NLP) techniques to analyze the text from the abstracts within the CORD-19 dataset and used Machine Learning methods to train and fit models. Specifically, Latent Dirichlet Allocation was used to see what topics are described in the abstracts of these papers. Logistic Regression and Naïve Bayes were used in conjunction with some NLP and machine learning techniques to predict Journal based on the text from the abstracts.

December 11, 2020