photo

Jan Kostrzewa


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
144,785
of 300,779

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,997

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


If ntstool use test set values to predict further values?
Hi ! I use Matlab ntstool toolbox to predict time series forecasting. Ntstool gives me suspiciously good results. For example...

10 years ago | 1 answer | 0

1

answer

Question


Neural Network generated code gives me different result then my own code
Hi ! Neural Network script generated by Matlab gets some set X and then we set paremters traing set ratio, validation set rat...

10 years ago | 1 answer | 0

1

answer

Question


problem with estimate ARIMA
Hi ! I try to run such simple code: Mdl = arima(2,0,2); EstMdl = estimate(Mdl,train_set,'Display','off'); where "...

10 years ago | 2 answers | 0

2

answers

Question


Time series forecasting. Error with ARIMA model.
Hello. I have really strange situation. I have such simple code train_set = [1569;1062;2294;3239;1852;1274;3423;362...

10 years ago | 0 answers | 0

0

answers

Question


How to time series forecasting with the trained neural network?
Hello ! I would like to train neural network and then on that neural network do time series forecasting. In orderd to do so I u...

11 years ago | 1 answer | 0

1

answer

Question


Remove notification from neural network.
Hello :) I would like to do time series forecasting thousands of time.This is why I don't pay such attention to low MSE but r...

11 years ago | 0 answers | 0

0

answers