MBUNYA NERVILLE ANYANG
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
225,075
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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 add sequence data into a sequence database
I wish to add new data into a sequence database (49x1 cell). I have the database created as presented below from dataset D2 (72x...
1 year ago | 1 answer | 0
1
answerQuestion
How to set validation for LSTM Model
Hello I have LSTM network with database created. I have configure the network to use 70% of data for trainig and 30% for testin...
1 year ago | 1 answer | 0
1
answerQuestion
Scatterplot and Correlation of table variables
Hello there Q = readtable("DA.xlsx") x=[Q.Tam,Q.Az,Q.Clp,Q.Dp,Q.DH,Q.DN,Q.EB, Q.Pw ,Q.Sd,Q.Prs,Q.WD,Q.WV,Q.AD, Q.ZT, Q.La, Q....
1 year ago | 1 answer | 0
1
answerQuestion
How can I denormalize data normalized with 2-norm
Hello I need help on denormalization. I have this dataset i Have normalize using 2-norm. Please how can I denormalize the data ...
1 year ago | 1 answer | 0
1
answerQuestion
How to fix LSTM Model that returns value for epoch size during training different from that in code.
I have this LSTM model constructed for time series analysis. with parameters as such numFeatures = 6 numHiddenLayers = 100 nu...
1 year ago | 1 answer | 0
1
answerQuestion
How do I fix Invalid use of operator in the Code
I want to create a datetime table from excel having date and time in two separate columns. T = readtable('LP.xlsx'); Col2 = d...
1 year ago | 1 answer | 0
1
answerQuestion
Importing excel time data
I am trying to read an excel file containg the date and time in the format "dd/mm/yyyy HH:MM:SS". (The excel contains eight colu...
1 year ago | 1 answer | 0