Skip to content

Whats the best route to save the predictions into a csv file (using Tribuo classes) #109

Open
@neomatrix369

Description

@neomatrix369

Ask the question
What's the best route to save the predictions into a csv file (using Tribuo classes). Say I have a List<Prediction<Regressor>>

One way could be to iterate thru the list of items and write it to the disk via some FileXxxx() class.

Is your question about a specific Tribuo class?
List<Prediction<Regressor>> and Dataset (one of it's concrete subclasses)

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