Man pages for schalkdaniel/compboost
Efficient Component-Wise Boosting Implementation

BaselearnerCategoricalBinaryBase learner to encode one single class of a categorical...
BaselearnerCategoricalRidgeOne-hot encoded base learner for a categorical feature
BaselearnerCenteredCentering a base learner by another one
BaselearnerCustomCustom base learner using 'R' functions.
BaselearnerPolynomialPolynomial base learner
BaselearnerPSplineNon-parametric B or P-spline base learner
BaselearnerTensorRow-wise tensor product base learner
BlearnerFactoryListBase learner factory list to define the set of base learners
boostComponentsWrapper to boost general additive models using components
boostLinearWrapper to boost linear models for each feature.
boostSplinesWrapper to boost general additive models for each feature.
CategoricalDataRawData class for categorical variables
CompboostComponent-wise boosting
Compboost_internalInternal Compboost Class
getCustomCppExampleGet C++ example script to define a custom cpp logger
InMemoryDataStore data in RAM
LearnerClassifCompboostComponent-wise gradient boosting classification learner
LearnerCompboostComponent-wise gradient boosting learner
LearnerRegrCompboostComponent-wise gradient boosting regression learner
LoggerInbagRiskLog the train risk.
LoggerIterationLogger class to log the current iteration
LoggerListCollect loggers
LoggerOobRiskLog the validation/test/out-of-bag risk
LoggerTimeLog the runtime
LossAbsoluteAbsolute loss for regression tasks.
LossBinomial0-1 Loss for binary classification derived of the binomial...
LossCustomCreate LossCustom by using R functions.
LossHuberHuber loss for regression tasks.
LossQuadraticQuadratic loss for regression tasks.
LossQuantileQuantile loss for regression tasks.
OptimizerAGBMNesterovs momentum
OptimizerCoordinateDescentCoordinate descent
OptimizerCoordinateDescentLineSearchCoordinate descent with line search
OptimizerCosineAnnealingCoordinate descent with cosine annealing
plotBaselearnerVisualize contribution of one base learner
plotBaselearnerTracesVisualize base learner traces
plotFeatureImportanceVisualize the feature importance
plotIndividualContributionDecompose the predicted value based on the given features
plotPEUniVisualize partial effect of a feature
plotRiskVisualize the risk
plotTensorVisualize bivariate tensor products
ResponseBinaryClassifCreate response object for binary classification.
ResponseRegrCreate response object for regression.
schalkdaniel/compboost documentation built on April 15, 2023, 9:03 p.m.