seyed morteza mousavi
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
99,796
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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 get training and test(predicting) time for fitcensemble
Hi, I use this code for training and testing my database: train = fitcensemble(data,'normal','Method','Bag'); test = pre...
7 years ago | 0 answers | 0
0
answersQuestion
Indexing subsets of table in For loop
Hi, I have a dataset(145580*42 table) and have different types of values(categorical, numerical,...), I want to create many su...
7 years ago | 1 answer | 0
1
answerQuestion
How to get Accuracy value after training RUSBoost classifier
Hello , I use train = fitcensemble(SampleData , ResponseVariableName , 'Method' , 'RUSBoost'); for training a 550 sampl...
7 years ago | 0 answers | 0
0
answersQuestion
kddcup99 kmeans clustering error
I am using idx = kmeans(kddcup,5); for kmeans clustering. 145586 records with 41 features of kddcup99, 10% subset of databas...
7 years ago | 0 answers | 0
0
answersQuestion
K-means clustering KDDcup99 data set error
Hi Dears, I use idx = kmeans(kddcup,5); for kmeans clustering 145586 records whit 41 features of kddcup91 10% subset database,...
7 years ago | 0 answers | 0