Statistics
6 Questions
0 Answers
RANK
278,305
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0