Hey Guys,
I have been experimenting with different model parameters and training data sets. I use the Log operator to monitor the model performance, at the same time I would like to track the generated model parameters.

For example, when searching parameters for SVM I would like to log the number of support vectors, rho etc.
It would be great if RM had an operator to extract model parameters, or convert the model to data so we can select the data interesting to log.
Thanks,
-Gagi