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

Provide method for auto-optimization of FIL parameters #5368

Merged
merged 23 commits into from
May 31, 2023

Commits on Apr 10, 2023

  1. Add method for automatic optimization of FIL models

    Provide a method to automatically find the optimal chunk_size and layout
    for a FIL model
    wphicks committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3bd3ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a3cfe View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    e7bcd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ef8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a1c2cd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    36e751c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57b17c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    8858a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Apply suggestions from code review

    Co-authored-by: Carl Simon Adorf <[email protected]>
    wphicks and csadorf authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c669490 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    cc1b14a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Revert "Begin refactoring into ForestInferenceOptimizer"

    This reverts commit cc1b14a.
    wphicks committed May 19, 2023
    Configuration menu
    Copy the full SHA
    53946ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d81fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fbb74 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    992e93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7fca00 View commit details
    Browse the repository at this point in the history
  3. Remove _get_chunk_size method

    wphicks committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8e512f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ee1e37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb06e41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eacc790 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c9dddc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    1af0fac View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    cbf3fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc3bc7 View commit details
    Browse the repository at this point in the history