From 19ed340a8d11ba269efc7b18c4df21e699d80922 Mon Sep 17 00:00:00 2001 From: kokialoves <498497353@qq.com> Date: Tue, 2 Aug 2016 08:46:55 +0800 Subject: [PATCH] Update part 5 - Building a data science portfolio - Machine learning project.md --- ...ilding a data science portfolio - Machine learning project.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/team_test/part 5 - Building a data science portfolio - Machine learning project.md b/sources/team_test/part 5 - Building a data science portfolio - Machine learning project.md index 64be5f9492..722aa8f286 100644 --- a/sources/team_test/part 5 - Building a data science portfolio - Machine learning project.md +++ b/sources/team_test/part 5 - Building a data science portfolio - Machine learning project.md @@ -1,3 +1,4 @@ +[translating by kokialoves] ### Annotating the data We’ve already added a few functions to annotate.py, but now we can get into the meat of the file. We’ll need to convert the acquisition data into a training dataset that can be used in a machine learning algorithm. This involves a few things: