uriahf / rtichoke

rtichoke - interactive visualizations for performance of predictive models
https://uriahf.github.io/rtichoke/
Other
11 stars 1 forks source link

Tutorial for Performance Table (gt) #30

Open uriahf opened 2 years ago

uriahf commented 2 years ago

A tutorial for different options for performance table and building the table from scratch.

Use cases:

Strata By:

uriahf commented 2 years ago

Goals:

For me:

For the user:

uriahf commented 2 years ago
  1. Prepare Performance Data 🧮
  2. Use gt package 📦
  3. Add colors to title and subtitle 🎨🖌️
  4. Expandable rows for confusion matrix ↕️
  5. Add latex (?)✒️
  6. Compare Several Models 🥇🥈🥉 🌲🙈🔀
  7. Several Populations 🙋🙋‍♂️
  8. One line for each row ↔️
uriahf commented 2 years ago
uriahf commented 2 years ago
uriahf commented 2 years ago

Example:

Based on https://emilhvitfeldt.github.io/ISLR-tidymodels-labs/tree-based-methods.html

Logistic Regression - regular syntax

uriahf commented 2 years ago

Set code download to TRUE

uriahf commented 2 years ago

Every theoretical concept: no more than four sentences, always link to other sources:

uriahf commented 2 years ago