Skip to content

Commit

Permalink
Clarify on README to run Jupyter Notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
m committed Oct 14, 2022
1 parent ffd0e83 commit db4b9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db4b9f0

Please sign in to comment.