Spaces:
Running
Running
File size: 25,207 Bytes
68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 94e5651 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 94e5651 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 342f1cf 68ad1d6 94e5651 577ab1c 68ad1d6 577ab1c 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 68ad1d6 94e5651 68ad1d6 8b0b5c8 68ad1d6 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 577ab1c 8b0b5c8 68ad1d6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 |
library(shiny)
library(shinydashboard)
library(shinydashboardPlus)
library(shinyWidgets)
library(shinycssloaders)
library(DT)
library(plotly)
library(scico)
library(ggthemes)
library(data.table)
library(dtplyr)
library(parallel)
library(Rnumerai)
# ==============================================================================
# Tournament Information
# ==============================================================================
# Download latest leaderboard from Numerai and get a list of all models
d_lb <- get_leaderboard()
ls_model <- sort(d_lb$username)
# Round info
d_comp <- get_competitions()
# ==============================================================================
# Helper Functions
# ==============================================================================
# Download raw data
download_raw_data <- function(model_name) {
# Download data from Numerai
d_raw <- round_model_performances(model_name)
# Remove rows without CORR
d_raw <- d_raw[!is.na(d_raw$corr), ]
# Add the model name
d_raw$model <- model_name
# Return
return(d_raw)
}
# Reformat
reformat_data <- function(d_raw) {
# Keep some columns only
col_keep <- c("model", "corr", "corrPercentile", "corrWMetamodel",
"fncV3", "fncV3Percentile", "payout", "roundPayoutFactor",
"roundNumber", "roundResolved", "selectedStakeValue",
"tc", "tcPercentile")
d_munged <- d_raw[, col_keep, with = FALSE]
# Reformat percentile
d_munged[, corrPercentile := round(corrPercentile * 100, 6)]
d_munged[, fncV3Percentile := round(fncV3Percentile * 100, 6)]
d_munged[, tcPercentile := round(tcPercentile * 100, 6)]
# Reorder columns
setcolorder(d_munged, c("model", "roundNumber", "roundResolved",
"selectedStakeValue",
"corr", "corrPercentile",
"fncV3", "fncV3Percentile",
"tc", "tcPercentile",
"corrWMetamodel",
"roundPayoutFactor", "payout"))
# Rename columns
colnames(d_munged) <- c("model", "round", "resolved",
"stake",
"corr", "corr_pct",
"fncv3", "fncv3_pct",
"tc", "tc_pct",
"corr_meta",
"pay_ftr", "payout")
# Return
return(d_munged)
}
# ==============================================================================
# UI
# ==============================================================================
ui <- shinydashboardPlus::dashboardPage(
title = "Shiny Numerati",
skin = "black-light",
options = list(sidebarExpandOnHover = TRUE),
header = shinydashboardPlus::dashboardHeader(
title = "✨ Shiny Numerati",
userOutput("user")
),
# ============================================================================
# Sidebar
# ============================================================================
sidebar = shinydashboardPlus::dashboardSidebar(
id = "sidebar",
sidebarMenu(
menuItem(text = "Start Here", tabName = "start", icon = icon("play")),
menuItem(text = "Payout Summary", tabName = "payout", icon = icon("credit-card")),
menuItem(text = "Model Performance", tabName = "performance", icon = icon("line-chart")),
menuItem(text = "About", tabName = "about", icon = icon("question-circle"))
),
minified = TRUE,
collapsed = FALSE
),
# ============================================================================
# Main
# ============================================================================
body = dashboardBody(
tabItems(
# ========================================================================
# Start Here
# ========================================================================
tabItem(tabName = "start",
fluidPage(
markdown("# **Shiny Numerati**"),
markdown("### Community Dashboard for the Numerai Classic Tournament"),
br(),
fluidRow(
column(6,
markdown("## **Step 1 - Select Your Models**"),
markdown("### First, click this ⬇"),
pickerInput(inputId = "model",
label = " ",
choices = ls_model,
multiple = TRUE,
width = "100%",
options = list(
`title` = "---------->>> HERE <<<----------",
`header` = "Notes: 1) Use the search box below to find and select your models. 2) Use 'Select All' for quick selection.",
size = 20,
`actions-box` = TRUE,
`live-search` = TRUE,
`live-search-placeholder` = "For example, try lgbm_v4 or integration_test",
`virtual-scroll` = TRUE,
`multiple-separator` = ", ",
`selected-text-format`= "count > 3",
`count-selected-text` = "{0} models selected (out of {1})",
`deselect-all-text` = "Deselect All",
`select-all-text` = "Select All"
)
)
),
column(6,
markdown("## **Step 2 - Download Data**"),
markdown("### Next, click this ⬇ (it may take a while)"),
br(),
actionBttn(inputId = "button_download",
label = "Download Data from Numerai",
color = "primary",
icon = icon("cloud-download"),
style = "gradient",
block = TRUE
)
)
),
br(),
h3(strong(textOutput(outputId = "text_download"))),
verbatimTextOutput(outputId = "print_download"),
br(),
h3(strong(textOutput(outputId = "text_preview"))),
shinycssloaders::withSpinner(DTOutput("dt_model")),
br(),
h3(strong(textOutput(outputId = "text_next")))
)
),
# ========================================================================
# Payout Summary
# ========================================================================
tabItem(tabName = "payout",
fluidPage(
markdown("# **Payout Summary**"),
markdown("### Remember to refresh the charts after making changes to model selection or settings below"),
br(),
fluidRow(
column(6,
markdown("## **Step 1 - Define the Range**"),
sliderInput(inputId = "range_round",
label = "Numerai Classic Tournament Rounds",
width = "100%",
min = min(d_comp$number),
max = max(d_comp$number),
# note: daily rounds from round 339
value = c(394, max(d_comp$number))
)
),
column(6,
markdown("## **Step 2 - Visualise**"),
br(),
actionBttn(inputId = "button_filter",
label = "Create / Refresh Charts",
color = "primary",
icon = icon("refresh"),
style = "gradient",
block = TRUE)
)
),
br(),
tabsetPanel(type = "tabs",
tabPanel("All Models",
br(),
h3(strong(textOutput(outputId = "text_payout"))),
fluidRow(
# class = "text-center",
valueBoxOutput("payout_confirmed", width = 3),
valueBoxOutput("payout_pending", width = 3),
valueBoxOutput("payout_total", width = 3),
valueBoxOutput("payout_average", width = 3)
),
br(),
shinycssloaders::withSpinner(plotlyOutput("plot_payout_stacked")),
br(),
br(),
br(),
DTOutput("dt_payout_summary")
),
tabPanel("Individual Models",
br(),
shinycssloaders::withSpinner(plotlyOutput("plot_payout_individual")))
)
)
),
# ========================================================================
# Model Performance
# ========================================================================
tabItem(tabName = "performance",
fluidPage(
markdown("")
)
),
# ========================================================================
# About
# ========================================================================
tabItem(tabName = "about",
markdown("## **About this App**"),
markdown('#### Yet another Numerai community dashboard by <b><a href="https://linktr.ee/jofaichow" target="_blank">Jo-fai Chow</a></b>.'),
br(),
markdown("## **Acknowledgements**"),
markdown("- #### This hobby project was inspired by Rajiv's <b><a href='https://huggingface.co/spaces/rajistics/shiny-kmeans' target='_blank'>shiny-kmeans</a></b> on 🤗 Spaces."),
markdown('- #### The <b><a href="https://linktr.ee/jofaichow" target="_blank">Rnumerai</a></b> package from Omni Analytics Group.'),
br(),
markdown("## **Changelog**"),
markdown(
"
- #### **0.1.0** — First prototype with an interactive table output
- #### **0.1.1** — Added a functional `Payout Summary` page
- #### **0.1.2** — `Payout Summary` layout updates
"),
br(),
markdown("## **Session Info**"),
verbatimTextOutput(outputId = "session_info")
)
# ========================================================================
) # end of tabItems
),
footer = shinydashboardPlus::dashboardFooter(
left = "Powered by ❤️, ☕, Shiny, and 🤗 Spaces",
right = paste0("Version 0.1.2"))
)
# ==============================================================================
# Server
# ==============================================================================
server <- function(input, output) {
# About Joe
output$user <- renderUser({
dashboardUser(
name = "JC",
image = "https://numerai-public-images.s3.amazonaws.com/profile_images/aijoe_v5_compressed-iJWEo1WeHkpH.jpg",
subtitle = "@matlabulous",
footer = p('"THE NMR LIFE CHOSE ME."', class = 'text-center')
)
})
# ============================================================================
# Reactive: Data
# ============================================================================
react_ls_model <- eventReactive(input$button_download, {sort(input$model)})
output$print_download <- renderPrint({react_ls_model()})
output$text_download <- renderText({
if (length(react_ls_model()) >= 1) "Your Selection:" else " "
})
output$text_preview <- renderText({
if (length(react_ls_model()) >= 1) "Data Preview:" else " "
})
output$text_next <- renderText({
if (length(react_ls_model()) >= 1) "⬅ [NEW] Payout Summary 📈📊🔥" else " "
})
react_d_model <- eventReactive(
input$button_download,
{
# Parallelised download
d_raw <- rbindlist(mclapply(X = input$model,
FUN = download_raw_data,
mc.cores = detectCores()))
# Data munging
d_munged <- reformat_data(d_raw)
# Return final result
d_munged
}
)
# ============================================================================
# Reactive: DataTable
# ============================================================================
output$dt_model <- DT::renderDT({
DT::datatable(
# Data
react_d_model(),
# Other Options
rownames = FALSE,
extensions = "Buttons",
options =
list(
dom = 'Bflrtip', # https://datatables.net/reference/option/dom
buttons = list('csv', 'excel', 'copy', 'print'), # https://rstudio.github.io/DT/003-tabletools-buttons.html
order = list(list(0, 'asc'), list(1, 'asc')),
pageLength = 5,
lengthMenu = c(5, 10, 20, 100, 500, 1000, 50000),
columnDefs = list(list(className = 'dt-center', targets = "_all")))
) |>
# Reformat individual columns
formatRound(columns = c("corr", "tc", "fncv3", "corr_meta", "pay_ftr"), digits = 4) |>
formatRound(columns = c("corr_pct", "tc_pct", "fncv3_pct"), digits = 1) |>
formatRound(columns = c("stake", "payout"), digits = 2) |>
formatStyle(columns = c("model"),
fontWeight = "bold") |>
formatStyle(columns = c("stake"),
fontWeight = "bold",
color = styleInterval(cuts = -1e-15, values = c("#D24141", "#2196F3"))) |>
formatStyle(columns = c("corr", "fncv3"),
color = styleInterval(cuts = -1e-15, values = c("#D24141", "black"))) |>
formatStyle(columns = c("tc"),
color = styleInterval(cuts = -1e-15, values = c("#D24141", "#A278DC"))) |>
formatStyle(columns = c("corr_pct", "tc_pct", "fncv3_pct"),
color = styleInterval(cuts = c(1, 5, 15, 85, 95, 99),
values = c("#692020", "#9A2F2F", "#D24141",
"#D1D1D1", # light grey
"#00A800", "#007000", "#003700"))) |>
formatStyle(columns = c("payout"),
fontWeight = "bold",
color = styleInterval(cuts = c(-1e-15, 1e-15),
values = c("#D24141", "#D1D1D1", "#00A800")))
})
# ============================================================================
# Reactive: filtering data for all charts
# ============================================================================
react_d_filter <- eventReactive(
input$button_filter,
{
# Model data
d_filter <- react_d_model()
# Filtering
d_filter <- d_filter[pay_ftr > 0, ] # ignoring the new daily rounds for now
d_filter <- d_filter[round >= input$range_round[1], ]
d_filter <- d_filter[round <= input$range_round[2], ]
# Return
d_filter
})
react_d_payout_summary <- eventReactive(
input$button_filter,
{
# Summarise payout
d_smry <-
react_d_filter() |> lazy_dt() |>
group_by(round, resolved) |>
summarise(stake = sum(stake, na.rm = T),
payout = sum(payout, na.rm = T)) |>
as.data.table()
d_smry$rate_of_return <- (d_smry$payout / d_smry$stake) * 100
# Rename
colnames(d_smry) <- c("round", "resolved", "total_stake",
"total_payout", "rate_of_return")
# Return
d_smry
})
# ============================================================================
# Reactive: Payout Value Boxes
# ============================================================================
output$text_payout <- renderText({
if (nrow(react_d_filter()) >= 1) "Payouts in NMR" else " "
})
output$payout_confirmed <- renderValueBox({
valueBox(value = round(sum(react_d_filter()[resolved == TRUE, ]$payout, na.rm = T), 2),
subtitle = "Confirmed",
icon = icon("check"),
color = "green")
})
output$payout_pending <- renderValueBox({
valueBox(value = round(sum(react_d_filter()[resolved == FALSE, ]$payout, na.rm = T), 2),
subtitle = "Pending",
icon = icon("clock"),
color = "yellow")
})
output$payout_total <- renderValueBox({
valueBox(value = round(sum(react_d_filter()$payout, na.rm = T), 2),
subtitle = "Confirmed + Pending",
icon = icon("plus"),
color = "aqua")
})
output$payout_average <- renderValueBox({
valueBox(value = round((sum(react_d_filter()$payout, na.rm = T) / length(unique(react_d_filter()$round))), 2),
subtitle = "Round Average",
icon = icon("credit-card"),
color = "light-blue")
})
# ============================================================================
# Reactive: Payout Charts
# ============================================================================
# Stacked Bar Chart
output$plot_payout_stacked <- renderPlotly({
# ggplot
p <- ggplot(react_d_filter(),
aes(x = round, y = payout, fill = payout,
text = paste("Model:", model,
"\nRound:", round,
"\nResolved:", resolved,
"\nPayout:", round(payout,2), "NMR"))) +
geom_bar(position = "stack", stat = "identity") +
theme(
panel.border = element_rect(fill = 'transparent',
color = "grey", linewidth = 0.25),
panel.background = element_rect(fill = 'transparent'),
plot.background = element_rect(fill = 'transparent', color = NA),
panel.grid.major = element_blank(),
panel.grid.minor = element_blank(),
strip.background = element_rect(fill = 'transparent'),
strip.text = element_text(),
strip.clip = "on",
legend.background = element_rect(fill = 'transparent'),
legend.box.background = element_rect(fill = 'transparent')
) +
geom_hline(aes(yintercept = 0), linewidth = 0.25, color = "grey") +
scale_fill_scico(palette = "vikO", direction = -1, midpoint = 0) +
xlab("Tournament Round") +
ylab("Payout (NMR)")
# Generate plotly
ggplotly(p, tooltip = "text")
})
# Individual
output$plot_payout_individual <- renderPlotly({
# Get the number of unique models
n_model <- length(unique(react_d_filter()$model))
# Base plot
p <- ggplot(react_d_filter(), aes(x = round, y = payout, fill = payout,
text = paste("Round:", round,
"\nResolved:", resolved,
"\nPayout:", round(payout,2), "NMR"))) +
geom_bar(stat = "identity") +
theme(
panel.border = element_rect(fill = 'transparent',
color = "grey", linewidth = 0.25),
panel.background = element_rect(fill = 'transparent'),
plot.background = element_rect(fill = 'transparent', color = NA),
panel.grid.major = element_blank(),
panel.grid.minor = element_blank(),
strip.background = element_rect(fill = 'transparent'),
strip.text = element_text(),
strip.clip = "on",
legend.background = element_rect(fill = 'transparent'),
legend.box.background = element_rect(fill = 'transparent')
) +
geom_hline(aes(yintercept = 0), linewidth = 0.25, color = "grey") +
scale_fill_scico(palette = "vikO", direction = -1, midpoint = 0) +
xlab("Tournament Round") +
ylab("Confirmed / Pending Payout (NMR)")
# Facet setting
if (n_model %% 5 == 0) {
p <- p + facet_wrap(. ~ model, ncol = 5)
} else {
p <- p + facet_wrap(. ~ model)
}
# Dynamic height adjustment
height <- 600 # default
if (n_model > 10) height = 800
if (n_model > 15) height = 1000
if (n_model > 20) height = 1200
if (n_model > 25) height = 1400
if (n_model > 30) height = 1600
if (n_model > 35) height = 1800
if (n_model > 40) height = 2000
if (n_model > 45) height = 2200
if (n_model > 50) height = 2400
# Generate plotly
ggplotly(p, height = height, tooltip = "text")
})
# ============================================================================
# Reactive: Payout Summary Table
# ============================================================================
output$dt_payout_summary <- DT::renderDT({
# Generate a new DT
DT::datatable(
# Data
react_d_payout_summary(),
# Other Options
rownames = FALSE,
extensions = "Buttons",
options =
list(
dom = 'Bflrtip', # https://datatables.net/reference/option/dom
buttons = list('csv', 'excel', 'copy', 'print'), # https://rstudio.github.io/DT/003-tabletools-buttons.html
order = list(list(0, 'asc'), list(1, 'asc')),
pageLength = 100,
lengthMenu = c(5, 10, 20, 100, 500, 1000),
columnDefs = list(list(className = 'dt-center', targets = "_all")))
) |>
# Reformat individual columns
formatRound(columns = c("total_stake", "total_payout", "rate_of_return"), digits = 2) |>
formatStyle(columns = c("round"), fontWeight = "bold") |>
formatStyle(columns = c("total_stake"),
fontWeight = "bold",
color = styleInterval(cuts = -1e-15, values = c("#D24141", "#2196F3"))) |>
formatStyle(columns = c("total_payout"),
fontWeight = "bold",
color = styleInterval(cuts = c(-1e-15, 1e-15),
values = c("#D24141", "#D1D1D1", "#00A800"))) |>
formatStyle(columns = c("rate_of_return"),
fontWeight = "bold",
color = styleInterval(cuts = c(-1e-15, 1e-15),
values = c("#D24141", "#D1D1D1", "#00A800")))
})
# ============================================================================
# Session Info
# ============================================================================
output$session_info <- renderPrint({
sessionInfo()
})
}
# ==============================================================================
# App
# ==============================================================================
shinyApp(ui, server)
|