Description Usage Arguments Examples
get Komolgorov-Smirnov value test for an already trained model, given data, predicted probabilities and target name. .
1  | ks_obtener(tbla, pred_prob_name, target_name)
 | 
tbla | 
 table with data. It has to have the target_name  | 
pred_prob_name | 
 the name fo the column with predicted probabilities.  | 
target_name | 
 the target variable used to train the model.  | 
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.