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

Don't commit on master / use feature model / revert commits #1

Closed sacdallago closed 8 years ago

sacdallago commented 8 years ago

@Hack3l you commited on the master branch (d3a05d5762b27d631b483b9cf11af34f71d07e86), this is not what you should do.

Please:

We would like you to implement the feature model. If you don't know how this works, please have a look at https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow/ and the video in which I explain it https://youtu.be/twKtSfLcKxI?t=12m25s