Skip to content
#

hyperparameter-tuning

Here are 287 public repositories matching this topic...

onepanel

The open and extensible integrated development environment (IDE) for computer vision with built-in modules for model building, automated labeling, data processing, model training, hyperparameter tuning and workflow orchestration.

  • Updated Mar 8, 2021
  • Go
Neuraxle
vincent-antaki
vincent-antaki commented Jan 22, 2021

Is your feature request related to a problem? Please describe.
With the current implementation, the _fit_transform_data_container function calls _fit_data_container() and then _transform_data_container(). With the right parameter, each of them can execute its handle_fit/handle_transform call in a parallel fashion.

Describe the solution you'd like
We should have an implementation of _f

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

  • Updated Jan 13, 2021
  • Jupyter Notebook
evalml

Improve this page

Add a description, image, and links to the hyperparameter-tuning 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-tuning topic, visit your repo's landing page and select "manage topics."

Learn more