cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

How to import already created validation column in JMP?

I have a dataset in which training and validation data points are already defined. First N rows are training data and remaining are validation data. Data set in Excel file.

Now, how to use already created validation column (in Excel) while performing some analysis in JMP (e.g. neural nets).

1 REPLY 1
txnelson
Super User

Re: How to import already created validation column in JMP?

JMP wants a column called Validation that contains the values "Training" or "Validation".  Therefore, all you need to do is to pass such a structure to JMP from Excel, or after creating the JMP table, create a new Validation column, and to apply a simple formula to set the values in the column based upon the Excel column you are passing.

Jim

Recommended Articles