Description
This should be in 2.1 since it modifies new APIs (in 2.1). Pushing this to 2.2 would prevent us from improving the APIs.
There are several cleanups I'd like to make as a follow-up to the PRs from SPARK-17017:
- Rename selectorType values to match corresponding Params
- Add Since tags where missing
- a few minor cleanups
Attachments
Issue Links
- is depended upon by
-
SPARK-17645 Add feature selector methods based on: False Discovery Rate (FDR) and Family Wise Error rate (FWE)
- Resolved
- is related to
-
SPARK-17017 Add a chiSquare Selector based on False Positive Rate (FPR) test
- Resolved
- links to