Skip to content

Developed a product that utilizes data from the popular site RateMyProfessor and compiles the data into an easier to sort/read format. Specifically, this project compares the time taken by a binary search tree data structure implementation and a hash table data structure implementation. It stores over at least 106,000 tuples of data on professor…

Notifications You must be signed in to change notification settings

Antonio-Villarreal/RateMyProfessor-Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateMyProfessor_Recommender

Language: C++, Python

Description: Developed a product that utilizes data from the popular site RateMyProfessor and compiles the data into an easier to sort/read format. Specifically, this project compares the time taken by a binary search tree data structure implementation and a hash table data structure implementation. It stores over at least 106,000 tuples of data on professors that work at the top universities throughout the United States. We even develop our own ranking system to adequately rank the effectiveness of the overall RateMyProfessor rating based on the number of reviews given.

Press Here for YouTube Video

Press Image Above to See YouTube Demonstration

YouTube: https://youtu.be/Q1dEI1ByO1c

Documentation: https://docs.google.com/document/d/1g9_we1CssqAfudTRQSUoFrrmxCigm2QPvng0YQ_Qq3U/edit?usp=sharing

About

Developed a product that utilizes data from the popular site RateMyProfessor and compiles the data into an easier to sort/read format. Specifically, this project compares the time taken by a binary search tree data structure implementation and a hash table data structure implementation. It stores over at least 106,000 tuples of data on professor…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published