Skip to content

Commit

Permalink
Fix arrhythmia target
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDunnNZ authored Feb 17, 2022
1 parent 27c2f81 commit 9b14f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/classification/arrhythmia.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ register(DataDep(
"a7f0f4ca289a4c58b5ed85a9adb793189acd38425828ce3dfbb70adb45f30169",
post_fetch_method=(path -> begin
UCIData.process_dataset(path,
target_index=200,
target_index=280,
feature_indices=1:279,
)
end),
Expand Down

0 comments on commit 9b14f8d

Please sign in to comment.