Description Usage Arguments Value
get function that discretizes numerical feature to factor
1 | getDiscretizeTransform(col, fit_dt, n = 10)
|
col: |
transformation function will transform this column |
fit_dt: |
use data in fit_dt to calculate discretization boundaries |
n: |
calculate this many discretization boundary points |
list(col, fun) where fun is the transformation function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.