-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
A list of what is currently exported from MLDataPattern.jl.
TO PORT
-
getobs
,getobs!
andnobs
. numobs and getobs #1nobs
is nownumobs
;obsdim
argument is dropped from the interface
-
randobs
numobs and getobs #1 -
datasubset, DataSubset
port datasubset #4 -
shuffleobs
port splitobs, shuffleobs, obsview #5 -
splitobs
port splitobs, shuffleobs, obsview #5 -
DataView
port splitobs, shuffleobs, obsview #5- Consider removal
-
obsview, ObsView
port splitobs, shuffleobs, obsview #5 -
batchview, BatchView
port batchview #6 -
batchsize
port batchview #6 -
slidingwindow, SlidingWindow
add slidingwindow #196 -
stratifiedobs
(nowsplitobs(..., stratified=y)
, add stratified options to splitobs #195) -
oversample, undersample
add labelmap, oversample, undersample #10 -
kfolds
add eachobs, eachbatch, kfolds, leavepout #9 -
leaveout
add eachobs, eachbatch, kfolds, leavepout #9 -
eachobs
add eachobs, eachbatch, kfolds, leavepout #9 -
eachbatch
add eachobs, eachbatch, kfolds, leavepout #9
NOT TO BE PORTED
BufferGetObs
RandomObs, RandomBatches
BalancedObs
FoldView
targets
eachtarget
Metadata
Metadata
Assignees
Labels
No labels