Skip to content

GitLab

  • Menu
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 184
    • Issues 184
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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

Closed
Created May 14, 2018 by Jordi Inglada@jingladaDeveloper
  • Report abuse
Report abuse

ENH: update Shark version for var importance estimation bug

  • Overview 9
  • Commits 1
  • 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
Reviewer
Request review from
Time tracking
Source branch: update-shark-rf