I have created a logistic regression workflow for classification problem. I want to improve the model accuracy which decided to use parameter optimization node to find the optimize paramters for the model.
In the regression learner, I decided to use SAG solver. Please advise which parameters (max. no of epoches, epilon or step size and variance) should be added in the optimization node. Thanks
I found a reference on the knime hub that you can use to learn how to create a workflow for logistic regression parameter optimization. You can find the link here:
i’ve run this workflow with a small sample of data to give you an idea of the output.
I hope other data scientists and knime experts can also assist you.
I have added the Eplsilson m Var and stepsize in the optimization node but the logistics Regression learner node (Flow variables) did not allow me to link to the setting . The pull down manual pf epdilon, stepsize and priorVaraince are empty. I also attached my flow for all expect to advice . Many thanks
hi @SIngpaore_knime
i am not sure why the flow variables pull-down menu might not be enabled in your mentioned node. Could it be that this is happening only on this node? perhaps our knime expert may be able to troubleshoot and elaborate more on this issue. apologize for not being able to answer your question fully. i’m still learning, and not an expert in this area.