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

Configured deploy to npm, fixes #29 #45

Closed jsalahov closed 8 years ago

jsalahov commented 8 years ago

One thing left to do is to create the main file of the package.

Hack3l commented 8 years ago

the node-svm dependencie can also be removed as we dont need to implement it anymore (whould make tests much faster) new dependency is the promise package

jsalahov commented 8 years ago

Is it also safe to delete weka and svm folders?

Hack3l commented 8 years ago

yes they are save to delete