How can I reduce the number of columns without losing the data quality
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Shivam Singh
le 11 Oct 2021
Modifié(e) : Shivam Singh
le 11 Oct 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?
Réponses (1)
Voir également
Catégories
En savoir plus sur Data Type Conversion dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!