Nazila Pourhajy
Followers: 0 Following: 0
Statistics
17 Questions
0 Answers
RANK
76,625
of 295,467
REPUTATION
0
CONTRIBUTIONS
17 Questions
0 Answers
ANSWER ACCEPTANCE
23.53%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to get training time of LSTM in Matlab?
Hi everyone. I trained LSTM in matlab and I want to get training time(elapsed time) after training in Matlab by code. I tried t...
2 years ago | 1 answer | 0
1
answerQuestion
How to draw two plots in one figure?
Hi everyone. I have two plots like this: I want to have two plots in one figure like this in matlab. But I dont know wha...
2 years ago | 2 answers | 0
2
answersQuestion
How to optimize LSTM with Multi objective dragon fly algorithm?
Hi every one. I have a question about optimization. I made a prediction with LSTM that does not have good accuracy and I want t...
2 years ago | 0 answers | 0
0
answersQuestion
How to write code for entropy between two vectors?
Hi everyone. I have two numeric vectors X and Y with one column and 500 rows and I want to get entropy between two vectors. Als...
3 years ago | 1 answer | 0
1
answerQuestion
Why do I get the same output from Predict function in LSTM?
Hi everyone. I have input matrix with 8 feature and 1000 samples.I want to predict price with this matrix. I train LSTM with in...
3 years ago | 0 answers | 0
0
answersQuestion
How to train LSTM with NaN values?
Hi everyone. I have a dataset with NaN values and I can not delete or convert NaN values. I want to train LSTM with this datase...
3 years ago | 0 answers | 0
0
answersQuestion
How can I get a value of Training RMSE of the LSTM training?
Hi everyone. I trained LSTM network for price prediction.I have info.TrainingRMSE of LSTM. But I want to get final value of RM...
3 years ago | 1 answer | 0
1
answerQuestion
I really need help about LSTM.
Hi everyone. I have a data set of 500*8 and I have 8 features for price prediction. I used LSTM to predict the price per hour ...
3 years ago | 1 answer | 0
1
answerQuestion
How to draw a linear regression plot?
Hi everyone. I trained LSTM network for forecasting price.I want to draw a plot like the one below for the actual and predicted...
3 years ago | 1 answer | 0
1
answerQuestion
Is this plot overfitting?and why?
Hi everyone. I train LSTM network and get this plot. I am new in matlab and I can not recognize whether the plot is overfitting...
3 years ago | 0 answers | 0
0
answersQuestion
How to specify the number of Validation data in the Classification Learner?
Hi everyone. I have a dataset with 1000 samples and I want to have 750 samples for training, 150 samples for validation and 100...
3 years ago | 1 answer | 0
1
answerQuestion
How can I use the BiLSTM network to forecast prices?
Hi everyone. I want to use the BiLSTM network to predict the price but I do not know the correct definition of the BiLSTM netwo...
3 years ago | 1 answer | 0
1
answerQuestion
Why LSTM training is not done properly?
Hi everyone! I'm trying to train LSTM with 17521 data points. But with this amount of data, network training is not done proper...
3 years ago | 1 answer | 0
1
answerQuestion
How to get correlation coefficient between data with Monte Carlo?
Hi everyone: I have a input data matrix with 10 columns. I want to calculate the correlation coefficient between each column o...
3 years ago | 1 answer | 0
1
answerQuestion
How to use Grey Correlation analysis to obtain correlation coefficient?
Hi everyone. I have a data matrix with ten columns that I want to find the correlation coefficient of each column of this matri...
3 years ago | 1 answer | 0
1
answerQuestion
Please help me. I really need help with copula.
Hi everyone. I have an input data matrix with 10 columns and I want to obtain correlation coefficient between each column of th...
3 years ago | 1 answer | 0
1
answerQuestion
How can Capula used to obtain a correlation coefficient between the two vector?
Hi everyone. I have a data matrix that uncludes input features for predicting electricity price and I want to obtain a correlat...
3 years ago | 0 answers | 0