Argomento della colonna di convalida di JSL Make
Status:
Archived
Submitted by
mark_anawis
on
01-10-2019
05:03 PM
Quando si usa JSL, aggiornare la funzione Make Validation Column per accettare i nomi di colonna per le opzioni Stratified Random, Grouped Random e Cutpoint. So che è possibile usare la formula random e aggiungere un by(:Group), ma dovrebbe esserci un modo diretto per farlo.
Esempio:
current data table() << Make Validation Column(
Training Set( 0.50 ),
Validation Set( 0.25 ),
Test Set( 0.25 ),
Stratified Random ("My_Column_Name")
);
Questo post è stato originariamente scritto in English (US) ed è stato tradotto per comodità. Quando risponderai, verrà anche tradotto in English (US).
1 Comment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.