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 49dda0c commit 334f138Copy full SHA for 334f138
scripts/ej/README.md
@@ -10,11 +10,6 @@ The pipeline consists of several components:
10
- Threshold-based filtering
11
- Data dump creation
12
13
-## Prerequisites
14
-
15
-- Access to CMR collection data
16
-- Access to the classification model predictions (contact Bishwas for access)
17
18
## Setup
19
20
1. Clone the repository
@@ -34,7 +29,7 @@ github.com/NASA-IMPACT/llm-app-EJ-classifier/blob/develop/scripts/data_processin
34
29
35
30
## Configuration
36
31
37
-Edit `config.py` to customize:
32
+Edit `scripts/ej/config.py` to customize:
38
33
39
- Classification thresholds
40
- Authorized classifications
0 commit comments