Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SIAMCAT SIAMCAT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zeller Group
  • SIAMCATSIAMCAT
  • Issues
  • #49

Closed
Open
Created Mar 06, 2018 by Jakob Wirbel@jawirbelMaintainer4 of 4 tasks completed4/4 tasks

Adjust prediction function

Summary

For proper hold-out testing, it would make sense for the predict function to be able to be given a new, unrelated dataset.

  • make option argument in predict function (another siamcat object)
  • if no hold-out data are given, perform the function at it is now
  • if hold-out data are given, perform data sanity checks
  • apply model on hold-out data and return predictions

Question

Should the function for the hold-out prediction return only the prediction matrix or a modified siamcat object?

Affected functions/datasets/objects

  • make.predictions

/cc @zych

Edited Mar 14, 2018 by Jakob Wirbel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking