Description Usage Arguments Value
Select Top K rows from data.table based on certain variable.
1 | DT_Top_K(DT, Value_Var, K, maximize)
|
DT |
data.table |
Value_Var |
variable for selecting Top K row(s) |
K |
number of K |
maximize |
maximizing indicator |
a data.table of hyperparameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.