logitboost
latest

Contents:

  • Installation
  • The LogitBoost Class
  • Examples Using LogitBoost
  • Source Code on GitHub
logitboost
  • Docs »
  • Index
  • Edit on GitHub

Index

C | D | E | F | L | N | P | S

C

  • classes_ (logitboost.LogitBoost attribute)
  • contributions() (logitboost.LogitBoost method)

D

  • decision_function() (logitboost.LogitBoost method)

E

  • estimators_ (logitboost.LogitBoost attribute)

F

  • feature_importances_ (logitboost.LogitBoost attribute)
  • fit() (logitboost.LogitBoost method)

L

  • LogitBoost (class in logitboost)

N

  • n_classes_ (logitboost.LogitBoost attribute)
  • n_features_ (logitboost.LogitBoost attribute)

P

  • predict() (logitboost.LogitBoost method)
  • predict_log_proba() (logitboost.LogitBoost method)
  • predict_proba() (logitboost.LogitBoost method)

S

  • staged_decision_function() (logitboost.LogitBoost method)
  • staged_predict() (logitboost.LogitBoost method)
  • staged_predict_proba() (logitboost.LogitBoost method)
  • staged_score() (logitboost.LogitBoost method)

© Copyright 2019 Artem Mavrin Revision 5b28555b.

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