cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

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