Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 206
    • Issues 206
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !98

ENH: update Shark version for var importance estimation bug

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jordi Inglada requested to merge jinglada/otb:update-shark-rf into develop May 14, 2018
  • Overview 9
  • Commits 1
  • Pipelines 0
  • Changes 1

A small bug in Shark has been corrected. It does not impact OTB, since it was related to variable importance estimation and we don't use that, but we may in the future. But I don't know if this should be done for 6.6 of if we wait until after the release.

We just need to update External_shark.cmake with: URL "https://github.com/Shark-ML/Shark/archive/67990bcd2c4a90a27be97d933b3740931e9da141.zip" URL_MD5 9ad7480a4f9832b63086b9a683566187

The only difference between the current version in the Superbuild and this changeset is the correction of the bug.

Edited May 14, 2018 by Victor Poughon
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update-shark-rf