Failed-ML
Compilation of high-profile real-world examples of failed machine learning projects
GraphCanon updated 3w · GitHub synced 3w
Decision brief
Failed-ML is compiled around high-profile ML project failures across domains and includes detailed insights from these cases to help understand common pitfalls in implementing machine learning systems.
Good fit when
- When you seek specific historical examples of where machine learning application went wrong, aiding in understanding the potential mistakes and challenges one might face.
- For educating teams or stakeholders on why certain ML projects failed, providing real-world context to abstract concepts such as data bias, model validation issues, and ethical concerns.
Avoid when
- If you need a prescriptive guide for solving your current project's technical problems rather than learning from industry-wide mistakes.
- When looking for detailed quantitative metrics on failed projects, Failed-ML focuses more on high-level analysis of failure causes rather than specific performance numbers.
- Hosting:
- self hosted
- Pricing:
- freemium - Open source under MIT license but no additional paid features are mentioned.
- Requirements:
- Not a software tool that requires installation. Informational repository intended for reading and learning.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (777d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/kennethleungty/Failed-MLSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides insights into the failures of various ML projects across different domains to aid in understanding common pitfalls and mistakes in implementing machine learning solutions.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Tags
README
Failed Machine Learning (FML)
High-profile real-world examples of failed machine learning projects
“Success is not final, failure is not fatal. It is the courage to continue that counts.” - Winston Churchill
If you are looking for examples of how ML can fail despite all its incredible potential, you have come to the right place. Beyond the wonderful success stories of applied machine learning, here is a list of failed projects which we can learn a lot from.
Contents
- Classic Machine Learning
- Computer Vision
- Forecasting
- Image Generation
- Natural Language Processing
- Recommendation Systems
Classic Machine Learning
| Title | Description |
|---|---|
| Amazon AI Recruitment System | AI-powered automated recruitment system canceled after evidence of discrimination against female candidates |
| Genderify - Gender identification tool | AI-powered tool designed to identify gender based on fields like name and email address was shut down due to built-in biases and inaccuracies |
| Leakage and the Reproducibility Crisis in ML-based Science | A team at Princeton University found 20 reviews across 17 scientific fields that discovered significant errors (e.g., data leakage, no train-test split) in 329 papers that use ML-based science |
| COVID-19 Diagnosis and Triage Models | Hundreds of predictive models were developed to diagnose or triage COVID-19 patients faster, but ultimately none of them were fit for clinical use, and some were potentially harmful |
| COMPAS Recidivism Algorithm | Florida’s recidivism risk system found evidence of racial bias |
| Pennsylvania Child Welfare Screening Tool | The predictive algorithm (which helps identify which families are to be investigated by social workers for child abuse and neglect) flagged a disproportionate number of Black children for 'mandatory' neglect investigations. |
| Oregon Child Welfare Screening Tool | A similar predictive tool to the one in Pennsylvania, the AI algorithm for child welfare in Oregon was also stopped a month after the Pennsylvania report |
| U.S. Healthcare System Health Risk Prediction | A widely used algorithm to predict healthcare needs exhibited racial bias where for a given risk score, black patients are considerably sicker than white patients |
| Apple Card Credit Card | Apple’s new credit card (created in partnership with Goldman Sachs) is being investigated by financial regulators after customers complained that the card’s lending algorithms discriminated against women, where the credit line offered by a male customer's Apple Card was 20 times higher than that offered to his spouse |
Computer Vision
| Title | Description |
|---|---|
| [Inverness Automated Football Camera System](https://www.theverge.com/tldr/2020/11/3/21547392 |
For agents
This page has a .md twin and JSON over the API.