Liking cljdoc? Tell your friends :D
Clojure only.

zero-one.geni.ml


aft-survival-regressionclj

(aft-survival-regression params)

alsclj

(als params)

alternating-least-squaresclj


approx-nearest-neighboursclj

(approx-nearest-neighbours dataset model key-v n-nearest)
(approx-nearest-neighbours dataset model key-v n-nearest dist-col)

approx-similarity-joinclj

(approx-similarity-join dataset-a dataset-b model threshold)
(approx-similarity-join dataset-a dataset-b model threshold dist-col)

association-rulesclj

(association-rules model)

best-modelclj

(best-model model)

binariserclj

(binariser params)

binarizerclj


binary-classification-evaluatorclj

(binary-classification-evaluator params)

binary-summaryclj

(binary-summary model)

bisecting-k-meansclj

(bisecting-k-means params)

boundariesclj

(boundaries model)

bucketed-random-projection-lshclj

(bucketed-random-projection-lsh params)

bucketiserclj

(bucketiser params)

bucketizerclj


category-mapsclj

(category-maps model)

category-sizesclj

(category-sizes model)

chi-sq-selectorclj

(chi-sq-selector params)

chi-square-testclj

(chi-square-test dataframe features-col label-col)

cluster-centersclj

(cluster-centers model)

clustering-evaluatorclj

(clustering-evaluator params)

coefficient-matrixclj

(coefficient-matrix model)

coefficientsclj

(coefficients model)

compute-costclj

(compute-cost dataset model)

corrclj

(corr dataframe col-name)

correlationclj


count-vectoriserclj

(count-vectoriser params)

count-vectorizerclj


cross-validatorclj

(cross-validator {:keys [estimator evaluator estimator-param-maps num-folds seed
                         parallelism]})

dctclj


decision-tree-classifierclj

(decision-tree-classifier params)

decision-tree-regressorclj

(decision-tree-regressor params)

depthclj

(depth model)

describe-topicsclj


discrete-cosine-transformclj

(discrete-cosine-transform params)

distributed?clj


elementwise-productclj

(elementwise-product params)

estimated-doc-concentrationclj

(estimated-doc-concentration model)

evaluateclj

(evaluate dataframe evaluator)

feature-hasherclj

(feature-hasher params)

feature-importancesclj

(feature-importances model)

features-colclj


find-frequent-sequential-patternsclj

(find-frequent-sequential-patterns dataset prefix-span)

find-patternsclj


fitclj

(fit dataframe estimator)

fp-growthclj

(fp-growth params)

freq-itemsetsclj


frequent-item-setsclj

(frequent-item-sets model)

frequent-pattern-growthclj


gaussian-mixtureclj

(gaussian-mixture params)

gaussians-dfclj

(gaussians-df model)

gbt-classifierclj

(gbt-classifier params)

gbt-regressorclj

(gbt-regressor params)

generalised-linear-regressionclj

(generalised-linear-regression params)

generalized-linear-regressionclj


get-features-colclj

(get-features-col model)

get-input-colclj

(get-input-col model)

get-input-colsclj

(get-input-cols model)

get-label-colclj

(get-label-col model)

get-num-treesclj

(get-num-trees model)

get-output-colclj

(get-output-col model)

get-output-colsclj

(get-output-cols model)

get-prediction-colclj

(get-prediction-col model)

get-probability-colclj

(get-probability-col model)

get-raw-prediction-colclj

(get-raw-prediction-col model)

get-sizeclj

(get-size model)

get-thresholdsclj

(get-thresholds model)

glmclj


gmmclj


hashing-tfclj

(hashing-tf params)

idfclj

(idf params)

idf-vectorclj

(idf-vector model)

imputerclj

(imputer params)

index-to-stringclj

(index-to-string params)

input-colclj


input-colsclj


interactionclj

(interaction params)

interceptclj

(intercept model)

intercept-vectorclj

(intercept-vector model)

is-distributedclj

(is-distributed model)

isotonic-regressionclj

