seyed morteza mousavi
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0