[ https://issues.apache.org/jira/browse/FLINK-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561024#comment-14561024 ]
Theodore Vasiloudis commented on FLINK-2072: -------------------------------------------- So for this I was thinking a guide similar to the one that [sklearn|http://scikit-learn.org/stable/tutorial/basic/tutorial.html] has. We would have a small intro of basic concepts, describe a basic classification problem, load a dataset using the SVM loading utilities, and perform the classification using SVM. As an extra step we can first do some feature scaling and then perform the classification using a pipeline. Ideally we would like the whole tutorial to be done interactively in the Scala shell. > Add a quickstart guide for FlinkML > ---------------------------------- > > Key: FLINK-2072 > URL: https://issues.apache.org/jira/browse/FLINK-2072 > Project: Flink > Issue Type: New Feature > Components: Documentation, Machine Learning Library > Reporter: Theodore Vasiloudis > Fix For: 0.9 > > > We need a quickstart guide that introduces users to the core concepts of > FlinkML to get them up and running quickly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)