Icon

KNIME & Databricks for Machine Learning - Getting Started

This directory contains 3 workflows.

Icon01 ML on Databricks Unity data 

URL: Connect to all-purpose and job compute https://docs.databricks.com/en/compute/use-compute.html

Icon02.1 Batch predictions via scheduling 

<p>This workflow demonstrates how to calculate predictions in <strong>batch</strong> on a regular basis. It can be <strong>scheduled</strong> on KNIME […]

Icon02.2 Online predictions via REST API 

<p>This workflow demonstrates how to calculate predictions <strong>online on demand</strong> when requested via <strong>REST API</strong> call. It can be […]