https://github.com/alan-turing-institute/structured-missingness-explainer
Demo on structured missingness
https://github.com/alan-turing-institute/structured-missingness-explainer
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: nature.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Keywords
Repository
Demo on structured missingness
Basic Info
- Host: GitHub
- Owner: alan-turing-institute
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://alan-turing-institute.github.io/structured-missingness-explainer/
- Size: 3.74 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Demo - structured missingness explainer
The Turing-Roche Partnership launched in June 2021 and is a 5 year academic-industry collaboration developing new data science methods to investigate large, complex, clinical and healthcare datasets to better understand how and why patients respond differently to treatment, and how treatment can be improved. The partnership had an exhibit at the AI UK Conference in March 2024 and as part of that developed an interactive demo for attendees to engage with, which is also now available here. The demo was developed by Camila Rangel Smith and Evelina Gabasova from the Turing Research Engineering Group, with content input from Sarah McGough, Vicky Hellon and Chris Banerji from the partnership team. The demo aims to take users on an interactive clinical journey to understand how clinical data is collected and combined in practice, and introduce the partnership's research theme on structured missingness. You can find out more about the partnership here and our research on structured missingness here.
You can find the demo deployed in GitHub pages in the following link: structured missingness explainer AIUK demo.
Building the demo locally in your machine
Prerequisites:
- Node.js
- Typescript:
npm install --save-dev typescript - http-server:
npm install -g http-server
Build:
Install dependencies
npm installCompile the TypeScript file to JavaScript:
bash
npx tsc
- Run a local server to preview
bash http-serverin the folder that containsindex.html. Navigate tohttp://localhost:8080in the browser.
Owner
- Name: The Alan Turing Institute
- Login: alan-turing-institute
- Kind: organization
- Email: info@turing.ac.uk
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
The UK's national institute for data science and artificial intelligence.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.14
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 7 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- evelinag (4)
- crangelsmith (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/deploy-pages v4 composite
- actions/setup-node v2 composite
- typescript 5.3.3 development
- bulma 0.9.4
- bulma-slider 2.0.5
- nes.css 2.3.0
- typescript ^5.3.3 development
- bulma ^0.9.4
- bulma-slider ^2.0.5
- nes.css ^2.3.0