Feeds
提问
Calculate cross validation in Generalized Linear Model
This <http://www.mathworks.com/help/stats/crossval.html link> provides example of using cvpartition and classification class to ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Training and testing dataset using Linear Model of machine learning
In the example and the functions provided for the Linear Model in Matlab for example mdl = LinearModel.fit(X,Y) mdl cont...
10 years 前 | 0 个回答 | 0
0
个回答提问
Evaluation of Generalized Linear Model in Machine Learning
Hi,I have this line of code which help to fit a normal distribution curve over my predictors.The problem is I have searched thro...
10 years 前 | 1 个回答 | 0
1
个回答提问
Confusion about the representation of Root Mean Square, R Squared ...
How are errors in Matlab represented? For example I have obtained the following after training a dataset using LinearModel.fit( ...
10 years 前 | 3 个回答 | 0
3
个回答提问
Linux webcam driver not connecting
Hi , I have been following some line of codes here in matlab central for capturing an image using 'winvideo' adapter of windows ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Saving image output from imagesc
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
11 years 前 | 1 个回答 | 0