Remove scrapingh & fix broken links
This commit is contained in:
parent
489b9d19e2
commit
7a71510cca
9 changed files with 31 additions and 146 deletions
|
|
@ -66,7 +66,7 @@ def add_ground_truth(
|
|||
train_split_ratio: The probability-weight of giving each trace the `train` tag.
|
||||
test_split_ratio: The probability-weight of giving each trace the `test` tag.
|
||||
validation_split_ratio: The probability-weight of giving each trace the
|
||||
`validation` tag.
|
||||
`validation` tag.
|
||||
"""
|
||||
|
||||
inputs = list(inputs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue