I was using TLC/MAML to create my LR model and would then export it to a text file which would show the weights and the bias value. Our subsequent pipeline consumes this file.
We are trying to switch over to ML.NET and are noticing that it doesn't have an option to export the same format.
Can we please get this functionality?
System information
- OS version/distro:
- .NET Version (eg., dotnet --info):
Issue
-
What did you do?
-
What happened?
-
What did you expect?
Source code / logs
Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.
I was using TLC/MAML to create my LR model and would then export it to a text file which would show the weights and the bias value. Our subsequent pipeline consumes this file.
We are trying to switch over to ML.NET and are noticing that it doesn't have an option to export the same format.
Can we please get this functionality?
System information
Issue
What did you do?
What happened?
What did you expect?
Source code / logs
Please paste or attach the code or logs or traces that would be helpful to diagnose the issue you are reporting.