Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-9118][ML]: Implement IntArrayParam in mllib #7481

Closed
wants to merge 4 commits into from

Conversation

rekhajoshm
Copy link
Contributor

Implement IntArrayParam in mllib

Pulling functionality from apache spark
pull latest from apache spark
Pulling functionality from apache spark
@SparkQA
Copy link

SparkQA commented Jul 17, 2015

Test build #37667 has finished for PR 7481 at commit d3b1766.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class IntArrayParam(parent: Params, name: String, doc: String, isValid: Array[Int] => Boolean)

@asfgit asfgit closed this in 1017908 Jul 18, 2015
@mengxr
Copy link
Contributor

mengxr commented Jul 18, 2015

LGTM. Merged into master. Thanks! (It would be better to implement this when we really need it.)

@rekhajoshm
Copy link
Contributor Author

thanks @mengxr

@rekhajoshm rekhajoshm deleted the SPARK-9118 branch June 21, 2018 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants