Recently Published
Coursera Data Science Capstone
The goal of this project is to take a dataset provided and create an NLP (natural language processing) model that is able to predict subsequent words. Blogs, Twitter and News were datasets used to train the model.
SwiftKey is the company that works in cooperation with Professors of the Johns Hopkins University to prepare this Project, with objective to construct a predictive model that makes easier for people to type on their mobile devices.
Besides cleaning and sub-setting the data, the tokenization technique of N-Grams were used to combinations the words to be used at the predictive algotithm.
The final project was concluded with one Shiny application and a Pitch using R-Presentation.
mlog final
Test Run
Publish Document
test 1
KLUMP Data Visualization Code 3
This is for Assignment 3
Document
An initial attempt at demonstrating a rudimentrary, and frankly poorly executed, simple linear regression analysis using R, dplyr, and the Citi bike dataset all pieced together to serve as a code-through.