Contribute Media
A thank you to everyone who makes this possible: Read More

Why giving your algorithm ALL THE FEATURES does not always work.

Description

We'd like to think of ML algorithms as smart, and sophisticated, learning machines. But they can be fooled by the different types of noise present in your data. Training an algorithm on a large set of variables, hoping that your model will separate signal from noise, is not always the right approach. We'll discuss different ways to do feature selection, and discuss open-source implementations.

Details

Improve this page