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
873 téléchargements
Mise à jour 17 juil. 2016

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0