Community Profile

photo

seyed morteza mousavi


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

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

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

6 years ago | 0 answers | 0

0

answers