We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cc34a commit 83164ddCopy full SHA for 83164dd
README.md
@@ -8,7 +8,7 @@ Our formulation naturally relaxes to the well-studied weighted maximum coverage
8
a. Using pip (use the lightweight source code w/o data/notebooks):
9
```
10
wget "https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.13.tar.gz"
11
- unzip pcatt-0.10.zip -d pcatt
+ unzip pcatt-0.13.zip -d pcatt
12
cd pcatt
13
pip install -r requirements.txt
14
pip install .
0 commit comments