yunfengzhou-hub opened a new pull request, #195: URL: https://github.com/apache/flink-ml/pull/195
## What is the purpose of the change This pull request mainly adds the benchmark configuration files for DCT, SQLTransformer and StopWordsRemover algorithm. ## Brief change log - Adds the benchmark configuration files for DCT, SQLTransformer and StopWordsRemover algorithm. - Fixes the bug that KMeansModel benchmarks would fail due to lack of proper initialization of parameters. - Fixes the missing document of the DCT algorithm. ## 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? no - If yes, how is the feature documented? not applicable -- 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