Sample Source
Download example source (notebook code only)
This example demonstrates a model development process for a classification model that predicts the type of flower based on examples or characteristics of petals using the provided Iris dataset.
Link_SampleCode(iris_classification).ipynb
Download example source (notebook code + pipeline)
Updated 4 months ago