# Generated by roxygen2: do not edit by hand

export(Serialize)
export(Unserialize)
export(adaboost)
export(approx_kfn)
export(bayesian_linear_regression)
export(cf)
export(dbscan)
export(decision_tree)
export(det)
export(emst)
export(fastmks)
export(gmm_generate)
export(gmm_probability)
export(gmm_train)
export(hmm_generate)
export(hmm_loglik)
export(hmm_train)
export(hmm_viterbi)
export(hoeffding_tree)
export(kde)
export(kernel_pca)
export(kfn)
export(kmeans)
export(knn)
export(krann)
export(lars)
export(linear_regression)
export(linear_svm)
export(lmnn)
export(local_coordinate_coding)
export(logistic_regression)
export(lsh)
export(mean_shift)
export(nbc)
export(nca)
export(nmf)
export(pca)
export(perceptron)
export(preprocess_binarize)
export(preprocess_describe)
export(preprocess_one_hot_encoding)
export(preprocess_scale)
export(preprocess_split)
export(radical)
export(random_forest)
export(softmax_regression)
export(sparse_coding)
export(test_r_binding)
importFrom(Rcpp,evalCpp)
useDynLib(mlpack)
