dotnet / machinelearning

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

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

Open asmirnov82 opened 1 week ago

asmirnov82 commented 1 week ago

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