Skip to content

shinyML

Compare Supervised Machine Learning Models Using Shiny App

v1.0.1 · Feb 24, 2021 · GPL-3

Description

Implementation of a shiny app to easily compare supervised machine learning model performances. You provide the data and configure each model parameter directly on the shiny app. Different supervised learning algorithms can be tested either on Spark or H2O frameworks to suit your regression and classification tasks. Implementation of available machine learning models on R has been done by Lantz (2013, ISBN:9781782162148).

Downloads

277

Last 30 days

15168th

818

Last 90 days

3.3K

Last year

Trend: +1.5% (30d vs prior 30d)

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jean Bertin <jean.bertin@mines-paris.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jean",
                    family = "Bertin",
                    role = c("aut", "cre"),
                    email = "jean.bertin@mines-paris.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jean Bertin <jean.bertin@mines-paris.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jean",
                    family = "Bertin",
                    role = c("aut", "cre"),
                    email = "jean.bertin@mines-paris.org")
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jean Bertin <jean.bertin@mines-paris.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jean",
                    family = "Bertin",
                    role = c("aut", "cre"),
                    email = "jean.bertin@mines-paris.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jean Bertin <jean.bertin@mines-paris.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jean",
                    family = "Bertin",
                    role = c("aut", "cre"),
                    email = "jean.bertin@mines-paris.org")
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies dplyr data.table shiny argonDash argonR shinyjs h2o shinyWidgets dygraphs plotly sparklyr tidyr DT ggplot2 shinycssloaders +1 more dependencies shinyML

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Feb 23, 2021
updated 1.0.0 ← 0.2.0 diff Oct 2, 2020
updated 0.2.0 ← 0.1.1 diff Oct 28, 2019
updated 0.1.1 ← 0.1.0 diff Aug 8, 2019
new 0.1.0 Jul 29, 2019