prediction using unsupervised machine learning
11 ビュー (過去 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!