Uses of Package
deepnetts.automl
Packages that use deepnetts.automl
Package
Description
Support for automatically building deep learning models using hyper-parameter search.
-
Classes in deepnetts.automl used by deepnetts.automlClassDescriptionThe core automl class that performs automated model building and evaluation with specified parameters.Base interface for all network factories.A single parameter with name and all possible values to try.Parameter search space: a collection of parameters and methods for generating all possible combinations.A single combination of parameters with list of parameters (with all possible values).A value range of type T for the parameter.Strategy for hyper-parameter search.