Icon

Example Workflows

This directory contains 58 workflows.

Icon03_​Transform_​Using_​Rule_​Engine_​and_​String_​Manipulation_​Node 

This Workflow demonstrates the usage of "String Manipulation" and "Rule Engine" nodes for data transformation. The objective of the workflow is to summarize […]

Icon04_​Analyze_​Linear_​Regression 

This workflow is an example of how to train a basic machine learning model - Linear Regression for a house price prediction task If you want to give your […]

Icon04_​Explore_​Sunburst_​and_​Stacked_​Area_​Chart 

This Workflow demonstrates the usage of the Sunburst Chart, which is used to visualize data when the data has some level of hierarchy. In this Workflow, the […]

Icon06_​Logistic_​Regression 

This workflow is an example of how to build a basic prediction / classification model using logistic regression. URL: Logistic Regression Node: Algorithm […]

Icon07_​Microsoft_​Sharepoint_​Data_​Access 

This workflow demonstrates the usage of the Microsoft Authentication and SharePoint Online Connector nodes to connect to your personal SharePoint file […]

Icon09_​Random_​Forest 

Training a decision tree and training a random forest of decision trees. URL: Decision Tree Node: Algorithm Settings https://youtu.be/CSwM92yTrJw

IconBill of Materials (BOM) with recursive loop demonstration 

<p>Processing a "Bill of Materials" (BOM) structure with a recursive loop.</p><p></p><p>The Bill of Materials structure identifies a set of products where a […]

IconChallenge 9 - Web Scraping and Analyzing Economic News 

Level: Medium Description: Recently you became more interested in finance, and since you want to learn more about web scraping for work, you decided to […]