Skip to content

Latest commit

 

History

History

sklearn_iris


Sklearn Iris

Description

This script used for classification of the iris dataset using RandomForestClassifier from sklearn. The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other, the latter are NOT linearly separable from each other.

ZTN model

ONNX model

Python script