Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 289d2a9

Browse files
committed
Remove label encoding exports
1 parent 5cd35fb commit 289d2a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LearnBase.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default_obsdim, getobs, getobs!
88
include("observation.jl")
99

1010
# LABEL ENCODING
11-
export nlabel, label, labeltype, poslabel, neglabel
1211
include("labels.jl")
1312

1413
# LEARNING COSTS (e.g. loss & penalty)

0 commit comments

Comments
 (0)