GitHunt
JO

HPO

Performing HPO with RAPIDS on different frameworks:

  1. Using MLFlow + Hyperopt for HPO using airline data. Run mlflow/mlflow_hyperopt_airline.ipynb notebook
    Install hyperopt and Mlflow
    pip install mlflow
    pip install hyperopt
  2. Using Optuna, Run optuna/optuna_rapids.ipynb
    Run pip install optuna

Languages

Jupyter Notebook95.4%Python4.6%

Contributors

Created July 2, 2020
Updated July 2, 2020
JohnZed/hpo | GitHunt