Update part 5 - Building a data science portfolio - Machine learning project.md

This commit is contained in:
kokialoves 2016-08-02 08:46:55 +08:00 committed by GitHub
parent 263406bc4d
commit 19ed340a8d

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: