Icon

kn_​example_​deeplearning_​keras_​tensorflow_​classification

This directory contains 5 workflows.

Iconkn_​deeplearn_​010_​prepare_​adult_​dataset 

Prepare the "adult" or "census-income" dataset for the use in deep learning nodes and models. Convert numbers to double and do a label enconding on the […]

Iconkn_​deeplearn_​050_​tensorflow2_​basic_​mlp 

Train a simple Multilayer Perceptron using TensorFlow 2 for a binary classification This workflow shows how to train a simple multilayer perceptron for […]

Iconkn_​deeplearn_​100_​keras_​basic 

a simple deep learning network for binary classification using the KNIME Keras integration (with a Python environment propagation) Please note this example […]

Iconkn_​deeplearn_​200_​h2o_​automl_​dl 

use H2O.ai auto-machine-learning to just generate deep learning models to compare that to architectures you have created with Keras or Temsor Flow 2 in […]

Iconkn_​deeplearn_​900_​collect_​results 

collect the results and sort them so you could easily see which models work best. For Target 0/1 models Gini coefficient and Top Decile Lift should be […]