This is an automated email from the ASF dual-hosted git repository.
lindong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-ml.git
from 6f8aa57 [FLINK-30348] Add HasSeed param for RandomSplitter
new e4e2eca [hotfix] Add document for DCT algorithm
new 3bd19a2 [FLINK-30532] Add benchmark for DCT, SQLTransformer and
StopWordsRemover
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/feature/dct.md | 151 +++++++++++++++++++++
...maxscaler-benchmark.json => dct-benchmark.json} | 10 +-
...enchmark.json => sqltransformer-benchmark.json} | 16 +--
...chmark.json => stopwordsremover-benchmark.json} | 18 ++-
4 files changed, 176 insertions(+), 19 deletions(-)
create mode 100644 docs/content/docs/operators/feature/dct.md
copy flink-ml-benchmark/src/main/resources/{minmaxscaler-benchmark.json =>
dct-benchmark.json} (87%)
copy flink-ml-benchmark/src/main/resources/{standardscaler-benchmark.json =>
sqltransformer-benchmark.json} (79%)
copy flink-ml-benchmark/src/main/resources/{countvectorizer-benchmark.json =>
stopwordsremover-benchmark.json} (76%)