Skip to content
Snippets Groups Projects
Commit 36d5ed89 authored by Oceane's avatar Oceane
Browse files

README

parent 0afe57b7
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ In the Example subrepository, you can find a dataset and the output files that y
```python
python3 run_mem.py sobar-72.csv --nbcpus 12 --target ca_cervix
```
The dataset comes from the UCI Machine Learning Repository ([dataset](https://archive.ics.uci.edu/ml/datasets/Cervical+Cancer+Behavior+Risk)). It dataset contains 19 attributes regarding cervical cancer behavior risk with class label is ca_cervix with 1 and 0 as values which means the respondent with and without cervical cancer, respectively.
The dataset comes from the UCI Machine Learning Repository ([dataset](https://archive.ics.uci.edu/ml/datasets/Cervical+Cancer+Behavior+Risk)). It contains 19 attributes regarding cervical cancer behavior risk, with class label ca_cervix with 1 and 0 as values which means the respondent is with and without cervical cancer, respectively.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment