Liking cljdoc? Tell your friends :D

tech.ml.dataset.pipeline.pipeline-operators


*pipeline-context*clj

source

*pipeline-env*clj

source

*pipeline-training?*clj

source

->datatypeclj

source

assoc-metadataclj

source

def-multiple-column-etl-operatorcljmacro

(def-multiple-column-etl-operator op-symbol _docstring op-context-code op-code)
source

def-single-column-etl-operatorcljmacro

(def-single-column-etl-operator op-symbol _docstring op-context-code op-code)
source

default-etl-context-columnsclj

(default-etl-context-columns op dataset column-name-seq op-args)

Default implementation of build-etl-context-columns

Default implementation of build-etl-context-columns
sourceraw docstring

default-perform-etl-columnsclj

(default-perform-etl-columns op dataset column-name-seq op-args context)
source

filterclj

source

impute-missingclj

source

inline-perform-operatorclj

(inline-perform-operator etl-op dataset column-filter op-args)
source

m=clj

source

one-hotclj

source

pcaclj

source

pifclj

(pif dataset bool-expr pipe-when-true pipe-when-false)
source

pipeline-inference-contextcljmacro

(pipeline-inference-context train-context & body)
source

pipeline-train-contextcljmacro

(pipeline-train-context & body)
source

pwhenclj

(pwhen dataset bool-expr pipe-when-true)
source

range-scalerclj

source

read-varclj

(read-var varname)
source

remove-columnsclj

source

replaceclj

source

replace-missingclj

source

std-scalerclj

source

store-variablesclj

(store-variables dataset varmap-fn)
source

string->numberclj

source

training?clj

(training?)
source

update-columnclj

source

without-recordingcljmacro

(without-recording & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close