Skip to content
#

hyperparameter-search

Here are 52 public repositories matching this topic...

Neuraxle
guillaume-chevalier
guillaume-chevalier commented May 10, 2021

Is your feature request related to a problem? Please describe.
We may want to apply operations recursively on the context and its services using recursive dict keys such as "context__logger" when doing pipeline.apply(...) to apply things in the context as well. This also allows for nesting services one into another.

Describe the solution you'd like

  • `class BaseService(... some mix

Improve this page

Add a description, image, and links to the hyperparameter-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperparameter-search topic, visit your repo's landing page and select "manage topics."

Learn more