issues
search
tidymodels
/
spatialsample
Create and summarize spatial resampling objects 🗺
https://spatialsample.tidymodels.org
Other
71
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimize distance calculations: consider replacing sf::st_distance
#164
atsyplenkov
opened
1 week ago
2
Release spatialsample 0.6.0
#163
mikemahoney218
closed
1 month ago
0
Fix R CMD check hard
#162
mikemahoney218
closed
2 months ago
0
Correctly sample points in nndm
#161
mikemahoney218
closed
2 months ago
0
With `prediction_sites` as a single polygon, `spatial_nndm_cv()` produces a LOOCV
#160
julienvollering
closed
2 months ago
1
`spatial_clustering_cv` retains geometry in folds causing `fit_resamples` to fail
#159
brianmsm
opened
4 months ago
2
Have issue running spatial_clustering_cv as it requires Fortran
#158
cthwe
closed
8 months ago
5
Unable to unnest the splits column
#157
anjelinejeline
closed
8 months ago
5
Show top-level function in error message
#156
mikemahoney218
closed
1 year ago
2
Release spatialsample 0.5.1
#155
mikemahoney218
closed
1 year ago
1
Add expand_bbox attribute (Fixes #153)
#154
mikemahoney218
closed
1 year ago
1
`autoplot.spatial_block_cv()` should respect `expand_bbox`
#153
mikemahoney218
closed
1 year ago
1
Release spatialsample 0.5.0
#152
mikemahoney218
closed
1 year ago
1
Expand bounding box in `spatial_block_cv()` by default
#151
mikemahoney218
closed
1 year ago
3
`spatial_block_cv()` duplicates observations on boundaries
#150
mikemahoney218
closed
1 year ago
2
Error while executing a random forest regression using spatial sampling
#149
nikosGeography
closed
1 year ago
5
Is spatialsample ready for v1.0.0?
#147
mikemahoney218
opened
1 year ago
0
Accept single polygons as prediction area boundaries
#146
mikemahoney218
closed
1 year ago
2
If `prediction_sites` are a single polygon, `spatial_nndm_cv()` should sample within that polygon, not within the bounding box
#145
mikemahoney218
closed
1 year ago
1
Reexport get_rsplit (Fixes #143)
#144
mikemahoney218
closed
1 year ago
1
Re-export rsample helper functions
#143
mikemahoney218
closed
1 year ago
4
Release spatialsample 0.4.0
#142
mikemahoney218
closed
1 year ago
4
Add first draft of NNDM function
#141
mikemahoney218
closed
1 year ago
4
Question regarding recipes
#140
nipnipj
closed
1 year ago
8
Using spatialsample in mgcv::gam
#139
jamesgrecian
closed
1 year ago
4
Use map with bind_rows rather than map_dfr()
#138
mikemahoney218
closed
1 year ago
1
Update snaps for new pillar
#137
mikemahoney218
closed
1 year ago
2
Add citation file
#136
mikemahoney218
closed
1 year ago
1
Address #133
#135
mikemahoney218
closed
1 year ago
1
Spring clean 2023
#134
hfrick
closed
1 year ago
3
Upkeep for spatialsample 2023
#133
hfrick
closed
1 year ago
1
Swap author order
#132
mikemahoney218
closed
1 year ago
2
Fix test for dplyr 1.1.0
#131
mikemahoney218
closed
1 year ago
1
Remove data.frame from input type documentation in spatial_clustering_cv()
#130
mikemahoney218
closed
1 year ago
1
`spatial_clustering_cv()` does not seem to work with a tibble
#129
RaymondBalise
closed
1 year ago
3
Skip s2-requiring-tests if no s2
#128
mikemahoney218
closed
1 year ago
1
Release spatialsample 0.3.0
#127
mikemahoney218
closed
1 year ago
3
Wrap clustering_cv()
#126
mikemahoney218
closed
1 year ago
1
Add repeats to spatial_leave_location_out_cv()
#125
mikemahoney218
closed
2 years ago
1
Bump sf dependency (fixes #113)
#124
mikemahoney218
closed
2 years ago
2
Fix autoplot to handle repeats (fixes #121)
#123
mikemahoney218
closed
2 years ago
1
Add repeat argument to spatial_block_cv()
#122
mikemahoney218
closed
2 years ago
1
`autoplot()` does not properly handle CV with repeats
#121
mikemahoney218
closed
2 years ago
1
`spatial_clustering_cv()` should have a `repeats` argument
#120
mikemahoney218
closed
1 year ago
2
`spatial_buffer_vfold_cv()` should handle `repeats` better
#119
mikemahoney218
closed
2 years ago
2
`spatial_leave_location_out_cv()` should have a `repeats` argument
#118
mikemahoney218
closed
2 years ago
1
`spatial_block_cv()` should have a `repeats` argument
#117
mikemahoney218
closed
2 years ago
1
Fix bugged repeat IDs
#116
mikemahoney218
closed
2 years ago
1
Add ability to do repeated cross-validation
#115
andtheWings
closed
2 years ago
6
Update snaps for ggplot 3.4.0
#114
mikemahoney218
closed
2 years ago
1
Next