Machine Learning tools in MATLAB
Machine learning is quickly becoming a powerful tool for solving complex modeling problems across a broad range of industries. It is enabling engineers and scientists to develop models which learn from data and can be deployed as a part of packaged applications that can run efficiently on embedded systems as well as cloud infrastructure. The benefits of machine learning are being realized in applications everywhere, including predictive maintenance, health monitoring, financial portfolio forecasting, and advanced driver assistance. However, successfully applying machine learning in practice presents several challenges. It is not always clear which data is going to be the most useful for prediction, and tuning machine learning hyperparameters can consume a large amount of time.
Working with large out-of-memory data using the MATLAB “tall” framework
Reducing dimensionality and identifying import features using advanced feature selection techniques
Best practices for tuning hyperparameters to optimize the performance of your model
How to deploy models for use in production IT systems or embedded devices
Working with large out-of-memory data using the MATLAB “tall” framework
Reducing dimensionality and identifying import features using advanced feature selection techniques
Best practices for tuning hyperparameters to optimize the performance of your model
How to deploy models for use in production IT systems or embedded devices
No comments