use Python XGBoost package to build model and deploy that thru KNIME Python nodes
in the subfolder /data/ there is a Jupyter notebook to experiment and build XGBoost models ("kn_example_python_xgboost.ipynb")
--------
Census Income Data Set
Abstract: Predict whether income exceeds $50K/yr based on census data. Also known as "Adult" dataset.
Extract and prepare the Census Income Files for usage in KNIME
https://archive.ics.uci.edu/ml/datasets/census+income
in the subfolder /data/ there is a Jupyter notebook to experiment and build XGBoost models ("kn_example_python_xgboost.ipynb")
--------
Census Income Data Set
Abstract: Predict whether income exceeds $50K/yr based on census data. Also known as "Adult" dataset.
Extract and prepare the Census Income Files for usage in KNIME
https://archive.ics.uci.edu/ml/datasets/census+income