diff --git a/README.md b/README.md index 8cffc3f..b92690d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ These Notebooks expect the data from `CenTrace`, `CenProbe`, and `CenFuzz` aggre Run `jupyter notebook`. -The `cluster` notebook can be run with the resulting `.pkl` file and the `LABELS_CSV` generated by the above pipeline in order to perform various unsupervised learning tasks. +The `cluster` notebook can be run with the resulting `.pkl` file. It then perform various supervised and unsupervised learning tasks with different subsets of the data. ## Disclaimer