Rostlab / JS16_ProjectB_Group6

Game of Thrones characters are always in danger of being eliminated. The challenge in this assignment is to see at what risk are the characters that are still alive of being eliminated. The goal of this project is to rank characters by their Percentage Likelihood of Death (PLOD). You will assign a PLOD using machine learning approaches.
GNU General Public License v3.0
3 stars 4 forks source link

Popularity from API? #61

Closed Hack3l closed 8 years ago

Hack3l commented 8 years ago

@sacdallago Should we change the populartity (page rank) to be taken from the api? only asking because feature freeze was on monday.

gyachdav commented 8 years ago

that should be fine. feature freeze === not developing new features. fixing/improving existing features is fine.

sacdallago commented 8 years ago

Agree with guy. If it doesn't mean a major change in functionality then this can be done and should also look nicer as we/you avoid redundancy :) Thanks for asking!

Hack3l commented 8 years ago

ok thanks