MENU

Fun & Interesting

Kevin Markham - Machine Learning with Text in scikit-learn - PyCon 2016

PyCon 2016 8,053 9 years ago
Video Not Working? Fix It Now

Speaker: Kevin Markham Although numeric data is easy to work with in Python, most knowledge created by humans is actually raw, unstructured text. By learning how to transform text into data that is usable by machine learning models, you drastically increase the amount of data that your models can learn from. In this tutorial, we'll build and evaluate predictive models from real-world text using scikit-learn. Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Comment