Text Classification using Spark Machine Learning

Veröffentlicht am: 15 Dezember 2016
auf dem Kanal: Data Gurus
16,165
106

The goal of text classification is the classification of text documents into a fixed number of predefined categories. Text classification has a number of applications ranging from email spam detection to providing news feed content to users based on user preferences.
In this session, we explore how to perform text classification using Spark’s Machine Learning Library (MLlib). We see how MLlib provides a set of high-level APIs for constructing, evaluating and tuning a machine learning workflow. We explore how Spark represents a workflow as a Pipeline, which consists of a sequence of stages to be run in a specific order. The Pipeline for our text classification use case utilizes Transformer stages to prepare the raw text documents for classification, and Estimator stages to learn a machine learning model that can be used to classify documents. Finally, we illustrate how to tune the model for best fit.
Although a document classification use case is specifically explored, many of the principles demonstrated in the session can be employed in a variety of other machine learning use cases.

Here's the link to the slides
https://ibm.box.com/s/atp4ezwvo5jr27z...

And the link to the notebook as an .ipynb file.
https://ibm.box.com/s/spcj7f3uz6qetq8...


Auf dieser Seite können Sie das Online-Video Text Classification using Spark Machine Learning mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Data Gurus 15 Dezember 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 16,165 Mal angesehen und es wurde von 106 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!