🎉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

Operator to log memory SOLVED

User: "seshadotcom"
New Altair Community Member
Updated by Jocelyn
Folks,

Is there an operator to get the available memory in a loop which has other frequently used operations and then log it to a logfile. Currently I have a batch file and I think it would be better to log from the rapidminer directly instead of a batch file.

Regards
Sesha

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Skirzynski"
    New Altair Community Member
    Have you tried the "Log" operator? The parameter 'log' for this operator opens a dialog where you can access and log several properties of the whole process or single operators. For "Process" there is a  value called 'memory' e.g.
    User: "seshadotcom"
    New Altair Community Member
    OP
    That helps thank you