Data Science Fundamentals, Best Practices¶
+analytics
Within the context of a project's declared
- Problem Statement
- Outcome Expectations, Underlying Aims
- Deployment Goal
Underpinnings of ethical model development¶
| Comment | |
|---|---|
| Features | Features profiling. Contextually justifiable? Relevant? |
| Bias Analysis | Via the distribution analysis of features; data bias, variance, and noise.1, 2 |
| Model Analytics & Interpretation | An error metrics, model-algorithm input data, cost, and interpretation synthesis. |
| Model/Algorithm Mechanics | An explanation of the mechanics of the model's underlying algorithm.
|
| Auditability | Git, etc. |
| Re-training | Architecture |