Icon

Example Workflows

This directory contains 58 workflows.

Icon01_​Analyze_​Training_​a_​Churn_​Predictor 

This workflow is an example of how to train a basic machine learning model for a churn prediction task. In this case, we use a Decision Tree algorithm. […]

Icon01_​CrossValidation_​Scorer_​ROC 

This workflow shows how to train and test a basic classification model. Using the adult dataset, a decision tree is trained and tested to predict the […]

Icon01_​Explore_​Scatter_​Plot_​and_​Box_​Plot 

In this workflow, we explore the Iris flower dataset and visualize the species across sepal length and sepal width using different colors for the flower […]

Icon01_​HierarchicalClustering 

This workflow clusters the iris dataset using Hierarchical Clustering

Icon01_​HierarchicalClustering1 

This workflow clusters the iris dataset using Hierarchical Clustering

Icon01_​HierarchicalClustering2 

This workflow clusters the iris dataset using Hierarchical Clustering