Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatasetGroup<T>

Type parameters

  • T: Sample

Hierarchy

  • DatasetGroup

Index

Properties

Properties

Optional predicted

predicted: Dataset<T>

Optional test

test: Dataset<T>

Optional train

train: Dataset<T>

Optional valid

valid: Dataset<T>

Generated using TypeDoc