This KNIME node performs classification using lightgbm.LGBMClassifier. The classfier is compatible with sklearn API. All that the user has to do is to configure KNIME to use Python environment. The node when executed the first time creates a conda environment and installs lightgbm and related packages. The predictor node is 'lightgbm classifier predict' that you may download separately from KNIME hub. Complete details of parameters used in the widget are available here: https://lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.LGBMClassifier.html#lightgbm-lgbmclassifier
- Type: TableInputDataInput Dataframe.