AFTAggregator |
AFTAggregator computes the gradient and loss for a AFT loss function,
as used in AFT survival regression for samples in sparse or dense vector in an online fashion.
|
AFTCostFun |
AFTCostFun implements Breeze's DiffFunction[T] for AFT cost.
|
AFTSurvivalRegression |
|
AFTSurvivalRegressionModel |
|
DecisionTreeRegressionModel |
|
DecisionTreeRegressor |
|
GBTRegressionModel |
|
GBTRegressor |
|
GeneralizedLinearRegression |
:: Experimental ::
|
GeneralizedLinearRegression.Binomial$ |
Binomial exponential family distribution.
|
GeneralizedLinearRegression.CLogLog$ |
|
GeneralizedLinearRegression.Family$ |
|
GeneralizedLinearRegression.FamilyAndLink$ |
|
GeneralizedLinearRegression.Gamma$ |
Gamma exponential family distribution.
|
GeneralizedLinearRegression.Gaussian$ |
Gaussian exponential family distribution.
|
GeneralizedLinearRegression.Identity$ |
|
GeneralizedLinearRegression.Inverse$ |
|
GeneralizedLinearRegression.Link$ |
|
GeneralizedLinearRegression.Log$ |
|
GeneralizedLinearRegression.Logit$ |
|
GeneralizedLinearRegression.Poisson$ |
Poisson exponential family distribution.
|
GeneralizedLinearRegression.Probit$ |
|
GeneralizedLinearRegression.Sqrt$ |
|
GeneralizedLinearRegression.Tweedie$ |
|
GeneralizedLinearRegressionModel |
|
GeneralizedLinearRegressionSummary |
|
GeneralizedLinearRegressionTrainingSummary |
|
IsotonicRegression |
Isotonic regression.
|
IsotonicRegressionModel |
Model fitted by IsotonicRegression.
|
LinearRegression |
Linear regression.
|
LinearRegressionModel |
|
LinearRegressionSummary |
:: Experimental ::
Linear regression results evaluated on a dataset.
|
LinearRegressionTrainingSummary |
:: Experimental ::
Linear regression training results.
|
RandomForestRegressionModel |
|
RandomForestRegressor |
|
RegressionModel<FeaturesType,M extends RegressionModel<FeaturesType,M>> |
:: DeveloperApi ::
|