Logistic Regression

Binary Classification is done by making a Decision Boundary through logistic regression approach
2.4K Downloads
Updated 22 Feb 2018

View License

Logistic regression is a classification approach for different classes of data in order to predict whether a data point belongs to one class or another. Sigmoid hypothesis function is used to calculate the probability of y belonging to a particular class. Training data is normalized using Zscore.

Cite As

earth science learner (2024). Logistic Regression (https://www.mathworks.com/matlabcentral/fileexchange/66161-logistic-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
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