prediction using unsupervised machine learning
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello i want to use matlab for prediction using unsupervised machine learning. can anyone suggest me a model or a method. i have the 11 variables and from these variables i have to predict 3 quantites.
Details:
i have data on the transmission lines like, wind speed, temperature, humidity,air pressure, rainfall, and i want to use this data to predict the movement(galloping) in tranmission lines. the variables that i have to predict are dancing amplitude, dancing frequency (vertical and horizontal). please suggest me a model or method that will be useful for performing this task.
3 commentaires
Aryan Sarmadi
le 1 Oct 2022
You can unsupervised predictive models such as autoencoders that take the inputs and predict them at the output layers. Moreover, you can use restricted Boltzmann machines and deep belief networks for some prediction problems.
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox 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!