What is AliroEd?

AliroEd is a software package running with Raspberry Pi 400 for users who are new to machine learning and AI. Users can experience machine learning tasks on Raspberry Pi 400 with AliroEd. Users can download the AliroEd-RPI-image from the AliroEd website. Users can easily install and run the AliroEd on Raspberry Pi 400 using this image.

More Information

Visaul explanation of Decision Tree

If you are interested in learning about machine learning visualization, please click the below button in the card to see the visual explanation of decision tree. In the visual explanation, with the iris dataset, you can see what features are and how decision tree classifies the data points as one of the three classes (setosa, versicolor, virginica), based on the features. The dataset can be found at Penn Machine Learning Benchmarks. The source code is in the github repository.

Learning ML


...

This card explains some intuition using scatterplot.

...

This card explains boundaries to distinguish class.

...

This card explains how decision tree works.

First, some intuition

Consider the situation where you want to decide if a dot belongs in Class_1 (Iris-setosa) or Class_2 (Iris-versicolor), or Class_3 (Iris-virginica). Assigning a class to a data point is called classification task in machine learning terms.

In the left chart, the dots are the data points. The color of the dots represents the class of the data point. In this example, our task is to classify the data points into one of the three classes. Now, let's click the red button to project the data points on the Y axis. In the current chart, dots are projected on the sepal-length axis, which is Y axis. Can we find points on the Y axis that separate the dots into three classes? What about the X axis? Can we find points on the X axis that separate the dots into three classes? Each of the sepal-length and petal-length can be used to classify the data points into the three classes.

Can we do better classify the data points into the three classes using only both of the two features? Let's move to the next page.

Start using AliroEd

Contact us for more information.

AliroEd is a free, open-source, and easy-to-use tool for data science education.
Download it now!

Download for free