/regression

Program for studying the relationship between the training set and the output variable.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

regression

Program for studying the relationship between the training set and the output variable.

regression.m is the main file. There, the data set is loaded, and the best parameters for regression equation are obtained by calling other functions.