sshh12 / Students-Visualization

A 3D Visualization of the Cy-Ranch Student Body

Home Page:https://sshh.io/webapps/studentvis/main.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Student Visualization

Using t-SNE to visualize data collected from the CyRanch App.

Live Code

Built Using:

What

With the data collected from the CyRanch App, every users grades were turned into a 7D vector based on their average grade in 7 fields: Science, Math, English, (Non-English) Language, Arts, Sports, and Social Studies. Using a dimensionality reduction algorithm, t-SNE, the data was used to create clusters of students based on their academic performance. While these 3D groupings are purely abstract, they serve as an interesting way to visualize students and see possible patterns.

Screenshot

screenshot

Other Visuals

gpa

demo

demo gpa

demo gpa plot

grades

grades overtime

About

A 3D Visualization of the Cy-Ranch Student Body

https://sshh.io/webapps/studentvis/main.html

License:MIT License


Languages

Language:Python 63.7%Language:JavaScript 26.5%Language:HTML 8.2%Language:Batchfile 1.2%Language:CSS 0.4%