Nuget package of LightGBM can not be installed at .net framework 4.6.1
Already reported to ML.NET-team:
https://github.com/dotnet/machinelearning/issues/494
LightGBM 2.0.10 can install at .net framework 4.6.1.But 2.1.2.2 can not install.
ML.NET team did not solve this problem.
@StrikerRUS
~We don't have 2.1.2.2 version~
Current Nuget version is 2.1.2.2.
@codemzs
Current Nuget folder structure has problems for the .net framework 4.6.1 ?
Hi @guolinke I believe we need a structure like below to also make .net 4.6 work.
Let me know once you have the nuget ready and I can verify before you push it. https://github.com/dotnet/machinelearning/issues/494
CC: @eerhardt @shauheen @galoshri @tomfinley
Most helpful comment
Hi @guolinke I believe we need a structure like below to also make .net 4.6 work.
Let me know once you have the nuget ready and I can verify before you push it. https://github.com/dotnet/machinelearning/issues/494
CC: @eerhardt @shauheen @galoshri @tomfinley