Skip to content

Conversation

ashelkovnykov
Copy link
Contributor

No description provided.

@ashelkovnykov
Copy link
Contributor Author

@cmjiang @yunboouyang @lguo
Updated for latest master and fixed unit test errors, requesting review

@ashelkovnykov ashelkovnykov force-pushed the noWarnings branch 3 times, most recently from c0ba126 to ec8764b Compare May 18, 2020 23:22
@ashelkovnykov
Copy link
Contributor Author

@cmjiang @yunboouyang @lguo
Finally fixed all of the failing tests

val scoringPartitions: Param[Int] = ParamUtils.createParam(
"scoring partitions",
"Number of partitions to use for the data being scored",
ParamValidators.gt[Int](0.0))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to add new parameter to SCOPT

@lguo
Copy link
Contributor

lguo commented May 21, 2020

LGTM

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