Guest User

Untitled

a guest
Jul 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. let testCSV = URL(fileURLWithPath: "/Users/noemiquezada/Documents/playgrounds/BlogArticleCategoryClassifier/PostsTestData.csv")
  2. let testData = try MLDataTable(contentsOf: testCSV)
Add Comment
Please, Sign In to add comment