postlearn
  • Postlearn
  • Usage
 
postlearn
  • Docs »
  • Edit on GitHub

Index

C | D | E | G | P | U | Y

C

ClassificationResults (class in postlearn.reporter)
confusion_matrix() (in module postlearn.reporter)

D

default_args() (in module postlearn.reporter)

E

extract_grid_scores() (in module postlearn.reporter)

G

GridSearchMixin (class in postlearn.reporter)

P

plot_feature_importance() (in module postlearn.reporter)
plot_grid_scores() (in module postlearn.reporter)
plot_learning_curve() (in module postlearn.reporter)
plot_regularization_path() (in module postlearn.reporter)
plot_roc_curve() (in module postlearn.reporter)
(postlearn.reporter.ClassificationResults method)
postlearn.reporter (module)
proba_test (postlearn.reporter.ClassificationResults attribute)
proba_train (postlearn.reporter.ClassificationResults attribute)

U

unpack_grid_scores() (in module postlearn.reporter)

Y

y_pred_test (postlearn.reporter.ClassificationResults attribute)
y_pred_train (postlearn.reporter.ClassificationResults attribute)
y_score_test (postlearn.reporter.ClassificationResults attribute)
y_score_train (postlearn.reporter.ClassificationResults attribute)

© Copyright 2016, Tom Augspurger.

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