Regression with neural nework
Version 1.0.0.0 (13.7 KB) by
Guillaume LIGNER
Use regression using a neural network
By sending a matrix X and a vector colums y, the function training returns a model that will be used in function prediction to make future predictions of yi using other Xi. In the matrix X each line represents an exemple and each column corresponds to a type of input. Each line must of X must correspond to the same line in the vector column y.
Cite As
Guillaume LIGNER (2026). Regression with neural nework (https://www.mathworks.com/matlabcentral/fileexchange/56393-regression-with-neural-nework), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Deep 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 |
