we should create the merge request before the deadline
(it is okay to make a tiny change after the deadline if we found a bug)
we should run the automated tests before we create the merge request
the tests should not crash, they may not pass
first assignment
second assignment
data/hw2
(only the train data?)third assignment
tab
character&
separating them)fourth assignment
fifth assignment
dial.state = {'price': {'cheap': 0.2, 'moderate': 0.5, 'expensive': 0.1, None: 0.2}, 'area': {'north': 0.5, 'east': 0.1, None: 0.4}}
dial.state = {'price': {None: 1.0}, 'area': {None: 1.0}}
)assignments 6 & 7
hw 2
how to count the bigrams?
assignment 8
assignment 12