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

Bootstrap Aggregation #229

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 7, 2022

  1. -Added bootstrap aggregation for general linfa classifiers.

    -Added an example using bootstrap aggregation to carry out Random Forest classification.
    
    -Factored the linfa trait FromTargetArray to create an additional trait FromTargetArrayOwned.
    James Knight committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d4c8658 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Sep 5, 2022

  1. updated example

    James Knight committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    647083a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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