pandas ml utils
latest

Contents:

  • Analyze the Feature Space
  • Apply Models to DataFrames
  • API
pandas ml utils
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | F | L | M | P | S | T | V

_

  • __init__() (pandas_ml_utils.FeaturesAndLabels method)
    • (pandas_ml_utils.Model method), [1]

F

  • feature_selection() (in module pandas_ml_utils)
  • FeaturesAndLabels (class in pandas_ml_utils)
  • Fit (class in pandas_ml_utils.model.fitting.fit)
  • fit() (in module pandas_ml_utils)
    • (pandas_ml_utils.Model method), [1]

L

  • len_features() (pandas_ml_utils.FeaturesAndLabels method)
  • len_labels() (pandas_ml_utils.FeaturesAndLabels method)
  • load() (pandas_ml_utils.Model static method), [1]

M

  • Model (class in pandas_ml_utils), [1]

P

  • predict() (pandas_ml_utils.Model method), [1]

S

  • save() (pandas_ml_utils.Model method), [1]
  • save_model() (pandas_ml_utils.model.fitting.fit.Fit method)
  • shape() (pandas_ml_utils.FeaturesAndLabels property)
  • Summary (class in pandas_ml_utils.summary.summary)

T

  • trails() (pandas_ml_utils.model.fitting.fit.Fit method)

V

  • values() (pandas_ml_utils.model.fitting.fit.Fit method)

© Copyright 2019, KIC Revision 76b764e2.

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