Tutorials for machine learning, e.g. predict future energy use
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Vlatko Milic
el 13 de Sept. de 2019
Respondida: Ameen Bassam
el 13 de En. de 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 comentarios
Respuesta aceptada
Raunak Gupta
el 16 de Sept. de 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:
Más respuestas (1)
Ameen Bassam
el 13 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!