prediction using unsupervised machine learning
조회 수: 12 (최근 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!