photo

Gondos Gellert


2015 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

8年以上 前

質問


Deployed library: Undefined variable "classreg"
I have a deployed MATLAB library in Java running on Red Hat linux, in tomcat. I make a prediction with SVM and I get the followi...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


SVM: The maximum of posterior probabilities greater than the posterior probability of the label
I use fitcecoc to classify data and I calculate the posterior probabilities. I expect that the posterior probability of the pred...

8年以上 前 | 0 件の回答 | 0

0

回答

解決済み


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

約9年 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

約9年 前

質問


How to find the best performance values for multistep ahead prediction?
With narnet in a loop I am looking for the best hidden layer size for my network in terms of future predictions. I do a multiste...

約9年 前 | 1 件の回答 | 0

1

回答

質問


Good performance, poor output with NARNET
I use narnet to predict multistep ahead and my performance values are quite good: NMSEs = 0.2560 openLoopPerformance = ...

約9年 前 | 3 件の回答 | 0

3

回答

質問


Using deployed neural network
I have two variables, one of them consists a series (x) from 1 to 365 (days) and the other consists real numbers (y). I use nonl...

約9年 前 | 2 件の回答 | 0

2

回答