| extract_mold.kerasnip_output_view | R Documentation |
kerasnip_output_view ObjectsReturns the wrapped workflow's mold with $outcomes (and, if present,
$blueprint$ptypes$outcomes) sliced down to x$output's single column,
so downstream code that reads names(extract_mold(x)$outcomes) (such as
probably::int_conformal_split()) sees a single-outcome fit.
## S3 method for class 'kerasnip_output_view'
extract_mold(x, ...)
x |
A |
... |
Not used. |
A hardhat mold with a single outcome column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.