How can I reduce the number of columns without losing the data quality
Mostrar comentarios más antiguos
I have an LSTM code, the YTrain and XTrain have different number of Columns, how can I reduce the number of columns of YTrain to match the number of Columns of XTrain without losing the data quality?

2 comentarios
Shivam Singh
el 11 de Oct. de 2021
Editada: Shivam Singh
el 11 de Oct. de 2021
Hello James,
Why exactly do you want to reduce the columns of YTrain? Can you share more information along with full code, so that I can inspect?
James Muwanguzi
el 11 de Oct. de 2021
Respuestas (1)
Shivam Singh
el 12 de Oct. de 2021
0 votos
Hello James,
Categorías
Más información sobre Get Started with Signal Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!