This directory contains 58 workflows.
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. […]
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 […]
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 […]
This workflow clusters the iris dataset using Hierarchical Clustering
This workflow clusters the iris dataset using Hierarchical Clustering
This workflow clusters the iris dataset using Hierarchical Clustering