Search found 4 matches

by jiaheng
Fri Mar 08, 2019 4:17 pm
Forum: Winter 2019
Topic: Proj 4 - Student Defined Final Project
Replies: 9
Views: 12388

Re: Proj 4 - Student Defined Final Project

The dataset I will be using is the NCAA basketball on Kaggle https://www.kaggle.com/ncaa/ncaa-basketball I'm thinking about using the self-organizing map algorithm to visualize the relationship of each university based on their win rate, match history, and other stats. The form will be a network gra...
by jiaheng
Tue Feb 19, 2019 2:50 pm
Forum: Winter 2019
Topic: Proj 3 - 3D Visualization
Replies: 10
Views: 10465

Re: Proj 3 - 3D Visualization

Project 3 - 3D Visualization Jiaheng Tang Concept Description For this project, I decided to explore the most popular checked out items of each year, from 2006 to 2018. I picked the top 50 most popular item of each year, as well as the top 50 of the total checkouts. MySQL Queries I first constructe...
by jiaheng
Thu Jan 31, 2019 2:51 pm
Forum: Winter 2019
Topic: Proj 2 - 2D Visualization
Replies: 11
Views: 11307

Re: Proj 2 - 2D Visualization

Concept Description I'm interested in one particular metadata - itemNumber . It is a unique and incrementing id that gets assigned and incremented each time a new item gets acquired. I want to plot the itemNumber as well as the deweyClass of each item over time to see if there are any interesting p...
by jiaheng
Thu Jan 17, 2019 2:50 pm
Forum: Winter 2019
Topic: Proj 1 - MySQL Assignment | Knowledge Discovery
Replies: 11
Views: 11224

Re: Proj 1 - MySQL Assignment | Knowledge Discovery

The topic I'm interested in is about a famous novel series "Fifty Shades of Grey", as well as its film adaptation with the same name. From the table below, we can see that the book series is published from 2011 to 2012, while the movies are released from 2015 to 2018, around Valentine's day. mysql.p...