genestboost
0.3.1

Contents:

  • Introduction
  • Quick Coding Example
  • Additional Examples
  • Custom Link Functions
  • Custom Loss Functions
  • Model Callbacks
  • Weak Learners
  • genestboost
  • Installation
  • Changelog
  • GitHub Repo
genestboost
  • »
  • Overview: module code

All modules for which code is available

  • genestboost.boosted_linear_model
  • genestboost.boosted_model
  • genestboost.link_functions.base_class
  • genestboost.link_functions.cloglog
  • genestboost.link_functions.identity
  • genestboost.link_functions.log_links
  • genestboost.link_functions.logit
  • genestboost.link_functions.power_links
  • genestboost.loss_functions.absolute_value
  • genestboost.loss_functions.base_class
  • genestboost.loss_functions.beta_loss
  • genestboost.loss_functions.least_squares
  • genestboost.loss_functions.log_cosh
  • genestboost.loss_functions.log_loss
  • genestboost.loss_functions.poisson
  • genestboost.loss_functions.quantile
  • genestboost.loss_functions.quasilog_loss
  • genestboost.loss_functions.students_t
  • genestboost.model_data_sets
  • genestboost.utils.gradients
  • genestboost.weak_learners.simple_pls

© Copyright 2021, Benjamin Cross.

Built with Sphinx using a theme provided by Read the Docs.