Icon

_​legacy_​version

This directory contains 4 workflows.

Icon00_​Download_​Dataset 

Download Dataset Download datasets for clickstream analysis from https://github.com/hortonworks/fieldeng-modern-clickstream/tree/master/data. To execute […]

Icon01_​Preprocessing 

Preprocessing The workflow reads the downloaded image files and partitions into a training and hold-out set. Images are then split into multiple 64x64px […]

Icon02_​Read_​Images_​and_​Train_​VGG 

Read Images and Train VGG This workflow reads image patches downloaded and prepared by the previous workflows in the workflow group. It loads the VGG16 […]

Icon03_​WebPortal_​Predictions 

The workflow reads in a trained VGG16 model from the preceeding workflow, and applies it to a user uploaded image file (check the data directory for a test […]