Skip to content

only tribuo models can deal with "string" target columns #36

@behrica

Description

@behrica

I open this here as a meta-issue
The fixes need to happen in the various model plugins.

 ;; only tribuo can deal with "string" target
 (concat
  ;other-specs
  ;xgboost-specs
  tribuo-model-specs
  ;smile-model-specs
  ;sklearn-model-specs
  )

We can close it when all models are fixed

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