prediction using unsupervised machine learning
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Aryan Sarmadi
il 1 Ott 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!