(isotonic-regression params)

k-meansclj

(k-means params)

label-colclj


labelsclj

(labels model)

latent-dirichlet-allocationclj


ldaclj

(lda params)

linear-regressionclj

(linear-regression params)

linear-svcclj

(linear-svc params)

load-methodclj

(load-method cls)

load-method?clj

(load-method? method)

log-likelihoodclj

(log-likelihood dataset model)

log-perplexityclj

(log-perplexity dataset model)

logistic-regressionclj

(logistic-regression params)

max-absclj

(max-abs model)

max-abs-scalerclj

(max-abs-scaler params)

meanclj

(mean model)

min-hash-lshclj

(min-hash-lsh params)

min-max-scalerclj

(min-max-scaler params)

mlp-classifierclj

(mlp-classifier params)

multiclass-classification-evaluatorclj

(multiclass-classification-evaluator params)

multilayer-perceptron-classifierclj


n-gramclj

(n-gram params)

naive-bayesclj

(naive-bayes params)

normaliserclj

(normaliser params)

normalizerclj


num-classesclj

(num-classes model)

num-featuresclj

(num-features model)

num-nodesclj

(num-nodes model)

one-hot-encoderclj

(one-hot-encoder params)

one-hot-encoder-estimatorclj


one-vs-restclj

(one-vs-rest params)

original-maxclj

(original-max model)

original-minclj

(original-min model)

output-colclj


output-colsclj


param-gridclj

(param-grid grids)

paramsclj

(params stage)

pcclj

(pc model)

pcaclj

(pca params)

piclj

(pi model)

pipelineclj

(pipeline & stages)

polynomial-expansionclj

(polynomial-expansion params)

prediction-colclj


prefix-spanclj

(prefix-span params)

principal-componentsclj


probability-colclj


quantile-discretiserclj

(quantile-discretiser params)

quantile-discretizerclj


random-forest-classifierclj

(random-forest-classifier params)

random-forest-regressorclj

(random-forest-regressor params)

raw-prediction-colclj


read-stage!clj

(read-stage! model-cls path)

recommend-for-all-itemsclj

(recommend-for-all-items model num-users)

recommend-for-all-usersclj

(recommend-for-all-users model num-items)

recommend-for-item-subsetclj

(recommend-for-item-subset model items-df num-users)

recommend-for-user-subsetclj

(recommend-for-user-subset model users-df num-items)

recommend-itemsclj

(recommend-items model num-items)
(recommend-items model users-df num-items)

recommend-usersclj

(recommend-users model num-users)
(recommend-users model items-df num-users)

regex-tokeniserclj

(regex-tokeniser params)

regex-tokenizerclj


regression-evaluatorclj

(regression-evaluator params)

root-nodeclj

(root-node model)

scaleclj

(scale model)

sql-transformerclj

(sql-transformer params)

stagesclj

(stages model)

standard-scalerclj

(standard-scaler params)

stdclj

(std model)

stop-words-removerclj

(stop-words-remover params)

string-indexerclj

(string-indexer params)

summaryclj

(summary model)

supported-optimisersclj


supported-optimizersclj

(supported-optimizers model)

surrogate-dfclj

(surrogate-df model)

thetaclj

(theta model)

thresholdsclj


tokeniserclj

(tokeniser params)

tokenizerclj


total-num-nodesclj

(total-num-nodes model)

train-validation-splitclj

(train-validation-split {:keys [estimator evaluator estimator-param-maps seed
                                parallelism]})

transformclj

(transform dataframe transformer)

tree-weightsclj

(tree-weights model)

treesclj

(trees model)

uidclj

(uid model)

vector-assemblerclj

(vector-assembler params)

vector-indexerclj

(vector-indexer params)

vector-size-hintclj

(vector-size-hint params)

vocab-sizeclj

(vocab-size model)

vocabularyclj

(vocabulary model)

weightsclj

(weights model)

word2vecclj

(word2vec params)

write-stage!clj

(write-stage! stage path)
(write-stage! stage path options)

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

× close