Scikit Learn Dummy Model ( →benchmark)

Want to quickly try out multiple models to see which ones perform best (without any parameter tuning)?

GitHub

Great tool to quickly check out potential algorithms (classification and regression models):

Untitled

Here are 8 criteria you can use to pick the right model to solve your problem:

  1. Problem type
  2. Model performance
  3. Explainability
  4. Model complexity
  5. Data availability
  6. Dimensionality
  7. Training time and cost
  8. Inference time

https://twitter.com/svpino/status/1625842433488719873