Skip to content

Conversation

@yunfengzhou-hub
Copy link
Contributor

What is the purpose of the change

This PR adds the Estimator and Transformer for the Chi-square selector algorithm.

Brief change log

  • Adds Transformer and Estimator implementation of Chi-square selector in Java and Python
  • Adds examples and documentation of Chi-square selector

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? (docs / JavaDocs)

@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29595 branch 2 times, most recently from 544926e to 7b3eb21 Compare November 14, 2022 09:21
@yunfengzhou-hub yunfengzhou-hub marked this pull request as ready for review November 14, 2022 09:22
@jiangxin369
Copy link
Contributor

jiangxin369 commented Nov 15, 2022

@yunfengzhou-hub Thanks for the PR.
Seems that ChiSqSelector would be included in UnivariateFeatureSelector, let's close it and move the implementation to UnivariateFeatureSelector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants