December 2023
Intermediate to advanced
344 pages
8h 59m
English
Before applying any machine learning algorithm, having a comprehensive understanding of the dataset and its key features is essential. This understanding is typically derived through exploratory data analysis (EDA). Once acquainted with the data, we must invest time in feature engineering, which involves selecting, transforming, and creating new features (if necessary) to enable the use of the chosen model or enhance its performance. Feature engineering may include tasks such as converting classes into numerical values, scaling or normalizing features, creating new features from existing ones, and more. This process is tailored for each specific model and dataset under analysis. Once this process ...
Read now
Unlock full access