prediction using unsupervised machine learning
15 次查看(过去 30 天)
显示 更早的评论
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 个评论
Aryan Sarmadi
2022-10-1
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!