Hi everyone, I have a random forest model that works pretty well. I was wondering if there is a way to save this model so if i want to run the same model in another workflow i dont need to copy all of my preprocessing nodes that led to my random forest model. Is this possible?
Hi @amirmbhd
See this blog aboout integrated deployment, and the nodes on KNIME Hub.
gr. Hans
Thank you so much for your help @HansS