Github user MechCoder commented on the pull request:
https://github.com/apache/spark/pull/7538#issuecomment-128409307
@jkbradley I have addressed your comments in the last commit. I have a few
last minor questions.
1. For accessing the `pr()`, `fMeasureByThreshold` etc, I'll have to do
model.summary.asInstanceOf[Binary..] I suppose that should be okay, right?
(Similar things are being done in LDAModel etc)
2. If I make objectiveHistory and totalIterations defs then, that would be
different from the LinearRegressionSummary where it would be vals. This would
create differences when being called from Java.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]