photo

seyed morteza mousavi


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
209 093
of 299 221

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20 665

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163 778

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

  • Thankful Level 1

View badges

Feeds

View by

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...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


How to get Accuracy value after training RUSBoost classifier
Hello , I use train = fitcensemble(SampleData , ResponseVariableName , 'Method' , 'RUSBoost'); for training a 550 sampl...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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,...

mer än 7 år ago | 0 answers | 0

0

answers