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

.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/lint.yaml
.github/workflows/pkgdown.yaml
.gitignore
.travis.yml
CRAN-SUBMISSION
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/CountVectorizer.R R/GridSearch.R R/KMeansTrainer.R R/KNNTrainer.R R/LMTrainer.R R/LabelEncoder.R R/NBTrainer.R R/RandomForest.R R/RandomSearch.R R/RcppExports.R R/TfidfVectorizer.R R/XGBoost.R R/bm25.R R/createFolds.R R/data.R R/super_utils.R R/target_encoders.R README.Rmd README.md
_pkgdown.yml
appveyor.yml
cran-comments.md
data-raw/cla_test.csv
data-raw/cla_train.csv
data-raw/process_data.R
data-raw/reg_test.csv
data-raw/reg_train.csv
data/cla_train.rda
data/reg_train.rda
docs/404.html
docs/CODE_OF_CONDUCT.html
docs/LICENSE-text.html
docs/_config.yml
docs/articles/Guide to CountVectorizer.html
docs/articles/Guide to TfidfVectorizer.html
docs/articles/Guide-to-CountVectorizer.html
docs/articles/Guide-to-TfidfVectorizer.html
docs/articles/index.html
docs/articles/introduction.html
docs/articles/introduction_files/kePrint-0.0.1/kePrint.js
docs/articles/superml_tutorial.html
docs/articles/superml_tutorial_files/kePrint-0.0.1/kePrint.js
docs/articles/superml_vignette.html
docs/articles/superml_vignette_files/figure-html/unnamed-chunk-1-1.png
docs/articles/superml_vignette_files/figure-html/unnamed-chunk-1-2.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/CountVectorizer.html
docs/reference/Counter.html
docs/reference/GridSearchCV.html
docs/reference/GridSearchTrainer.html
docs/reference/KMeansTrainer.html
docs/reference/KNNTrainer.html
docs/reference/LMTrainer.html
docs/reference/LabelEncoder.html
docs/reference/NBTrainer.html
docs/reference/RFTrainer.html
docs/reference/RandomSearchCV.html
docs/reference/RandomSearchTrainer.html
docs/reference/Rplot001.png
docs/reference/SVMTrainer.html
docs/reference/TfIdfVectorizer.html
docs/reference/XGBTrainer-1.png
docs/reference/XGBTrainer.html
docs/reference/bm25.html
docs/reference/bm_25.html
docs/reference/check_package.html
docs/reference/cla_train.html
docs/reference/createFolds.html
docs/reference/dot.html
docs/reference/dotmat.html
docs/reference/index.html
docs/reference/kFoldMean.html
docs/reference/normalise1d.html
docs/reference/normalise2d.html
docs/reference/reg_train.html
docs/reference/smoothMean.html
docs/reference/sort_index.html
docs/reference/supersvd.html
docs/reference/testdata.html
docs/sitemap.xml
inst/stopwords/english.txt
man/CountVectorizer.Rd man/Counter.Rd man/GridSearchCV.Rd man/KMeansTrainer.Rd man/KNNTrainer.Rd man/LMTrainer.Rd man/LabelEncoder.Rd man/NBTrainer.Rd man/RFTrainer.Rd man/RandomSearchCV.Rd man/TfIdfVectorizer.Rd man/XGBTrainer.Rd man/bm25.Rd man/bm_25.Rd man/check_package.Rd man/cla_train.Rd man/createFolds.Rd man/dot.Rd man/dotmat.Rd man/kFoldMean.Rd man/normalise1d.Rd man/normalise2d.Rd man/reg_train.Rd man/smoothMean.Rd man/sort_index.Rd man/testdata.Rd
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/utils.cpp
superml.Rproj
tests/test_miscs.R
tests/testthat.R tests/testthat/test-text_functions.R
vignettes/.gitignore
vignettes/Guide-to-CountVectorizer.Rmd vignettes/Guide-to-TfidfVectorizer.Rmd vignettes/introduction.Rmd
saraswatmks/superml documentation built on Feb. 22, 2024, 10:20 p.m.