For example:
Clustering:
When to use what analysis guide? https://scikit-learn.org/stable/tutorial/machine_learning_map/index.html
- Naive Bayes classification
Regression and classification
https://scikit-learn.org/stable/supervised_learning.html
This should all be implemented after #84