Rostlab / JS16_ProjectB_Group7

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
1 stars 1 forks source link

Are you providing a frontend? #6

Closed mammuth closed 8 years ago

mammuth commented 8 years ago

Are you providing a frontend for your PLOD of a single character or do you provide us (ProjectF) with the corresponding data and its our task to display them?

cc @jorjo1 @yashha

k-angelo commented 8 years ago

That is up to debate on whatever works best for you. Generally we are still discussing about this with group 6 also as there are no strict requirements about our deliverable. Our idea is to provide a character with a PLOD statistic as well as using d3js library to make the top 10 graphic representation.

So our in response to your question, I in turn ask what would be more convenient for you: a) raw percentages so you can do your own manipulation along with a say top10 JSON call from the server, b) produce some kind of raw html code that you can somehow embed in your page (

[d3 logic]
)

Personally I would prefer to only give you raw data and maybe give you an example of how the d3 will be run on the page as that would be the easiest thing for both parties to integrate ? Take into account that there are 2 parties currently working on independent statistics and it's still up to discussion how these can be combined into a single page (maybe a mean average).

We can discuss after the presentations if you like.

sacdallago commented 8 years ago

Personally I would prefer to only give you raw data and maybe give you an example of how the d3 will be run on the page as that would be the easiest thing for both parties to integrate ?

This is also my preference.

sacdallago commented 8 years ago

I rectify: not only my preference, it's gonna be what you will do. :dancer: Hope it's democratic enough :laughing: