Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bw assurance research path page add. #150

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benwallace2nhs
Copy link
Contributor

Description

What:

🧠Why?:

👨‍💻How?:

Checklist:

Have checked for the following:

  • [ x] The website still builds correctly, and you can view it using mkdocs serve.
  • [ x] There are no new "warnings" from mkdocs
  • [ x] Does your page follow the page template (or here in Markdown)? (need to make a new one specific to NHSE Data Science)
  • [ x] Spelling errors
  • [ x] Consistent capitalization
  • Consistent numbers
  • Material features incorrectly implemented: search for code blocks and markers (e.g. !!!).
  • Code snippets don't work
  • Images not working
  • Links not working

Where it was tested

  • Github Codespaces - 2-core, 4GB RAM, 32GB hard drive
  • devcontainer.json describes further settings

title: 'DS_278: Assurance Research Path'
summary: 'Investigating new techniques to test and assure AI and machine learning solutions in the NHS'
origin: 'NHS England'
tags: ['NLP','LLM','GENAI',Assurance, Machine Learning, Classification, Computer Vision, Work in Progress]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check this page for the currently existing tags https://nhsengland.github.io/datascience/our_work/tags/ , and try and align to them, if you dont think theyre appropriate, let me know any suggestions you might have!

@@ -0,0 +1,29 @@
---
title: 'DS_278: Assurance Research Path'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldnt give the name of it the DS code, cause this is public facing and that doeasnt mean anything to anyone oputside the team + just clutters up the titles

tags: ['NLP','LLM','GENAI',Assurance, Machine Learning, Classification, Computer Vision, Work in Progress]
---

The NHS AI Quality Community of Practice (AIQ CoP) is a network of testing and assurance professionals dedicated to supporting the assurance of healthcare AI. While not an assurance function itself, the AIQ CoP provides guidance, resources, and advice to assist colleagues and organisations in navigating the complexities of AI assurance. While the project sits within NHS England, the remit of the AIQCOP is the whole of the NHS.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

be consisrent on how you capitalise the acronym so either AIQ CoP or AIQCOP every time


For years now the AIQCOP has relied on embedded Data Scientists from NHS England to help advise on the technical aspects of AI Assurance.

Read our Mixup Assurance paper here: - [Link to paper](https://arxiv.org/abs/2311.13978)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Read our Mixup Assurance paper here: - [Link to paper](https://arxiv.org/abs/2311.13978)
Read our Mixup Assurance paper here [on ArXiv](https://arxiv.org/abs/2311.13978)

just think it looks nicer this way! might also be worth giving a very brief explanation of what Mixup is


Read our Mixup Assurance paper here: - [Link to paper](https://arxiv.org/abs/2311.13978)

RISE is an experimental tool which can help assurers, data scientists and clinicians to evaluate Ai Classifiers, read more here: - [Link to blog ](https://nhsengland.github.io/datascience/articles/2024/12/12/RISE_tool/)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
RISE is an experimental tool which can help assurers, data scientists and clinicians to evaluate Ai Classifiers, read more here: - [Link to blog ](https://nhsengland.github.io/datascience/articles/2024/12/12/RISE_tool/)
RISE is an experimental tool which can help assurers, data scientists and clinicians to evaluate Ai Classifiers, read more [on the blog](https://nhsengland.github.io/datascience/articles/2024/12/12/RISE_tool/)


[AI Quality Community of Practice](https://nhs.sharepoint.com/sites/X26_AssuranceCOE/SitePages/AI-&-Quality-Assurance.aspx?csf=1&web=1&e=HTahJY)

Alternatively you can always email us at: [email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this a clickable email address

[AI Quality Community of Practice](https://nhs.sharepoint.com/sites/X26_AssuranceCOE/SitePages/AI-&-Quality-Assurance.aspx?csf=1&web=1&e=HTahJY)

Alternatively you can always email us at: [email protected]

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might want to include a little table at tghe bottom with a sumarry of all the links shared (for consistency with other projects) like we have here: https://nhsengland.github.io/datascience/our_work/ds218_rap_community_of_practice/

see here: https://github.com/nhsengland/datascience/blob/main/docs/our_work/a_and_e_forecasting_tool.md?plain=1 how to code it in

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good overall! just a couple of minor changes, main thing that needs changing ebfore I can approve is the tags and then also it needs adding to the navigation. currently when opening the website with this it appears outside of any navigation, so it needs to be placed in the correct places in this file: https://github.com/nhsengland/datascience/blob/main/mkdocs.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants