dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.04k stars 1.88k forks source link

Use new System.Numerics.Tensors library for DataFrame arithmetic operations (.net8) #7178

Closed asmirnov82 closed 4 months ago

asmirnov82 commented 5 months ago

Use new System.Numerics.Tensors library for DataFrame arithmetic operations instead of custom implementation