Learn R Programming

⚠️There's a newer version (1.0.3) of this package.Take me there.

CAST (version 0.1.0)

'caret' Applications for Spatial-Temporal Models

Description

Supporting functionality to run 'caret' with spatial or spatial-temporal data. 'caret' is a frequently used package for model training and prediction using machine learning. This package includes functions to improve spatial-temporal modelling tasks using 'caret'. It prepares data for Leave-Location-Out and Leave-Time-Out cross-validation which are target-oriented validation strategies for spatial-temporal models. To decrease overfitting and improve model performances, the package implements a forward feature selection that selects suitable predictor variables in view to their contribution to the target-oriented performance.

Copy Link

Version

Install

install.packages('CAST')

Monthly Downloads

1,420

Version

0.1.0

License

GPL (>= 3) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Hanna Meyer

Last Published

January 9th, 2018

Functions in CAST (0.1.0)

CAST

'caret' Applications for Spatial-Temporal Models
CreateSpacetimeFolds

Create Space-time Folds
ffs

Forward feature selection