Merge pull request #4261 from kokialoves/master

Update part 5 - Building a data science portfolio - Machine learning …
This commit is contained in:
Ezio 2016-08-01 20:06:13 -05:00 committed by GitHub
commit 13f3a5d84e

View File

@ -1,3 +1,4 @@
[translating by kokialoves]
### Annotating the data
Weve already added a few functions to annotate.py, but now we can get into the meat of the file. Well need to convert the acquisition data into a training dataset that can be used in a machine learning algorithm. This involves a few things: