Skip to content

Make agtboost model object entirely numerical #56

@Blunde1

Description

@Blunde1

The agtboost model class contains the type of loss-function as an std::string type attribute. This is problematic (for memory and garbage collection reasons) when working with a model object from the R side. See e.g. the following comment #55 (comment).

The model could and should consist of entirely numerical attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions