toooo Looooong optimization/learning.... 8 days and running

frito
New Altair Community Member
Been running optimization for 8 days now.... how can I get estimated time to finish the job?
unfortunately I didnt define the log file, but i dont know if it can provide such info.
How do I reuse/save a learned model?
thx
unfortunately I didnt define the log file, but i dont know if it can provide such info.
How do I reuse/save a learned model?
thx
Tagged:
0
Answers
-
Hi fritmore,
depends whether you are runing in gui or from command line. What are you optimizing? Can you provide you proces setup. This make judging easier!
Best regards,
chero0 -
One way is to place an breakpoint somewhere in the looping part of code. Than you can watch and save several types of result.
-radone0 -
Hi cherocherokee wrote:
Hi fritmore,
depends whether you are runing in gui or from command line. What are you optimizing? Can you provide you proces setup. This make judging easier!
Best regards,
chero
am optimizing SVM evolutionary model on labeled continuous values: (5x30000)data>Optimize>validation(relative split .7,shuffled)>SVM(evolutionary)
ty
fritmore0 -
yo radone how should I do that?radone wrote:
One way is to place an breakpoint somewhere in the looping part of code. Than you can watch and save several types of result.
-radone
How to save current model (or best model so far at such a breakpoint?)
The project is described in the previous post (in the reply to chero)
ty
fritmore0 -
Hi fritmore,
i've still some questions:- Are you working with the gui or without?
- What kind of optimization are you using (Grid, Evolutionary)?
- Which parameters are you optimizing? In which range / which values
chero
P.S.: Your process setup would reveal most of this infoOf course not whether you use the gui.
0