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

ML XGBoost Classification #484

Closed
wants to merge 15 commits into from
Closed

ML XGBoost Classification #484

wants to merge 15 commits into from

Commits on Sep 30, 2023

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

Commits on Oct 12, 2023

  1. Move tests to dev

    m-mohr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c130dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836a84b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Use x \ y instead of a \ b

    m-mohr committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c2d77e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    13c3f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd92b2 View commit details
    Browse the repository at this point in the history
  3. array_append: Added number type for labels to be consistent with …

    …other processes. Default to numerical index instead of string. (#478)
    m-mohr authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ab4a62e View commit details
    Browse the repository at this point in the history
  4. filter_spatial: Clarify masking (#470)

    * `filter_spatial`: Clarified that a masking get applied for the given geometries. #469
    * `filter_bbox`: Clarified that the bounding box is reprojected to the CRS of the spatial data cube dimensions if required.
    
    ---------
    
    Co-authored-by: Stefaan Lippens <soxofaan@users.noreply.github.com>
    m-mohr and soxofaan authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f303adf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    d8cf96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899b824 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Clarify linear_scale_range

    m-mohr committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ab2e6c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 12, 2023

  1. reset

    PondiB committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e98dd7f View commit details
    Browse the repository at this point in the history
  2. reset using ml branch

    PondiB committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ff1599a View commit details
    Browse the repository at this point in the history