Impact-Site-Verification: dbe48ff9-4514-40fe-8cc0-70131430799e

Search This Blog

Applied Machine Learning, Part 1: Feature Engineering using MATLAB

Explore how to perform feature engineering, a technique for transforming raw data into features that are suitable for a machine learning algorithm.
- MATLAB for Machine Learning: https://bit.ly/2tUPS0O
- Try it now in your browser: https://bit.ly/2IS82KT

Feature engineering starts with your best guess about what features might influence the action you’re trying to predict. After that, it’s an iterative process where you create new features, add them to your model, and see if your results have improved.  

This video provides a high-level overview of the topic, and it uses several examples to illustrate basic principles behind feature engineering and established ways for extracting features from signals, text, and images.

No comments

Popular Posts