dabl
0.2.6-dev

Getting Started

  • Quickstart to ML with dabl

Documentation

  • Machine Learning with dabl
  • Concepts and terminology
  • dabl API
  • Release History

Examples

  • General examples
  • Plotting examples
dabl
  • Index

Index

_ | A | C | D | E | F | G | L | M | P | S

_

  • __init__() (dabl.AnyClassifier method)
    • (dabl.EasyPreprocessor method)
    • (dabl.SimpleClassifier method)
    • (dabl.SimpleRegressor method)

A

  • AnyClassifier (class in dabl)

C

  • class_hists() (in module dabl.plot)
  • clean() (in module dabl)

D

  • detect_types() (in module dabl)
  • discrete_scatter() (in module dabl.plot)

E

  • EasyPreprocessor (class in dabl)
  • explain() (in module dabl)

F

  • find_pretty_grid() (in module dabl.plot)

G

  • get_any_classifiers() (in module dabl.pipelines)
  • get_config() (in module dabl)
  • get_fast_classifiers() (in module dabl.pipelines)
  • get_fast_regressors() (in module dabl.pipelines)

L

  • load_adult() (in module dabl.datasets)
  • load_ames() (in module dabl.datasets)
  • load_titanic() (in module dabl.datasets)

M

  • mosaic_plot() (in module dabl.plot)

P

  • plot() (in module dabl)
  • plot_classification_categorical() (in module dabl.plot)
  • plot_classification_continuous() (in module dabl.plot)
  • plot_coefficients() (in module dabl.plot)
  • plot_regression_categorical() (in module dabl.plot)
  • plot_regression_continuous() (in module dabl.plot)

S

  • set_config() (in module dabl)
  • SimpleClassifier (class in dabl)
  • SimpleRegressor (class in dabl)

© Copyright 2018, Andreas Mueller.

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