gravatar

jomifumo

Jose Fuentes

Recently Published

Homework 8 D624
Homework 7 D624
Assignment2 D622
Project 1 DATA624
Homework 6 D624
Story 4 D608
Story 3 D608
Assignment5 D624
Homework 4 D624
Assignment 1 D622
Story 2 D608
Homework 3 D624
Assignment2 D624
Homework 1 DATA624
NobelPrize
ELO calculations
Final Project D607
Recommender System
Project4 D607
Final Project D606
Week 10 Assignment
Project2 D607
lab7D606
Assignment7D607
Project2 D607
Project1 D607
Assignment4D607
Assignment3D607
Assignment1
Assignment2
Part 1: Build Table • Choose six recent popular movies. • Ask at least five people that you know (friends, family, classmates, imaginary friends if necessary) to rate each of these movies that they have seen on a scale of 1 to 5. Part 2: Store data in SQL database • Take the results (observations) and store them in the class MySQL database: - Server name: cunydata607sql.mysql.database.azure.com - Username / password: will be given to you in an email Part 3: Transfer data from SQL database to R dataframe • Load the information from the SQL database into an R data frame. Part 4: Missing data strategy • Implement an approach to missing data • Explain why you decided to take the chosen approach