Visualization / Grafiken / Report
Data Preprocessing & Feature Engineering

<aside> 💡 Always prioritize something useful over something pretty.
</aside>
<aside> 💡 EDA is iterative! Check the errors of your models and return to your data.
</aside>

It's easy to fool yourself into solving the wrong problem, or trying to solve the right problem using the wrong solution. To prevent this, never start a machine learning project by building a model. Instead, start by asking questions.
Here are my 6 favorite questions to start any machine learning project: