LazyGrid
stable

User Guide

  • Installation
  • Tutorial
    • Environment setup
      • Input data
      • Organizing data sets and databases
    • Model generation
      • Pipeline generation
      • Grid search
    • Model comparison
      • Optimized cross-validation
      • Statistical hypothesis tests
    • Data set APIs
  • Contributing to LazyGrid
    • How Can I Contribute?
    • Coding Style
  • Running tests

API Reference

  • Database
  • Datasets
  • Grid
  • Plotter
  • Statistics
  • Lazy Estimator

Copyright

  • Authors
  • Apache License
    • TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
      • 1. Definitions.
      • 2. Grant of Copyright License.
      • 3. Grant of Patent License.
      • 4. Redistribution.
      • 5. Submission of Contributions.
      • 6. Trademarks.
      • 7. Disclaimer of Warranty.
      • 8. Limitation of Liability.
      • 9. Accepting Warranty or Additional Liability.
      • APPENDIX: How to apply the Apache License to your work
LazyGrid
  • Docs »
  • Index
  • Edit on GitHub

Index

C | D | F | G | L | N | P

C

  • confidence_interval_mean_t() (in module lazygrid.statistics)

D

  • drop_db() (in module lazygrid.database)

F

  • fetch_datasets() (in module lazygrid.datasets)
  • find_best_solution() (in module lazygrid.statistics)
  • fit() (lazygrid.lazy_estimator.LazyPipeline method)

G

  • generate_grid() (in module lazygrid.grid)
  • generate_grid_search() (in module lazygrid.grid)

L

  • lazygrid.database (module)
  • lazygrid.datasets (module)
  • lazygrid.grid (module)
  • lazygrid.lazy_estimator (module)
  • lazygrid.plotter (module)
  • lazygrid.statistics (module)
  • LazyPipeline (class in lazygrid.lazy_estimator)
  • load_all_from_db() (in module lazygrid.database)
  • load_npy_dataset() (in module lazygrid.datasets)
  • load_openml_dataset() (in module lazygrid.datasets)

N

  • named_steps (lazygrid.lazy_estimator.LazyPipeline attribute)

P

  • plot_boxplots() (in module lazygrid.plotter)
  • plot_learning_curve() (in module lazygrid.plotter)

© Copyright 2019, Pietro Barbiero and Giovanni Squillero Revision ce290e9b.

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