September 2019
Intermediate to advanced
420 pages
10h 29m
English
You can refer to these steps to load the dataset:
In [1]: HAM = 0... SPAM = 1... datadir = 'data/chapter7'... sources = [... ('beck-s.tar.gz', HAM),... ('farmer-d.tar.gz', HAM),... ('kaminski-v.tar.gz', HAM),... ('kitchen-l.tar.gz', HAM),... ('lokay-m.tar.gz', HAM),... ('williams-w3.tar.gz', HAM),... ('BG.tar.gz', SPAM),... ('GP.tar.gz', ...Read now
Unlock full access