Recently Published
Document
data science in context topic
Document
Final Project
Document
Document classification - Spam and non spam emails categorization
Week 11 Extra Credit on Recommender System
This is a recommender system for movies based on movie rating.
Document
extra credit on sentiment analysis. Week 10 assignment
Document
Instructions
In this assignment, you’ll practice collaborating around a code project with GitHub. You could consider our collective work as building out a book of examples on how to use TidyVerse functions.
GitHub repository: https://github.com/pkowalchuk/FALL2024TIDYVERSE
FiveThirtyEight.com datasets.
Kaggle datasets.
Your task here is to Create an Example. Using one or more TidyVerse packages, and any dataset from fivethirtyeight.com or Kaggle, create a programming sample “vignette” that demonstrates how to use one or more of the capabilities of the selected TidyVerse package with your selected dataset. (25 points)
Web APIs Assignment
The New York Times web site provides a rich set of APIs, as described here: https://developer.nytimes.com/apis
You’ll need to start by signing up for an API key.
Your task is to choose one of the New York Times APIs, construct an interface in R to read in the JSON data, and transform it into an R DataFrame.
Document
Week seven assignment for data 607
Document
Project 2
Document
Project 1 on chess tournament data clean up. The data is from a text file
Document
tidying data
Document
Normalization and character manipulation Lab. Week 3 assignment
Document
SQL and R
Data 607/ Assignment: 1 – Loading Data into a Data Frame
Data 607/ Assignment: 1 – Loading Data into a Data Frame
Tset Document
Testing