cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Sandesh300
Level I

Partitioning and cross validation

Hi, How do I get Partitioning and cross validation on my data ?

1 REPLY 1
SDF1
Super User

Re: Partitioning and cross validation

Hi @Sandesh300 ,

 

  You need to create a validation column and partition the data into training, validation, and test sets (or just training and validation). Or, you can also create a K-fold validation column -- but not all modeling platforms allow for K-fold validation.

 

  When you partition, you want to take into considering the data that you're modeling by stratifying the validation column, and of course need to also consider how you're going to split the data -- how much goes into each type of data set for the validation column.

 

Hope this helps!,

DS

Recommended Articles