FSharpML
FSharpML copied to clipboard
[BUG] - remove dependency on preview packages
warning NU1608: Detected package version outside of dependency constraint: FSharpML 1.0.0 requires Microsoft.ML (= 1.5.0-preview) but version Microsoft.ML 2.0.1 was resolved.
Hey @jkone27, I think the dependencies are pinned like this because ML.NET introduced backwards-incompatible changes in their 2.X + releases (correct me if i am wrong @muehlhaus @ZimmerD). There some work to do in this lib to make it compatible with the new ML.NET packages.