Package: baritsu 0.0.2

baritsu: Wrappers for 'mlpack'

A collection of wrappers for the 'mlpack' package that allows passing formula as their argument.

Authors:Akiru Kato [aut, cre]

baritsu_0.0.2.tar.gz
baritsu_0.0.2.zip(r-4.5)baritsu_0.0.2.zip(r-4.4)baritsu_0.0.2.zip(r-4.3)
baritsu_0.0.2.tgz(r-4.4-any)baritsu_0.0.2.tgz(r-4.3-any)
baritsu_0.0.2.tar.gz(r-4.5-noble)baritsu_0.0.2.tar.gz(r-4.4-noble)
baritsu_0.0.2.tgz(r-4.4-emscripten)baritsu_0.0.2.tgz(r-4.3-emscripten)
baritsu.pdf |baritsu.html
baritsu/json (API)

# Install 'baritsu' in R:
install.packages('baritsu', repos = c('https://paithiov909.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/paithiov909/baritsu/issues

On CRAN:

tidymodels

3.18 score 3 stars 1 scripts 13 exports 45 dependencies

Last updated 4 days agofrom:90722d8c42. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 17 2024
R-4.5-winOKNov 17 2024
R-4.5-linuxOKNov 17 2024
R-4.4-winOKNov 17 2024
R-4.4-macOKNov 17 2024
R-4.3-winOKNov 17 2024
R-4.3-macOKNov 17 2024

Exports:adaboostdecision_treeshoeffding_treehoeffding_treeslarslinear_regressionlinear_regression_bayesianlinear_svmlogistic_regressionnaive_bayesperceptronrandom_forestsoftmax_regression

Dependencies:clicodetoolscolorspacecpp11dplyrfansifarvergenericsggplot2globalsgluegtablehardhatisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmlpackmunsellnlmeparsnippillarpkgconfigprettyunitspurrrR6RColorBrewerRcppRcppArmadilloRcppEnsmallenrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
AdaBoostadaboost
Decision treesdecision_trees
Hoeffding treeshoeffding_trees
Linear regressionlinear_regression
Bayesian linear regressionlinear_regression_bayesian
L2-regularized support vector machinelinear_svm
L2-regularized logistic regressionlogistic_regression
Parametric naive Bayes classifiernaive_bayes
Single level neural networkperceptron
Prediction using mlpack via baritsupredict.baritsu predict.baritsu_ab predict.baritsu_blr predict.baritsu_dt predict.baritsu_ht predict.baritsu_lgr predict.baritsu_lr predict.baritsu_nbc predict.baritsu_prc predict.baritsu_rf predict.baritsu_sr predict.baritsu_svm
Random forestsrandom_forest
Softmax regressionsoftmax_regression