Skip to content
Jenkins
log in
Jenkins
shankari
My Views
All
NewSparkPullRequestBuilder
#5056
Test Results
org.apache.spark.ml.regression
GeneralizedLinearRegressionSuite
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
History
Parameters
Environment Variables
Git Build Data
Test Result
Deflake this build
Previous Build
Next Build
Test Result : GeneralizedLinearRegressionSuite
0 failures (±0) , 1 skipped (±0)
28 tests (±0)
Took 1 min 46 sec.
All Tests
Test name
Duration
Status
SPARK-23131 Kryo raises StackOverflow during serializing GLR model
0.15 sec
Passed
evaluate with labels that are not doubles
0.98 sec
Passed
export test data into CSV format
-1 ms
Skipped
generalized linear regression with weight and offset
4.1 sec
Passed
generalized linear regression: binomial family against glm
16 sec
Passed
generalized linear regression: default params
1.4 sec
Passed
generalized linear regression: gamma family against glm
16 sec
Passed
generalized linear regression: gaussian family against glm
17 sec
Passed
generalized linear regression: gaussian family against glmnet
6.3 sec
Passed
generalized linear regression: intercept only
1.7 sec
Passed
generalized linear regression: poisson family against glm
14 sec
Passed
generalized linear regression: poisson family against glm (with zero values)
0.45 sec
Passed
generalized linear regression: regularization parameter
0.94 sec
Passed
generalized linear regression: tweedie family against glm
8.4 sec
Passed
generalized linear regression: tweedie family against glm (default power link)
3.9 sec
Passed
glm accepts Dataset[LabeledPoint]
1.3 sec
Passed
glm handle collinear features
0.1 sec
Passed
glm summary: binomial family with weight and offset
0.91 sec
Passed
glm summary: coefficient with statistics
0.53 sec
Passed
glm summary: feature name
0.29 sec
Passed
glm summary: gamma family with weight and offset
0.8 sec
Passed
glm summary: gaussian family with weight and offset
1.1 sec
Passed
glm summary: poisson family with weight and offset
0.8 sec
Passed
glm summary: tweedie family with weight and offset
1.1 sec
Passed
params
33 ms
Passed
prediction on single instance
1.8 sec
Passed
read/write
2.4 sec
Passed
should support all NumericType labels and weights, and not support other types
0.84 sec
Passed