Skip to content

Team Roster

sidnaga edited this page Dec 7, 2022 · 14 revisions

Team Members

  • Raef Maroof
  • Arsh Patel - Created a python script to get the pitch vectors of each song in the database. Created a python script to normalize the pitch vectors of both the training data and audio file sent from the frontend. Helped train the quadratic-classification machine learning model to identify songs. Helped create the getSong endpoint.
  • Cooper Hickmott
  • Grant Marshall - Created a web scraper to gather movie data from IMDb's website. The data includes notable movie and soundtrack information from IMDb's top 100 rated movies. Set up AWS server with Python/Django web framework and Postgres database to hold movie and soundtrack information. Created endpoints to be used by the front end which returns a list of movies that contains a given song and other relevant information.
  • Henry Beckstein
  • Siddharth Nagamangala - Helped get pitch vectors from Spotify in python script and helped normalize the pitch vectors. Worked on developing SVM machine learning models such as linear and multiclass and also wrote methods in order to measure model training performance and save the models. Helped train multiclass model to see if it was a viable model for song identification.
  • Xinyi Chen
Clone this wiki locally