Structure of the Book

This book intended to follow the process of doing a typical data science project. That is the six steps of the data analytical process:

  1. Understand the problem
  2. Understand the data
  3. Data Preprocess
  4. Data analysis
  5. Validation
  6. Report

Each step, the tasks that need to be performed will be introduced and also practiced by an example project.

Before the example project to be kicked start, the tools and the platform are used in the example project will be introduced and practiced. The practice is basically mimicking the instructions on the book or the copy and paste code and run them in the environment.