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