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

Deepcave converter #15

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Deepcave converter #15

wants to merge 34 commits into from

Commits on Jul 26, 2024

  1. tests: LearnerRegrAuto

    b-zhou committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    766bccd View commit details
    Browse the repository at this point in the history
  2. feat: LearnerRegrAuto

    b-zhou committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    30de063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c99b98 View commit details
    Browse the repository at this point in the history
  4. fix: remove lda

    b-zhou committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4bb4d0c View commit details
    Browse the repository at this point in the history
  5. refactor: build_graph

    b-zhou committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    823bced View commit details
    Browse the repository at this point in the history
  6. refactor: train

    b-zhou committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2927164 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: regr learner id

    b-zhou committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    90c4757 View commit details
    Browse the repository at this point in the history
  2. test: extra_trees and glmnet

    b-zhou committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    953940b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. feat: configspace

    b-zhou committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6d24153 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. docs: save deepcave

    b-zhou committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    27289f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. feat: configs.json

    b-zhou committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    71e7de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. feat: history.jsonl

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    26706d7 View commit details
    Browse the repository at this point in the history
  2. fix: save jsonl

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    836c873 View commit details
    Browse the repository at this point in the history
  3. feat: meta.json

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2962a04 View commit details
    Browse the repository at this point in the history
  4. fix: jsonl verbose

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0264728 View commit details
    Browse the repository at this point in the history
  5. fix: conditions

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2e8ec94 View commit details
    Browse the repository at this point in the history
  6. fix: configs

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    04e4ee7 View commit details
    Browse the repository at this point in the history
  7. fix: budget

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b1c7d1e View commit details
    Browse the repository at this point in the history
  8. refactor: comments

    b-zhou committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    15722db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7412811 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. revert: remove regr related stuff

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a0e36e3 View commit details
    Browse the repository at this point in the history
  2. chore: collate

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ae13f94 View commit details
    Browse the repository at this point in the history
  3. fix: global variables

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f3bca1e View commit details
    Browse the repository at this point in the history
  4. test: no overwrite

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c306d7c View commit details
    Browse the repository at this point in the history
  5. fix: save without overwriting

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3bb2d9c View commit details
    Browse the repository at this point in the history
  6. build: update

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    05f6587 View commit details
    Browse the repository at this point in the history
  7. fix: save path

    b-zhou committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    747b705 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix: typo

    b-zhou committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9e0739c View commit details
    Browse the repository at this point in the history
  2. fix: default

    b-zhou committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ea05c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix: remove time objective

    b-zhou committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f44b4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3005a View commit details
    Browse the repository at this point in the history
  3. refactor: readability

    b-zhou committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8b2648b View commit details
    Browse the repository at this point in the history
  4. docs: save run

    b-zhou committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8d46679 View commit details
    Browse the repository at this point in the history
  5. fix: create dir

    b-zhou committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    cf7279a View commit details
    Browse the repository at this point in the history