May 13, 2020

Feature Engineering in Machine Learning

Feature Engineering in Machine Learning

INTRODUCTION INTO FEATURE ENGINEERING Feature engineering is a process of preparing and changing input data to be ready to be used for training Machine Learning models. From the feature engineering point of view, there are the following types of features numerical categorical date and time mixed. Mixed features term can ... Read More