Given the sepal length(cm), sepal width(cm), petal length(cm) and petal width; predict if it is an Iris Setosa, Iris Versicolour or Iris Virginica
Ialimijoro/logistic-regression-multiclassification
Solve the Iris flower classification problem with logistic regression
Python