cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Wish List

We want to hear your ideas for improving JMP software.

  1. Search: Please search for an existing idea first before submitting a new idea.
  2. Submit: Post your new idea using the Suggest an Idea button. Please submit one actionable idea per post rather than a single post with multiple ideas.
  3. Kudo & Comment Kudo ideas you like, and comment to add to an idea.
  4. Subscribe: Follow the status of ideas you like. Refer to status definitions to understand where an idea is in its lifecycle. (You are automatically subscribed to ideas you've submitted or commented on.)

We consider several factors when looking for what ideas to add to JMP. This includes what will have the greatest benefit to our customers based on scope, needs and current resources. Product ideas help us decide what features to work on next. Additionally, we often look to ideas for inspiration on how to add value to developments already in our pipeline or enhancements to new or existing features.

Choose Language Hide Translation Bar

Gaussian Processes (moving it from Specialized to Predictive Modeling)

Gaussian Processes are a very powerful modeling technique in predictive analytics.

https://scikit-learn.org/stable/modules/gaussian_process.html

 

While JMP has GP, it is only for specialized modeling (not possible to fit using training/validation/test)

FN_0-1594376713832.png

FN_1-1594376861744.png

 

 

2 Comments
moeckelr
Level II

Addition of different Kernels (matern, etc) would be highly benefitial for general modellig as well.

eryximachos
Level I
  • Kernels would be great, e.g. choosable: periodic, linear trend, noisy, smoothness-parameter and free kernels.
  • Additionally it would be great if you could include the uncertainty of the input data points.
  • An easy function to find the (next n) point(s) of highest variance in a specified input-range would help to find the best next experimental point(s). Of course this can by done by a script, but a menue entry for this would make it much easier for non-scripters.