Skip to content

RowProcessor issue #251

@Mohammed-Ryiad-Eiadeh

Description

@Mohammed-Ryiad-Eiadeh

After construction 'var Fprocessor = new HashMap<String, FieldProcessor>();
Fprocessor.put("feature.", new DoubleFieldProcessor("feature."));
Fprocessor.put("algo.", new DoubleFieldProcessor("algo."));'
it gives my a warning like ' WARNING: Row 949 empty of features, omitting'.
but when i use the exact field name (the name of the feature), it works fine.
i have checked the regular expression .*, but i don't know what is the problem

Is your question about a specific ML algorithm or approach?
Please describe the ML algorithm, with appropriate links or references.

Is your question about a specific Tribuo class?
List the classes involved.

System details

  • Tribuo version : Tribuo-4.2.1
  • Java version (if appropriate) : JDK 17 (corretto)
  • OS/Architecture (if appropriate) : windows 11

Additional context
Add any other context or screenshots about the question
Screenshot (9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions