... | ... | @@ -15,12 +15,14 @@ Besides, there are other (auxiliary) types of data that may be of interest. `*` |
|
|
* `neig*` [Nearest-neighbors](#nearest-neighbors): . Currently, we consider the 1000-nearest neighbors, which is more than sufficient in any realistic scenario. For now, we only keep `neig1`.
|
|
|
*
|
|
|
|
|
|
Although I consider the numbering (0-3) conceptually closed, further auxiliary data types may be introduced in the future.
|
|
|
I consider the numbering `0`-`3` to be conceptually closed. However, further auxiliary data types may be introduced in the future. Note that all names have a four-letter code follwed by a digit. Future data should stick to this nomenclature.
|
|
|
|
|
|
## Commonalities
|
|
|
|
|
|
*The following applies to all data types except the [similarity vectors](#similarity-vectors)* `sims*`*, which are of a very different nature due to their organization in the [folder structure](production-phase).*
|
|
|
|
|
|
I suggest that
|
|
|
|
|
|
## Signatures type 0
|
|
|
|
|
|
## Signatures type 1
|
... | ... | |