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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

random forest in jmp

Is there a way to train a random forest in JMP?

or can we only do decision trees, boosted trees or boostrap forests?

thanks!

Sabrina 

2 ACCEPTED SOLUTIONS

Accepted Solutions
txnelson
Super User

Re: random forest in jmp

Bootstrap Forest uses a Random Forest technique.  Are you looking for something more specific?

Jim

View solution in original post

P_Bartell
Level VIII

Re: random forest in jmp

And to add to @txnelson 's comment, you can 'train' just about any modeling method in JMP Pro quite easily utilizing a validation column approach or some such other alternative method...but for Bootstrap Forest within JMP Pro...the validation column approach is the recommended approach. Here's a link to the Validation column approach in the online JMP documentation: Validation Column in JMP Pro 

View solution in original post

4 REPLIES 4
txnelson
Super User

Re: random forest in jmp

Bootstrap Forest uses a Random Forest technique.  Are you looking for something more specific?

Jim
P_Bartell
Level VIII

Re: random forest in jmp

And to add to @txnelson 's comment, you can 'train' just about any modeling method in JMP Pro quite easily utilizing a validation column approach or some such other alternative method...but for Bootstrap Forest within JMP Pro...the validation column approach is the recommended approach. Here's a link to the Validation column approach in the online JMP documentation: Validation Column in JMP Pro 

Re: random forest in jmp

is it possible to do a random forest in JMP 15?

i dont have access to JMP pro anymore

thanks

Sabrina

Re: random forest in jmp

The Bootstrap Forest platform is a JMP Pro feature.

Recommended Articles