Skip to content

Move predict to StatsAPI.jl #726

@rafaqz

Description

@rafaqz

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions