Skip to content

BuvSethia/nba-playertrack-server-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

nba-playertrack-server-files

The backend of my Senior Thesis for Barrett, The Honors College at Arizona State University (Jan 2015 - Nov 2015). The REST API and other server functionality. Other server functionalities include a cosine similarity article comparator that compares a set of articles to each other and chooses the 4 most diverse ones (using standard deviations from the average cosine similarity) and a Twitter trending/breakout detection algorithm using the 3 sigma method.

iOS Application

The iOS frontend for that consumes this backend can be found here:

https://github.com/BuvSethia/nba-playertrack

Improvements

Unit tests

Modularization of functions

Usage of static helper classes (ties into above)

etc...

About

The REST API and other server functions for NBA PlayerTrack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published