-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
I would like to support predict
in GeoData.jl for e.g. predicting SDM models over stacks of raster layers, without the round trip to DataFrame
and back.
But StatsBase is pretty heavy for a base package, withe nearly a second load time, and GeoData.jl is only loosely related to stats models.
Would it be acceptable to move predict
to StatsAPI.jl with StatsBase keeping the fallback definition?
ParadaCarleton
Metadata
Metadata
Assignees
Labels
No labels