VariantSpark icon indicating copy to clipboard operation
VariantSpark copied to clipboard

Metadata in model files

Open ArashBayatDev opened this issue 5 years ago • 0 comments

If the model file can have the following metadata for

  • RF
  • each batch of tree
  • each tree
  • each node

where applicable.

Metadata: generally all parameter used

  • nTree
  • mTry
  • random seed
  • max-depth
  • min-node-size
  • ...

ArashBayatDev avatar May 19 '20 06:05 ArashBayatDev