yunfengzhou-hub opened a new pull request, #100:
URL: https://github.com/apache/flink-ml/pull/100

   This PR adds a `LabeledPointWithWeightGenerator` to `flink-ml-benchmark` 
module.
   
   `LabeledPointWithWeightGenerator` is used to generate vector-typed features 
with double-typed label and weight. The generated tables can be used as the 
train or predict input data of some supervised algorithms. For example,
   - Naive Bayes
   - Logistic Regression
   - Linear Regression
   - Linear SVC
   - Knn


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to