actuarial-lonewolf

Results 4 issues of actuarial-lonewolf

Hi, First off, thanks for your great package! I have used it to tweak hyperparameters. I thought about your package to solve an ensembling optimization issue. I was wondering if...

enhancement

Hi, I'm trying to run the demo and it stops at add_relationship. ``` library(magrittr) set_1 % add_relationship( parent_set = "set_1", child_set = "set_2", parent_idx = "key", child_idx = "key" )...

Hi, I'm developing a Shiny Flexdashboard with multiple Leaftlet maps in separate pages. I expect the user to first see page 1, then move to page 2. In the event...

Hi, I've been juggling with duckdb on various computers and learned just recently that duckdb disk files are not compatible between package versions. As an example, *.duckdb file created under...

reprex