Logistic Regression
Version 1.0.0.0 (6.81 KB) by
earth science learner
Binary Classification is done by making a Decision Boundary through logistic regression approach
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 (2026). 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 LinuxCategories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
