Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hyperparameter importance chart #54

Merged
merged 9 commits into from Mar 14, 2021

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    981b30e View commit details
    Browse the repository at this point in the history
  2. Update optuna_dashboard/app.py

    Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
    chenghuzi and c-bata committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d228ba7 View commit details
    Browse the repository at this point in the history
  3. Update optuna_dashboard/app.py

    Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
    chenghuzi and c-bata committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1de0105 View commit details
    Browse the repository at this point in the history
  4. Update optuna_dashboard/static/apiClient.ts

    Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
    chenghuzi and c-bata committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b3fde33 View commit details
    Browse the repository at this point in the history
  5. Update install_requires

    chenghuzi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    64ddb45 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Update optuna_dashboard/static/components/HyperparameterImportances.tsx

    Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
    chenghuzi and c-bata committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    62dbcb0 View commit details
    Browse the repository at this point in the history
  2. Update optuna_dashboard/app.py

    Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
    chenghuzi and c-bata committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    108c939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    468bed2 View commit details
    Browse the repository at this point in the history
  4. Format code

    chenghuzi committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    be2af8e View commit details
    Browse the repository at this point in the history