Community Profile

photo

MBUNYA NERVILLE ANYANG


Last seen: 9 months ago Active since 2023

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

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

9 months ago | 0 answers | 0

0

answers

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer