IRIS CLASSIFICATION

The Iris Classification project applies various classification algorithms to the classic Iris dataset. We used models such as Logistic Regression, SVM, and Random Forests to classify iris species based on petal and sepal measurements. The project includes visualizations of the classification boundaries and performance metrics like accuracy, precision, and recall.

Visualizations

Static Images

Pairplot: Visual representation of the pairwise relationships between features in the Iris dataset. Pairplot

KNeighborsClassifier Decision Boundary: Visualization of decision boundaries for K-Nearest Neighbors classifier. KNeighborsClassifier Decision Boundary

Logistic Regression Decision Boundary: Decision boundaries created by the Logistic Regression model. Logistic Regression Decision Boundary

SVM Decision Boundary: Decision boundaries created by the Support Vector Machine model. SVM Decision Boundary

Animations

Training Process - Logistic Regression: Training Process - Logistic Regression

Training Process - Logistic Regression: Training Process - Logistic Regression

Training Process - Logistic Regression: Training Process - Logistic Regression

Training Process - Logistic Regression: Training Process - Logistic Regression

Training Process - Logistic Regression: Training Process - Logistic Regression

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - K-Nearest Neighbors: Training Process - K-Nearest Neighbors

Training Process - SVM: Training Process - SVM

Training Process - SVM: Training Process - SVM

Training Process - SVM: Training Process - SVM

Training Process - SVM: Training Process - SVM

Training Process - SVM: Training Process - SVM

Training Process - SVM: Training Process - SVM