cancel
Showing results for 
Search instead for 
Did you mean: 
amit_kothari
Employee
Employee

This article shows how to use a classification Machine Learning (ML) algorithm on the Iris Flower data set. It first creates a model based on a training data set and then scores the the test data set and gives the prediction of the flower based on the model.

  • Install the following python libraries on the Incorta server using pip install if they are not installed.

pandas

numpy

matplotlib

seaborn

scikit-learn

  • Import the schema zip from schema page and the data file from the UI .  The Iris ML schema has two examples, one using pandas and other using incorta_ML .
  • Load the IrisData table
  • Now open the materialized views in a notebook and start running each of the paragraphs to see what it does.

amit_kothari_0-1648226442596.png

 

 

Best Practices Index
Best Practices

Just here to browse knowledge? This might help!

Contributors
Version history
Last update:
‎03-31-2022 09:09 PM
Updated by: