Welcome to the Iris Flower Detection repository! This project aims to classify Iris flower species using machine learning techniques. The dataset used is the well-known Iris dataset, and the project ...
Part 2 - Building the Command Line Application Now that you've built and trained a deep neural network on the flower data set, it's time to convert it into an application that others can use. Your ...