Files in data-science-competitions/Modeling-Earthquake-Damage
Richter's Predictor: Modeling Earthquake Damage

.Rbuildignore
.Rprofile
.binder/install.R
.binder/runtime.txt
.gitattributes
.gitignore
.tic/BuildAndCheck.R .tic/InstallDevtools.R .tic/InstallLocal.R .tic/Report.R .tic/TestSuite.R .tic/helpers-tic.R
.travis.yml
CONFIGURATION
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/DataStore.R R/FeatureStore.R R/Ingest.R R/IngestData.R R/PentaModel.R R/Prepare.R R/PrepareData.R R/Yardstick.R R/globals.R R/helper-functions.R R/standardise_strings.R R/utils-R6.R R/utils-evaluation.R R/utils-modeling.R R/utils-parallel.R R/utils-pipe.R R/utils-rsample.R R/utils-tidyverse.R R/utils-xgboost.R R/zzz.R README.R README.Rmd README.md
README_files/figure-gfm/cdm_draw-overview-1.png
README_files/figure-gfm/function-dependencies-1.png
README_files/figure-gfm/package-data-overview-1.png
README_files/figure-gfm/package-function-dependencies-1.png
README_files/figure-gfm/project-data-overview-1.png
codecov.yml
inst/analysis/.md inst/analysis/accuracy-bootstrap-intervals.R inst/analysis/clustering-dbscan.R inst/analysis/data-driven-generalisation.R inst/analysis/multivariate-data-analyses.R inst/analysis/prediction-analysis.R inst/analysis/sample_size-vs-model_performance.R
inst/data/.gitkeep
inst/docs/.gitkeep
inst/docs/template-notebook.Rmd
inst/models/.gitkeep
inst/models/arithmetic-mean/model_config.yml
inst/models/arithmetic-mean/model_end.R inst/models/arithmetic-mean/model_fit.R inst/models/arithmetic-mean/model_init.R inst/models/arithmetic-mean/model_predict.R inst/models/arithmetic-mean/model_store.R
inst/models/catboost/model_config.yml
inst/models/catboost/model_end.R inst/models/catboost/model_fit.R inst/models/catboost/model_init.R inst/models/catboost/model_predict.R inst/models/catboost/model_store.R
inst/models/data-driven-generalisation/model_config.yml
inst/models/data-driven-generalisation/model_end.R inst/models/data-driven-generalisation/model_fit.R inst/models/data-driven-generalisation/model_init.R inst/models/data-driven-generalisation/model_predict.R inst/models/data-driven-generalisation/model_store.R
inst/models/model-variables.yml
inst/models/randomForest/model_config.yml
inst/models/randomForest/model_end.R inst/models/randomForest/model_fit.R inst/models/randomForest/model_init.R inst/models/randomForest/model_predict.R inst/models/randomForest/model_store.R
inst/models/ranger/model_config.yml
inst/models/ranger/model_end.R inst/models/ranger/model_fit.R inst/models/ranger/model_init.R inst/models/ranger/model_predict.R inst/models/ranger/model_store.R
inst/models/rpart/model_config.yml
inst/models/rpart/model_end.R inst/models/rpart/model_fit.R inst/models/rpart/model_init.R inst/models/rpart/model_predict.R inst/models/rpart/model_store.R
inst/models/xgboost-classification/model_config.yml
inst/models/xgboost-classification/model_end.R inst/models/xgboost-classification/model_fit.R inst/models/xgboost-classification/model_init.R inst/models/xgboost-classification/model_predict.R inst/models/xgboost-classification/model_store.R
inst/models/xgboost-regression/model_config.yml
inst/models/xgboost-regression/model_end.R inst/models/xgboost-regression/model_fit.R inst/models/xgboost-regression/model_init.R inst/models/xgboost-regression/model_predict.R inst/models/xgboost-regression/model_store.R
inst/scripts/.gitkeep
inst/scripts/data-diagnosis.R inst/scripts/ensemble-learning.R inst/scripts/ga-xgboost-classification.R inst/scripts/main.R inst/scripts/make-submission.R inst/scripts/mlflow.R inst/scripts/model-dev-notebook.Rmd inst/scripts/mtcars-backtesting.R
inst/scripts/mtcars-backtesting.yml
inst/scripts/single-tree-via-randomForest.R
inst/submissions/.gitkeep
modeling.earthquake.damage.Rproj
tests/component-tests/helpers-xyz.R tests/component-tests/setup-xyz.R tests/component-tests/teardown-xyz.R tests/component-tests/test-DataStore.R tests/component-tests/test-FeatureStore.R tests/component-tests/test-IngestData.R tests/component-tests/test-PrepareData.R tests/coverage-tests/helpers-xyz.R tests/coverage-tests/setup-xyz.R tests/coverage-tests/test-coverage.R tests/integration-tests/helpers-xyz.R tests/integration-tests/setup-xyz.R tests/integration-tests/teardown-xyz.R tests/integration-tests/test-dummy.R tests/testthat-helpers.R tests/testthat.R tests/testthat/helpers-xyz.R tests/testthat/setup-xyz.R tests/testthat/teardown-xyz.R tests/testthat/test-PentaModel.R tests/testthat/test-Yardstick.R tests/testthat/test-standardise_strings.R tests/testthat/test-utils-R6.R tests/testthat/test-utils-evaluation.R tests/testthat/test-utils-rsample.R tests/testthat/test-utils-tidyverse.R tests/testthat/test-zzz.R tic.R
data-science-competitions/Modeling-Earthquake-Damage documentation built on Dec. 25, 2019, 12:02 p.m.