🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

New Extension - Prescriptive Optimization

User: "MartinLiebig"
Altair Employee
Updated by Jocelyn

Hi everybody,

 

i just wanted to quickly inform you that i've released a new extension on prescriptive optimization to the market place: https://marketplace.rapidminer.com/UpdateServer/faces/product_details.xhtml?productId=rmx_prescriptive_analytics .

 

Sadly i don't have time to write a larger post on it, but i hope you still enjoy.

 

Best,

Martin

Find more posts tagged with

Sort by:
1 - 9 of 91
    User: "Thomas_Ott"
    New Altair Community Member

    @mschmitz I'm going to check this out and let you know what I think. On the surface, this definately fits a need I have. THANKS!!!

    User: "MartinLiebig"
    Altair Employee
    OP

    @Thomas_Ott,

    make sure to use 9.0-BETA for it. Then you can run the example process which is somewhat self-explanatory.

     

    BR,

    Martin

    User: "sgenzer"
    Altair Employee

    FYI you can now hyperlink directly to the extension in the marketplace in Studio:

     

    rapidminer://extension/rmx_prescriptive_analytics

     

    Scott

     

    User: "MartinLiebig"
    Altair Employee
    OP

    Hi All,

     

    i just released a new version with an additional optimization method.

     

    Any feedback? Maybe @Thomas_Ott ?

     

    BR,

    Martin

    User: "kypexin"
    New Altair Community Member

    Hi @mschmitz

     

    Wanted to check out tutorial process but not sure what dataset exactly it is referring to?
    There's no such dataset in standard repo templates:

     

    Repository_Browser_and__new_process__–_RapidMiner_Studio_Large_8_2_000___ATLL10050_local.png

    User: "MartinLiebig"
    Altair Employee
    OP

    @kypexin,

    are you running 9.0?

     

    BR,

    Martin

    User: "kypexin"
    New Altair Community Member

    Yep I think it was the reason. I am still on version 8. Time to update... :)

    User: "MartinLiebig"
    Altair Employee
    OP

    Hi Everyone,

    i've just released a new version of the extension to the marketplace.

     

    Version 0.1.4
    =============
    - Added "random", "input example" and "reference example" as a starting point options.
    - Removed the start setting in SimpleBounds. Please provide start values via input/reference exa. E.g. via Set Data.
    - Added a few better error messages for missing references, missing bounds etc

    Cheers,

    Martin

    User: "MartinLiebig"
    Altair Employee
    OP

    Hi everybody,

    i've just released a new version which adds Powell as an optimization method.

     

    Here is the change log:

    Version 0.1.5
    =============

    - Added an option to add get candidate results. I.e. more than just the best solution
    - Evolutionary is now correctly using custom random seeds
    - Added Powell as an unbounded optimization method
    - A lot of code improvement for optimizer creation and parameter handling