The latest version of Lunchbox ML can’t be used normally in .NET core

When I use .NET Core v7 or v8,the Nonlinear Regression has issue below:

  1. Solution exception:GenericArguments[2], ‘TInput’, on ‘Accord.MachineLearning.VectorMachines.Learning.BaseSupportVectorRegression`3[TModel,TKernel,TInput]’ violates the constraint of type parameter ‘TInput’.