1.

How many classes will the following command return?

Answer»

How MANY classes will the following command RETURN?
(target classes in the dataset) : classes=list(IRIS['species'].unique())

Download the dataset from https://gist.githubusercontent.com/curran/a08a1080b88344b0c8a7/raw/d546eaee765268bf2f487608c537c05e22e4b221/iris.csv to answer the question.
Choose the CORRECT option from below list
(1)3
(2)2
(3)4
(4)1

Answer:-(1)3



Discussion

No Comment Found