One vs all classification using Logistic Regression for IRIS dataset

This code is an example for one vs all classification using Logistic Regression on IRIS data
871 Downloads
Updated 17 Jul 2016

View License

This code illustrates how one vs all classification can be used using logistic regression on IRIS dataset. This code was part of my assignment, so you can apply many improvements and you can use the code in your own application. The main file for using this code is one_vs_all_log.m, this code will also help you visualize the decision boundary for all three classes using one vs all concept.

Cite As

Sander Khowaja (2024). One vs all classification using Logistic Regression for IRIS dataset (https://www.mathworks.com/matlabcentral/fileexchange/58273-one-vs-all-classification-using-logistic-regression-for-iris-dataset), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0