Abstract: Sequence matching in time series databases is one of the most important data mining applications. In this paper, we focus on subsequence matching. We propose an efficient approach to compare ...
library(lubridate) library(sf) library(dplyr) library(tidyr) # Load smokePM predictions on smoke days preds = readRDS("./final/10km_grid/smokePM2pt5_predictions_daily ...
Based on simple benchmarks, the naive performance of Sokoban data structures are on par with, but slightly slower than, the Rust Standard Library. test bench_tests ...