Statistics
RANK
19,076
of 295,569
REPUTATION
2
CONTRIBUTIONS
16 Questions
2 Answers
ANSWER ACCEPTANCE
81.25%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
how to format data for support vector regression(SVR) with LIBSVM
Hi I have a data set for SVR. My training data contain 40 samples and 6 features like: rand(40,6) and the target data are rand(...
10 years ago | 1 answer | 0
1
answerQuestion
ROC curve with Matlab using svmtrain
Hello I am working with a data set containing x_values which I have called SVMdata(a matrix of 17*41) and target values which a...
10 years ago | 1 answer | 0
1
answerQuestion
How to do one way annova for my dataset
Hello I have a matrix which contains 30 rows and 18 columns. The rows are observations for each column(variables). This matrix ...
10 years ago | 0 answers | 0
0
answersQuestion
how to improve performance of a neural network
Hi every body I am working on a code for retraining a NN to study its performance. My problem is that the performance of the ...
11 years ago | 1 answer | 0
1
answerQuestion
getting the same results for consecutive training
hello I am going to get exactly the same result for consecutive training of my NN. Every time I train my net the result is di...
11 years ago | 0 answers | 0
0
answersQuestion
difference between true and apparent error in neural network
hi What is the difference between apparent and true error in neural network. My impression is that true error is the error rela...
11 years ago | 1 answer | 0
1
answerQuestion
sampling from a matrix
Hello I am going to sample some columns in a matrix and return the columns that are not selected during the sampling. could you...
11 years ago | 2 answers | 0
2
answersQuestion
problem with rng during retraining of a neural network
Hello I have a trained a neural network on a data set and tested its generalization on an independent sample. I have delibera...
11 years ago | 1 answer | 0
1
answerQuestion
problem with neural network training
I have read in some references that if we add small and different random noises to the neural network input data at each epoc...
11 years ago | 1 answer | 1
1
answerQuestion
a question on neural network
Hello Could you plz let me know what does Hub mean in NN trainig? I have seen that some of criteria are used for setting NN tr...
11 years ago | 1 answer | 0
1
answerQuestion
a problem with neural network training
Hi everybody I have read in some papers that in order to avoid your neural network getting stuck in local minima during resampl...
11 years ago | 1 answer | 0
1
answerQuestion
bias and variance of trained neural network
Hello How can we save the bias and variance of a trained network? thank you in advance
11 years ago | 2 answers | 0
2
answersQuestion
bootstraping for neural network
hi every body I am using bootstrap sampling with neural network to select the best network architecture. For instance, if I u...
11 years ago | 1 answer | 0
1
answerneural network performance analysis
Hello Greg Many thanks for your kind help.
11 years ago | 0
Question
neural network performance analysis
Hello I have trained a neural network using house_dataset in matlab. When I trained the network through the following code the ...
11 years ago | 3 answers | 1
3
answersQuestion
how can I change the view of command window in matlab R2013b
Hello I have just installed Matlab R2013b however, the default font size of command window is too small. I have changed the pag...
11 years ago | 2 answers | 0
2
answersQuestion
How can I solve the problem for this code related to retraining a neural network?
Hello I have a question regarding "Neural Network Toolbox User's Guide R2013b". In this document, there are some suggested algo...
11 years ago | 2 answers | 0