Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • otbtf otbtf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Cresson Remi
  • otbtfotbtf
  • Issues
  • #15
Closed
Open
Issue created Mar 17, 2022 by Narcon Nicolas@nicolas.narconDeveloper

PatchesSelection: add the possibility to specify proportions/datasets custom names

At the moment, a user can use the mode chessboard to create 2 balanced datasets:

  • "A" : 50% of points
  • "B" : 50% of points

Maybe we could (like in decloud) enable to create any number of datasets, with any proportions, e.g.

  • "train": 75% of points
  • "valid": 15% of points
  • "test" : 10% of points

That would imply to add a new strategy option, that would have at least 2 subparameters

  • "names": names of the datasets
  • "proportions": corresponding proportions of the datasets
Edited Mar 17, 2022 by Narcon Nicolas
Assignee
Assign to
Time tracking