All Projects → HannaMeyer → CAST

HannaMeyer / CAST

Licence: other
Developer Version of the R package CAST: Caret Applications for Spatio-Temporal models

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to CAST

scanstatistics
An R package for space-time anomaly detection using scan statistics.
Stars: ✭ 41 (-36.92%)
Mutual labels:  spatial, spatio-temporal
BAS
BAS R package https://merliseclyde.github.io/BAS/
Stars: ✭ 36 (-44.62%)
Mutual labels:  variable-selection, predictive-modeling
Market-Mix-Modeling
Market Mix Modelling for an eCommerce firm to estimate the impact of various marketing levers on sales
Stars: ✭ 31 (-52.31%)
Mutual labels:  feature-selection, predictive-modeling
st-hadoop
ST-Hadoop is an open-source MapReduce extension of Hadoop designed specially to analyze your spatio-temporal data efficiently
Stars: ✭ 17 (-73.85%)
Mutual labels:  spatial, spatio-temporal
Mlr
Machine Learning in R
Stars: ✭ 1,542 (+2272.31%)
Mutual labels:  feature-selection, predictive-modeling
bess
Best Subset Selection algorithm for Regression, Classification, Count, Survival analysis
Stars: ✭ 14 (-78.46%)
Mutual labels:  variable-selection, feature-selection
vRGV
Visual Relation Grounding in Videos (ECCV'20, Spotlight)
Stars: ✭ 54 (-16.92%)
Mutual labels:  spatio-temporal
GTSRB Keras STN
German Traffic Sign Recognition Benchmark, Keras implementation with Spatial Transformer Networks
Stars: ✭ 48 (-26.15%)
Mutual labels:  spatial
PSTCR
Q. Zhang, Q. Yuan, J. Li, Z. Li, H. Shen, and L. Zhang, "Thick Cloud and Cloud Shadow Removal in Multitemporal Images using Progressively Spatio-Temporal Patch Group Learning", ISPRS Journal, 2020.
Stars: ✭ 43 (-33.85%)
Mutual labels:  spatio-temporal
py ml utils
Python utilities for Machine Learning competitions
Stars: ✭ 29 (-55.38%)
Mutual labels:  feature-selection
sabre
sabre: Spatial Association Between REgionalizations
Stars: ✭ 34 (-47.69%)
Mutual labels:  spatial
rFIA
rFIA
Stars: ✭ 34 (-47.69%)
Mutual labels:  spatial
Stock-Selection-a-Framework
This project demonstrates how to apply machine learning algorithms to distinguish "good" stocks from the "bad" stocks.
Stars: ✭ 239 (+267.69%)
Mutual labels:  feature-selection
belg
Boltzmann entropy of a landscape gradient
Stars: ✭ 14 (-78.46%)
Mutual labels:  spatial
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (-35.38%)
Mutual labels:  feature-selection
learnr
Exploratory, Inferential and Predictive data analysis. Feel free to show your ❤️ by giving a star ⭐
Stars: ✭ 64 (-1.54%)
Mutual labels:  predictive-modeling
NHibernate.Spatial
NHibernate.Spatial is a library of spatial extensions for NHibernate, and allows you to connect NHibernate to a spatially enabled database and manipulate geometries in Linq or HQL using NetTopologySuite, providing you with a fully integrated GIS programming experience.
Stars: ✭ 38 (-41.54%)
Mutual labels:  spatial
pyHSICLasso
Versatile Nonlinear Feature Selection Algorithm for High-dimensional Data
Stars: ✭ 125 (+92.31%)
Mutual labels:  feature-selection
R-Geospatial-Fundamentals
This is the repository for D-Lab's Geospatial Fundamentals in R with sf workshop.
Stars: ✭ 42 (-35.38%)
Mutual labels:  spatial
sqlike
Golang Sequel ORM that supports Enum, JSON, Spatial, and many more
Stars: ✭ 18 (-72.31%)
Mutual labels:  spatial

CAST: Caret Applications for Spatio-Temporal models

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. CAST includes functions to improve spatial or spatial-temporal modelling tasks using 'caret'. To decrease spatial overfitting and to improve model performances, the package implements a forward feature selection that selects suitable predictor variables in view to their contribution to spatial or spatio-temporal model performance. CAST further includes functionality to estimate the (spatial) area of applicability of prediction models.

Note: This is the developer version of CAST. The CRAN Version can be found on https://CRAN.R-project.org/package=CAST

Package Website

https://hannameyer.github.io/CAST/

Tutorials

Scientific documentation of the methods

  • Meyer, H., Reudenbach, C., Hengl, T., Katurji, M., Nauss, T. (2018): Improving performance of spatio-temporal machine learning models using forward feature selection and target-oriented validation. Environmental Modelling & Software, 101, 1-9. https://doi.org/10.1016/j.envsoft.2017.12.001

  • Meyer, H., Reudenbach, C., Wöllauer, S., Nauss, T. (2019): Importance of spatial predictor variable selection in machine learning applications - Moving from data reproduction to spatial prediction. Ecological Modelling. 411. https://doi.org/10.1016/j.ecolmodel.2019.108815

  • Meyer, H., Pebesma, E. (2021). Predicting into unknown space? Estimating the area of applicability of spatial prediction models. Methods in Ecology and Evolution, 12, 1620– 1633. https://doi.org/10.1111/2041-210X.13650

  • Meyer, H., Pebesma, E. (2022): Machine learning-based global maps of ecological variables and the challenge of assessing them. Nature Communications, 13. https://www.nature.com/articles/s41467-022-29838-9

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].