... | @@ -3,7 +3,7 @@ Results reproducibility is a very important issue in science. It has been alread |
... | @@ -3,7 +3,7 @@ Results reproducibility is a very important issue in science. It has been alread |
|
Since the standard methodology in science is based on _try and fail_ methodology, typically at the end we end up with many datasets, and only a few of them is released to publication finally, while others serve as _experimental runs_.
|
|
Since the standard methodology in science is based on _try and fail_ methodology, typically at the end we end up with many datasets, and only a few of them is released to publication finally, while others serve as _experimental runs_.
|
|
|
|
|
|
# W-SLDA mechanism of results reproducibility
|
|
# W-SLDA mechanism of results reproducibility
|
|
Developers of W-SLDA Toolkit recognize the need for support that will simplify the process of reproducing of results. To comply with this requirement following mechanism has been implemented:
|
|
Developers of W-SLDA Toolkit recognize the need for intrinsically implemented support that will simplify the process of reproducing of the results. To comply with this requirement following mechanism has been implemented:
|
|
1. Each file generated by W-SLDA Toolkit in the header provides basic info about the code version that has been used, for example header of `wlog` file may look like:
|
|
1. Each file generated by W-SLDA Toolkit in the header provides basic info about the code version that has been used, for example header of `wlog` file may look like:
|
|
```
|
|
```
|
|
# CREATION TIME OF THE LOG: Sun Feb 7 15:29:44 2021
|
|
# CREATION TIME OF THE LOG: Sun Feb 7 15:29:44 2021
|
... | | ... | |