This directory contains 4 workflows.
01_Data_Summarization This workflow provides insights into the Iris.csv dataset by generating graphical and numerical summaries of the data. The […]
02_Probability This workflow calculates different probabilities using the Adult.csv dataset. We are interested in the columns race, sex and in income […]
This component identifies the five best-fitting continuous probability distributions for numeric columns using Python’s Fitter library. It supports 80 […]
This workflow takes in data where numeric columns are chosen to visualise the desired discrete probability distribution. It supports 4 different […]