You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cleartk-users
Hi,
I am trying to use the libsvm implementation of the clearTk. However, I couldn't figure out how to perform the parameter optimization. In other words how do I find best values to parameters like C and lambda while training? Is this feature available in clearTk or we need to pass these parameters to train a model (after finding them using other method)?