Package: superml 0.5.7

Manish Saraswat

superml: Build Machine Learning Models Like Using Python's Scikit-Learn Library in R

The idea is to provide a standard interface to users who use both R and Python for building machine learning models. This package provides a scikit-learn's fit, predict interface to train machine learning models in R.

Authors:Manish Saraswat [aut, cre]

superml_0.5.7.tar.gz
superml_0.5.7.zip(r-4.5)superml_0.5.7.zip(r-4.4)superml_0.5.7.zip(r-4.3)
superml_0.5.7.tgz(r-4.4-x86_64)superml_0.5.7.tgz(r-4.4-arm64)superml_0.5.7.tgz(r-4.3-x86_64)superml_0.5.7.tgz(r-4.3-arm64)
superml_0.5.7.tar.gz(r-4.5-noble)superml_0.5.7.tar.gz(r-4.4-noble)
superml_0.5.7.tgz(r-4.4-emscripten)superml_0.5.7.tgz(r-4.3-emscripten)
superml.pdf |superml.html
superml/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/saraswatmks/superml/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

22 exports 32 stars 2.62 score 7 dependencies 104 scripts 528 downloads

Last updated 7 months agofrom:0d7f6aea09. Checks:OK: 7 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 15 2024
R-4.5-win-x86_64NOTESep 15 2024
R-4.5-linux-x86_64NOTESep 15 2024
R-4.4-win-x86_64OKSep 15 2024
R-4.4-mac-x86_64OKSep 15 2024
R-4.4-mac-aarch64OKSep 15 2024
R-4.3-win-x86_64OKSep 15 2024
R-4.3-mac-x86_64OKSep 15 2024
R-4.3-mac-aarch64OKSep 15 2024

Exports:bm_25check_packageCounterCountVectorizerdotdotmatGridSearchCVkFoldMeanKMeansTrainerKNNTrainerLabelEncoderLMTrainerNBTrainernormalise1dnormalise2dRandomSearchCVRFTrainersmoothMeansort_indextestdataTfIdfVectorizerXGBTrainer

Dependencies:assertthatBHdata.tableMetricsR6RcppRcppArmadillo

How to use CountVectorizer in R ?

Rendered fromGuide-to-CountVectorizer.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2020-02-23
Started: 2020-02-16

How to use TfidfVectorizer in R ?

Rendered fromGuide-to-TfidfVectorizer.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2024-02-18
Started: 2020-02-16

Introduction to SuperML

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 15 2024.

Last update: 2024-02-18
Started: 2018-12-17