gravatar

chef_paul

Paul Perez

Recently Published

Data 624 - Project 2
This is role playing. I am your new boss. I am in charge of production at ABC Beverage and you are a team of data scientists reporting to me. My leadership has told me that new regulations are requiring us to understand our manufacturing process, the predictive factors and be able to report to them our predictive model of PH.
Data 624 - Homework 9
Applied Predictive Modeling - Regression Trees and Rule-Based Models for Week 12
Data 624 - Homework 8
Applied Predictive Modeling - Non Linear Regression for Week 11
Homework 7
Applied Predictive Modeling - Linear Regression and Its Cousins for week 10
Data 624 - Project 1
Utilizing the forecasting methods learned for the first half of the semester, we're given two datasets to forecast with little direction.
Data 624 - Homework 6
Forecasting: ARIMA models - The Forecaster's Toolbox homework for weeks 7 & 8
Data 624 - Homework 5
Forecasting: Exponential Smoothing - The Forecaster's Toolbox homework for week 6
Data 624 - Homework 4
Applied Predictive Modeling - Data Pre-Processing & Over-Fitting and Model Tuning for week 5
Data 624 - Homework 3
Forecasting: Principles and Practice - The Forecaster's Toolbox homework for week 4
Data 624 - Homework 2
Forecasting: Principles and Practice - The Forecaster's Toolbox homework for week 3
Data 624 - Homework 1
Forecasting: Principles and Practice - Time Series Graphics homework for week 2
Data 605 - Final Project
CUNY SPS MS DS, Fall 2020 Data 605 Final
D606 - Final Project
Rmd. File for an exploratory analysis project using randomly generated student test score data.
D607 - Final Project - Database Access
R Markdown file for accessing the database for the final project.
D607 - Final Project - Database Management
R Markdown file for creating the database and loading data used for the final project.
D607 - Tidyverse
Show use cases and example functions from the Tidyverse package.
D607 - Assignment 12 - NoSQL Data Migration
Extracting data from a SQL database and migrating it to a NoSQL database.
D607 - Discussion 11
Scenario design analysis on eBay's recommender system.
D607 - Assignment 9 - New York Times API
Using the New York Times API to pull movie results data and creating a data frame out of the results.
D606 - Project Proposal
Rmd. File for an exploratory analysis project using randomly generated student test score data.
D607 - Project 3 - Web Scrape & Database Ingestion
The full ETL for Project 3 where we web scraped job postings from both the Cyber Coder and Career Builder website using SelectorGadget and Google Chrome Web Scraper extension.
D607 - Project 3 - Database Management
R Markdown file for creating the database used in Project 3.
D607 - Assignment 6
Creating files in XML, JSON, and HTML Table format to load into R data frames.
D607 - Assignment 5
Cleaning airline data using tidy and dplyr and ggplot.
D607 - Project 1
Taking the results of a chess tournament and cleaning the data to export a clean .csv file that represents the players name, state, number of points earned, pre-tournament ratings, and average rating of opponent (pre-tournament).
D607 - Assignment 3
Using Stringr and Regular Expressions in R
D607 - Assignment 2
Creating a survey, collecting results, ingesting into a database, reading results in R.
D607 - Assignment 1
Reading & Cleaning Mushroom Data