Algorithm & Code
1 | Algorithm | A procedure or formula for solving a problem that is based on a sequence of steps |
2 | Flowchart | A visual representation of an algorithm showing an overview from start to end |
3 | Prioritization algorithm | A sorting algorithm used to prioritize tasks |
4 | Association rule | Uncovers how items are associated with each other and reveals the relationships between items in large databases |
5 | Black box algorithm | An algorithm that provides insight without clarity on how the conclusions were reached from the data input |
6 | Transparency in algorithm | The ability to understand and be able to explain the inner workings of the algorithm |