AMLE
develop
  • Introduction
  • Configure
  • Recipes
  • Install
  • Modules
AMLE
  • Docs »
  • AMLE
  • Edit on GitHub

AMLE¶

AMLE (Automated Machine Learning Environment) is designed to help automate running machine learning (ML) tests to reduce effort and make it easier to innovate. Read More

Contents:

  • Introduction
  • Configure
    • Column Operations
      • delete_columns
      • duplicate_column
      • one_hot_encode
      • rescale
      • set_output_columns
      • translate
      • trim_to_columns
    • Data Import
      • ingest
    • Data Export
      • get_data
      • inputs_array
      • outputs_array
    • General
      • set_name
      • transform
    • Partitioning
      • in_partition
      • partition
      • partition_sets
    • Row Operations
      • shuffle
      • trim_to_rows
    • Visibility
      • display
  • Recipes
    • TBD Recipe
  • Install
    • Pre-Work
      • Ensure packages are up-to-date
    • Install Debian Packages
    • Install Python Packages
  • Modules
    • amle module
    • baseclass module
    • evaluate module
    • config module
    • dataset module
    • policy module

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Matthew John Hayes. Revision 35998102.

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