Nothing
Code
adjust_probability_threshold(tailor())
Message
-- tailor ----------------------------------------------------------------------
A binary postprocessor with 1 adjustment:
* Adjust probability threshold to 0.5.
Code
adjust_probability_threshold(tailor(), hardhat::tune())
Message
-- tailor ----------------------------------------------------------------------
A binary postprocessor with 1 adjustment:
* Adjust probability threshold to optimized value.
Code
fit(adjust_probability_threshold(tailor()), two_class_example, outcome = c(
truth), estimate = c(predicted), probabilities = c(Class1, Class2))
Message
-- tailor ----------------------------------------------------------------------
A binary postprocessor with 1 adjustment:
* Adjust probability threshold to 0.5. [trained]
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.