How to do lasso regression without python

Hi

I’d like to do lasso regression but I don’t know python and am using knime especially for its node based architecture. I read somewhere about using H2O glm, but can’t figure out how to go about it. Any help would be appreciated. Thanks

There’s a Lasso Linear Regression component in the Hub. The necessary Python script is included. You’ll need to have a Python environment with the necessary Python packages. I think the bundled Python environment is sufficient.

@AlokVerma1 you can give the KNIME node Sklearn Lasso Regression Learner (Labs) – KNIME Community Hub a try: