This is an automated email from the ASF dual-hosted git repository.
hxb pushed a change to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink-ml.git
from c116000 [hotfix] Update docs/config.toml
new 6fed373 [FLINK-28237][python][ml] Improve flink ml python examples in
doc
new 293f439 [FLINK-28237][python][ml] Fix the package error in flink ml
python
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/content/docs/operators/classification/knn.md | 1 +
.../operators/classification/logisticregression.md | 1 +
.../docs/operators/classification/naivebayes.md | 1 +
docs/content/docs/operators/clustering/kmeans.md | 1 +
.../docs/operators/feature/onehotencoder.md | 1 +
flink-ml-python/pyflink/ml/__init__.py | 61 +++++++++++++++++-----
flink-ml-python/setup.py | 5 ++
7 files changed, 57 insertions(+), 14 deletions(-)