- ago
An API for access of saved optimizations would allow to create extensions with new features:

* Compare optimization runs with different optimizer settings
* Compare optimization runs with different optimizer algorithms
* Compare predictive power of performance metrics across various optimization runs
* Visualize influence of parameters across multiple optimization runs

(...of course I can do all of this with a lot of copy/paste to excel and a lot of error prone typing...)
23
1,624
Solved
5 Replies

Reply

Bookmark

Sort
- ago
#1
Is the goal to include this in the Premium Plan?
0
- ago
#2
> Is the goal to include this in the Premium Plan?

This #FeatureRequest is about an API, i.e. a set of library routines.

Such routines can be used by everyone who owns a WL license.

Most probably a Extension Author will use such libraries to build a fancy extension.

Such an extension will probably cost a small one-time-fee, especially if it is fancy.
0
Glitch8
 ( 12.08% )
- ago
#3
OK, this is the number one wish list item now (DrKoch how many ghost accounts do you have??? - jk)

We already have classes in the WL framework to work with saved optimization files, I suppose it's just a matter of documenting them to close this item.
1
- ago
#4
No ghost accounts. But obviously a few people who also think these ideas are valuable :)

And yes, some documentation would be helpful.
0
Glitch8
 ( 12.08% )
- ago
#5
The SavedOptimizationResult class has now been documented in Build 54, including an example in its Parse method, so closing this Wishlist item as completed.
1
Best Answer

Reply

Bookmark

Sort