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] Add option to permute per forest fraction #145

Merged
merged 34 commits into from
Nov 9, 2023
Merged

Commits on Oct 16, 2023

  1. Add option to permute per forest fraction

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a3a002d View commit details
    Browse the repository at this point in the history
  2. Add sep parallel func for building and predicting

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5277a5b View commit details
    Browse the repository at this point in the history
  3. Finished adding

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    df3a1b1 View commit details
    Browse the repository at this point in the history
  4. Modify parallel building

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

Commits on Oct 17, 2023

  1. New submodule

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    17b01ac View commit details
    Browse the repository at this point in the history
  2. Add additional pickle test

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    16122d3 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7d42ac7 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary comments

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4423377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c8eedc View commit details
    Browse the repository at this point in the history
  6. Remove extra LOC

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5730b32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd99a11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fe487c View commit details
    Browse the repository at this point in the history
  9. Fix pvalue

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

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

Commits on Oct 18, 2023

  1. STart work on permute fraction of forest

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    921eb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261e359 View commit details
    Browse the repository at this point in the history
  3. Merging in main

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

Commits on Oct 23, 2023

  1. FIX add stratifi

    PSSF23 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3674cc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Try stash

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0f27d01 View commit details
    Browse the repository at this point in the history
  2. UPdate and address permute forest fraction

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

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2887909 View commit details
    Browse the repository at this point in the history
  4. Adding ability to turn off train/test split

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

Commits on Nov 8, 2023

  1. Merging main

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

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

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

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

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2a6cda3 View commit details
    Browse the repository at this point in the history
  6. Remove any mention of permute_per_tree

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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    8967d60 View commit details
    Browse the repository at this point in the history
  2. Fix slow test

    Signed-off-by: Adam Li <adam2392@gmail.com>
    adam2392 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    59ae89b View commit details
    Browse the repository at this point in the history
  3. Try to fix slow

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

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

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