"Save parameters and performance in Loop parameter"
Hello everyone. I am trying to try out different parameters for an SVM model. I want to save the performances of different parameter settings (write out to a file). Is it possible? I can't get the parameters that I want to record. And also, what's the best way to bundle the parameter and the performance together? Thanks in advance.