This is a one-vs-all ML model. The code was written in Python and the data set is Iris flowers. The code manipulates data, trains and makes predictions of the data. There is training data which is 80% and testing data - 20%. The data is in Iris.csv and the code is in one-vs-all.ipynb