Skip to content

Training from database using a datatable without custom class #323

@MeTTaxa

Description

@MeTTaxa

In a normal operationalized enterprise enviroment you can't really do an update of the software and the custom class each time a new feature is added.

We use sql server machine learning services with microsoftml for hundreds of models and we would like to migrate to ml.net however we need a way to add the training features dynamically without a strongly typed custom class.

Is there any way to use the datatable populated from sql server to be used directly without needing to create a strongly typed class for each model and a column each feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions