Feeds
질문
Cross-validation using linear discriminant analysis
The following code performs 10-fold cross-validation using linear discriminant analysis: load fisheriris indices...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
Train Linear SVM Model
I have a dataset with 50 predictor variables and two class labels (disease/normal). When I run this code, I get the error me...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Automate splitting arrays to input into table
I have an array that contains a total of 56 numbers. I need to take the first 14 numbers, the next 14 numbers, etc. and create ...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Process file sets and store output in table rows
I have a total of 100 files. I need to calculate the mean of each column in every set of 5 files (1-5, 6-10, etc.) and store th...
대략 9년 전 | 답변 수: 1 | 0