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

Module 1 - Lesson 8: Bootstrapping and the risks of algorithmic decision-making #7

Open
turukawa opened this issue Sep 16, 2019 · 0 comments
Assignees
Labels
Lesson Lesson outcomes and outline
Milestone

Comments

@turukawa
Copy link
Member

ETHICS

Differentiate as to when algorithmic decision-making has the potential to cause harm.

Automation lowers costs but also leads to “machine says no” situations. What can be done to “soften” this?
Example: automated diagnostics, insurance claims, filtered views (e.g. Facebook/ Twitter)

CURATION

Determine appropriate methods to classify and process data to aid discovery and analysis.

“Aboutness” of data is critical to discovery, but data creators don’t always classify appropriately.
Discussion of methods to classify aboutness, both manual and automatic, and recognising that automation may misclassify (since can’t understand context).
Eg. automated trading platforms response to news “events”.

ANALYSIS

Simulate resampling by generating new random samples using bootstrapping.

Bootstrap method, and using confidence intervals.

PRESENTATION

Present replicated samples as a stacked interval chart, displaying median and interval.

Chart is a variation of that used in meta-analysis for comparison.


CASE STUDY

Demonstrate how samples may show a tremendous bias, even inadvertently (hence why resampling important) and ties in above. E.g. patient waiting times.

@turukawa turukawa added the Lesson Lesson outcomes and outline label Sep 16, 2019
@turukawa turukawa self-assigned this Sep 16, 2019
@turukawa turukawa added this to the Module 1 milestone Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lesson Lesson outcomes and outline
Projects
None yet
Development

No branches or pull requests

1 participant