Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.spark.ml.regression Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AFTAggregatorClassorg.apache.spark.ml.regressionApache Spark
AFTCostFunClassorg.apache.spark.ml.regressionApache Spark
AFTSurvivalRegression Fit a parametric survival regression model named accelerated failure time (AFT) model (https://en.Classorg.apache.spark.ml.regressionApache Spark
AFTSurvivalRegressionModel Model produced by AFTSurvivalRegression.Classorg.apache.spark.ml.regressionApache Spark
DecisionTreeRegressionModel Decision tree model for regression.Classorg.apache.spark.ml.regressionApache Spark
DecisionTreeRegressor Decision tree learning algorithm It supports both continuous and categorical features.Classorg.apache.spark.ml.regressionApache Spark
GBTRegressionModel Gradient-Boosted Trees (GBTs) model for regression.Classorg.apache.spark.ml.regressionApache Spark
GBTRegressor Gradient-Boosted Trees (GBTs) learning algorithm for regression.Classorg.apache.spark.ml.regressionApache Spark
IsotonicRegressionClassorg.apache.spark.ml.regressionApache Spark
IsotonicRegressionModel Model fitted by IsotonicRegression.Classorg.apache.spark.ml.regressionApache Spark
LeastSquaresAggregatorLeastSquaresAggregator computes the gradient and loss for a Least-squared loss function, as used in linear regression for samples in sparse or dense vector in a online fashion.Classorg.apache.spark.ml.regressionApache Spark
LeastSquaresCostFunLeastSquaresCostFun implements Breeze's DiffFunction[T] for Least Squares cost.Classorg.apache.spark.ml.regressionApache Spark
LinearRegression The learning objective is to minimize the squared error, with regularization.Classorg.apache.spark.ml.regressionApache Spark
LinearRegressionModel Model produced by LinearRegression.Classorg.apache.spark.ml.regressionApache Spark
LinearRegressionSummaryClassorg.apache.spark.ml.regressionApache Spark
LinearRegressionTrainingSummaryClassorg.apache.spark.ml.regressionApache Spark
RandomForestRegressionModel Random Forest model for regression.Classorg.apache.spark.ml.regressionApache Spark
RandomForestRegressor Random Forest learning algorithm for regression.Classorg.apache.spark.ml.regressionApache Spark
RegressionModel Model produced by a Regressor.Classorg.apache.spark.ml.regressionApache Spark