flink-ml icon indicating copy to clipboard operation
flink-ml copied to clipboard

[Flink 33036] Add transformer and estimator of Als.

Open weibozhao opened this issue 2 years ago • 0 comments

What is the purpose of the change

This pull request adds transformer and estimator of Als.

Brief change log

  • *Adds Transformer and Estimator implementation of Als in Java and Python.
  • *Adds examples and documentations of Als.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (JavaDocs)

weibozhao avatar Sep 05 '23 11:09 weibozhao