Skip to content

Commit

Permalink
updated requirements file dvc s3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
shivpalSW committed Jul 25, 2023
1 parent 5f20def commit e6dc6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

### dependency
tqdm
dvc==2.10.2
dvc>=2.10.2
dvc[s3]
fsspec==2022.11.0
pandas
Expand Down

1 comment on commit e6dc6d1

@shivpalSW
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REPORTS

metrics

{
"avg_prec": 0.4791501644641092,
"roc_auc": 0.9523525694354785
}

Please sign in to comment.