統計
All
Feeds
回答済み
Holdout validation, data taken randomly? 3 questions
When you are doing the partition, what variable are you supplying to the function? This should be your class labels. That way, y...
Holdout validation, data taken randomly? 3 questions
When you are doing the partition, what variable are you supplying to the function? This should be your class labels. That way, y...
約10年 前 | 1
| 採用済み
質問
How to find probability of classification in boosted tree (AdaboostM2)
Hello, I am using boosted tree for multi-class classification (which uses fitensemble with AdaboostM2, script generated by clas...
約10年 前 | 2 件の回答 | 0
2
回答解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
約11年 前
解決済み
How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...
約11年 前



