@@ -23,4 +23,7 @@ To run the approach with the default parameters, just run the following command
```python
python3run_mem.py<dataset>
```
There are some optional parameters such as the number of cpus to use for calculations, the maximum number of pairs for the ensemble model, the name of the label column in the dataset file, ...
There are some optional parameters such as the number of cpus to use for calculations, the maximum number of pairs for the ensemble model, the name of the label column in the dataset file, etc. For more information, run the command: