Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giusalfieri authored Jul 24, 2024
1 parent edda899 commit a6bcd92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,9 @@ Make sure to follow this precise order when running the steps.
> [!IMPORTANT]
> Please ensure that the folders `/src/dataset_training`and `/src/dataset_for_straight_airplanes_extraction` are populated as specified in their respective README files: [dataset_training README](./src/dataset_training/README.md) and [dataset_for_straight_airplanes_extraction README](./src/dataset_for_straight_airplanes_extraction/README.md).
>
> The output of the SVM in cross-validation mode are two `.sco` files. Rename them `.sco` and false positives, respectively. Each .sco file contains rows with two columns: sample ID and associated score.
> These .sco files should be placed in the `/src/svm_cv_outputs` directory.
### 1. Training Phase
Initiate the training phase for an SVM model by extracting data from a CSV file.
Expand Down

0 comments on commit a6bcd92

Please sign in to comment.