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

[ENH, BUG] Test honest tree performance via quadratic simulation #164

Merged
merged 24 commits into from
Nov 14, 2023

Commits on Nov 2, 2023

  1. Test honest tree performance

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6e8fbed View commit details
    Browse the repository at this point in the history
  2. Migrating changes

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e199b1b View commit details
    Browse the repository at this point in the history
  3. More

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    214cb3e View commit details
    Browse the repository at this point in the history
  4. Adding another test

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ef0c179 View commit details
    Browse the repository at this point in the history
  5. Fix types

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6358498 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. TST add MI as separate test

    PSSF23 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d033b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf8b0d1 View commit details
    Browse the repository at this point in the history
  3. FIX correct import order

    PSSF23 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    92a7b66 View commit details
    Browse the repository at this point in the history
  4. Fix up the honest forest

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    170f969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c02326d View commit details
    Browse the repository at this point in the history
  6. document test better

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    714bf76 View commit details
    Browse the repository at this point in the history
  7. document test better

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6a2910b View commit details
    Browse the repository at this point in the history
  8. Update submodule

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    895107e View commit details
    Browse the repository at this point in the history
  9. Consolidate and use the same function

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    aadb185 View commit details
    Browse the repository at this point in the history
  10. Lower tol

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    214b360 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. TST optimize tests

    PSSF23 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    29bbae5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. merge main

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a7883a5 View commit details
    Browse the repository at this point in the history
  2. Add changelog and unit-test

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    735ad23 View commit details
    Browse the repository at this point in the history
  3. Fix n_estimators

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    63cae19 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Fix

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    737f025 View commit details
    Browse the repository at this point in the history
  2. Up tree count

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1d9deab View commit details
    Browse the repository at this point in the history
  3. Fix permute forest fraction

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    903ed34 View commit details
    Browse the repository at this point in the history
  4. Remove scruff

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    beba769 View commit details
    Browse the repository at this point in the history
  5. Run lint

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8f619a View commit details
    Browse the repository at this point in the history