diff --git a/docs/data-provision/enrichment/mining.md b/docs/data-provision/enrichment/mining.md index 976b059..bc1153e 100644 --- a/docs/data-provision/enrichment/mining.md +++ b/docs/data-provision/enrichment/mining.md @@ -5,3 +5,20 @@ sidebar_position: 1 # Mining algorithms TEST HARRY TODO + +| Short description | briefly describes the algorithm | +| ------------- | ------------- | +| Authority | describes the organisation and/ or the person responsible for the algorithm | +| Licence | describes the licensing and rights held on the algorithm | +| Algorithmic details | describes the algorithmic solution in more detail (i.e., the various concepts used in the algorithm, its iterations, etc.) | +| Parameters | describes the required algorithm parameters | +| Limitations | Mentions any limitation of the output | +| Code repository | the code repository of the algorithm | +| Environment | Programming Languages and software packages used | +| References & resources | Cites any related research and possible additional resource (such as datasets etc) | + + + + + +