cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Unbalanced data

Hi 

I'm interested in analysis of unbalanced data set (for example with 5% of target and 95% remaining..). Is there in JMP13 (not PRO) any feature like SMOTE or MSMOTE to balance the groups?

 

Thanks.  Felice

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Unbalanced data

JMP does have a stratify option when creating a subset of from a given table.  Go to Tables > Subset.  Select Random and whatever portion of your data you want sample from and  then check Stratify.  

 

HTH

View solution in original post

1 REPLY 1

Re: Unbalanced data

JMP does have a stratify option when creating a subset of from a given table.  Go to Tables > Subset.  Select Random and whatever portion of your data you want sample from and  then check Stratify.  

 

HTH

Recommended Articles