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

[Don't merge] Draft PR for new model API #462

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Commits on Apr 18, 2024

  1. new approach for random forest

    - trying out an object oriented approach that is more flexible to hyperparameter tuning
    jreps committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    778b775 View commit details
    Browse the repository at this point in the history
  2. fixing random forest

    fixing random forest
    jreps committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dda160f View commit details
    Browse the repository at this point in the history
  3. Update newRandomForest.R

    adding R6::
    jreps committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2921d61 View commit details
    Browse the repository at this point in the history