Skip to content

BurnOutTrader/DynamicMLPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Schema, DataView and Pipelines for ML.NET.

Allow inherited classes to be used as DataView by casting to concrete classes at runtime, allowing IDataView to use RuntTime object types.

Simplifies code by allowing many data types to call the same training method, engine method and prediction method simply by inheriting the same interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages