How to show decision region on iris data set for only 2 features?

5 vues (au cours des 30 derniers jours)
FURKAN SEN
FURKAN SEN le 23 Déc 2023
Hi,
I am currently working on iris dataset. I trained my model in matlab by using all 4 features. How can I show decision regions on 2D plot. (For example: training is done by using for all 4 features and show decision region on 2D plot like sepal length vs sepal width)
Thanks in advance.

Réponses (1)

Image Analyst
Image Analyst le 23 Déc 2023
Try using patch or fill

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by