Tutorials for machine learning, e.g. predict future energy use
1 view (last 30 days)
Show older comments
Vlatko Milic
on 13 Sep 2019
Answered: Ameen Bassam
on 13 Jan 2020
Hi Matlab-buddies,
I wonder if there are any tutorials availabe, including a given dataset, for using machine learning & deep learning in Matlab? This can be prediction of future energy use based on historic energy data together with outdoor temperature (energy use correlates with outdoor temperature). Or, do I need to sign up for a Matlab course online? I have found very short examples of showing the use of Machine learning but nothing detailed-enough that shows me the practical working procedure.
Thank you!
Kind regards, Vlatko
0 Comments
Accepted Answer
Raunak Gupta
on 16 Sep 2019
Hi,
For Starting up in Machine Learning you refer to Statistics and Machine Learning Toolbox. There are many examples in which you can see the generic Machine Learning Algorithm like feature Extraction and Regression. You can use Interactive Apps to try out the examples in the tutorials.
For Deep Learning based applications you can start with Deep Learning with MATLAB and explore various algorithms in Deep Learning Toolbox. For the particular example of predicting future energy use from history energy data you may go through Time Series Forecasting.
Further you can refer to below mentioned links:
More Answers (1)
Ameen Bassam
on 13 Jan 2020
I have the same question.
Unfortunately Mathwork examples are too advanced for me.
Is there any website of forum with easy to follow examples using MATLAB in deep and machine learning ?
0 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!