Files in beeva-jorgezaldivar/plumberModel
Paquete que facilita la productivización de modelos en R, permitiendo crear una API con endpoints de predicción con minimo código.

.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/caret_generics.R R/data_validation.R R/generics.R R/plumber_model.R R/utils.R README.md doc/examples/titanic.R doc/examples/titanic_custom.R
doc/img/webapp-example.png
inst/datasets/Titanic.csv
inst/datasets/boston_housing.csv
inst/infraestructure/Dockerfile
inst/infraestructure/api_entrypoint.R
inst/infraestructure/docker_build.sh
inst/infraestructure/docker_run.sh
inst/sample-models/boston_regression_cv_call_rf.rds
inst/sample-models/diamonds_classification_standard_call_gbm.rds
inst/sample-models/environmental_regression_repeated_cv_call_rf.rds
inst/sample-models/iris_classification_cv_call_rf.rds
inst/sample-models/iris_classification_none_call_gbm.rds
inst/sample-models/iris_regression_standard_call_gbm.rds
inst/sample-models/iris_regression_standard_call_rf.rds
inst/www/app/app.css
inst/www/app/app.js
inst/www/app/templates/model_predictions.htm
inst/www/app/templates/model_summary.htm
inst/www/app/templates/model_summary/info_list.htm
inst/www/img/logo.png
inst/www/img/logo.svg
inst/www/index.html
man/PlumberMocker.Rd man/PlumberModel.Rd man/PlumberModelWebApp.Rd man/checkIfNas.Rd man/checkMissingColumns.Rd man/coerceData.Rd man/convertData.Rd man/hello.Rd man/inputFeatures.Rd man/inputFeatures.train.Rd man/inputFeaturesFromDataFrame.Rd man/loadSampleModels.Rd man/modelInfo.Rd man/modelInfo.train.Rd man/plumberModelSkeleton.Rd man/trainResults.Rd man/trainResults.train.Rd
plumberModel.Rproj
tests/testthat.R tests/testthat/test_caret_generics.R tests/testthat/test_data_validation.R tests/testthat/test_plumber_model.R
beeva-jorgezaldivar/plumberModel documentation built on May 13, 2019, 12:53 p.m.