ngiangre / mccvshiny

Interactive app for exploring predictions from the {mccv} package using Shiny for Python

Home Page:https://nick-giangreco.shinyapps.io/mccvshiny/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mccvshiny

Interactive App for exploring Monte Carlo Cross Validation predictions from the {mccv} package using Shiny for Python

Objective

  1. Showcase the MCCV algorithm. More details on the algorithm and use cases at nickg.mccv.bio

  2. Provide an online tool for

    A. Setting and generating univariate prior distributions based on randomly distributed data.

    B. Generating MCCV prediction results based on specified univariate data distributions.

    C. Visualizing MCCV prediction results.

  3. Opportunity for Nick to learn Shiny for Python

Components or Modules

  1. Generate Data

  2. Parameterize MCCV Algorithm

  3. Run MCCV Algorithm

  4. Display MCCV Results

Screenshot of site

Screenshot 2023-07-29 at 10 56 21 AM

Notes

About

Interactive app for exploring predictions from the {mccv} package using Shiny for Python

https://nick-giangreco.shinyapps.io/mccvshiny/

License:MIT License


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%