As we emphasized in our introductory chapter on applying machine learning (ML) algorithms with a simplified process flow, in this chapter, we go deeper into the first block of machine learning process flow—data exploration and preparation.
The subject of data exploration was very formally introduced by John W. Tukey almost four decades ago with his book on Exploratory Data Analysis (EDA) . The methods discussed in the book were profound and there aren’t many software programs that include all of it. ...