Feature Extraction: Find x corresponding to an entity/item (such as an image, web page, ECG etc.). Let us denote by f(x) Classification: Find a parameterized function which can make the right predictions. It is said that all machine learning problems are essentially this abstraction: Y = F(x) Where -Y is…