BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
newbie_ari
Fluorite | Level 6

Hi,

 

We are using SAS Eminer for our machine learning project. But one part of it's is mixed integer optimization. I want to know if any method (or proc step) can be used for mixed integer optimization in SAS Eminer?

 

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
RobPratt
SAS Super FREQ

Mixed integer linear optimization is available through PROC OPTMODEL or PROC OPTMILP in SAS/OR.  A limited-size MILP solver is also available through the MILPSOLVE subroutine in SAS/IML.

View solution in original post

2 REPLIES 2
RobPratt
SAS Super FREQ

Mixed integer linear optimization is available through PROC OPTMODEL or PROC OPTMILP in SAS/OR.  A limited-size MILP solver is also available through the MILPSOLVE subroutine in SAS/IML.

newbie_ari
Fluorite | Level 6

Thanks Rob for the answer! I knew about OR & IML package options for optimization. But was wondering if it's available in SAS Eminer as well or not. It seems SAS Eminer don't provide any option for mixed integer optimization.

 

Thanks a lot!

 

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 768 views
  • 1 like
  • 2 in conversation