mod_random_forest_ui: mod_random_forest_ui and mod_random_forest_server

Description Usage Arguments

Description

Shiny module to compute a random forest modele on the dataset

Usage

1
2
3
4
mod_random_forest_ui(id, fifa19_raw)

mod_random_forest_server(input, output, session, data_complete,
  ratio_train)

Arguments

id

shiny id

fifa19_raw

dataset selected

input

internal

output

internal

session

internal

data_complete

selected dataset

ratio_train

ratio to use for training the model


GabrielleDevaux/fifa19shinyapp documentation built on May 11, 2019, 3:09 p.m.