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

added parseWekaOutput.js #17

Closed dan736923 closed 8 years ago

dan736923 commented 8 years ago
AlexMoroz commented 8 years ago

Build failed

AlexMoroz commented 8 years ago

@dan736923 you need to fix it=)

sacdallago commented 8 years ago

Com'on @dan736923 this is here since > 20h. Either fix, close or comment.

dan736923 commented 8 years ago

Only added parseWekaOutput.js, which doesn't generate any errors/warnings. Grunt complains about errors in old version of createARFF.js, which has been fixed in a later commit. Should be fine after merge.

sacdallago commented 8 years ago

So first merge develop into this branch, commit, push, and if it works you have a non-breaking pull request