You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2022. It is now read-only.
Hi,
I am reading your tutorial for the first time. I loaded it into the Visual Studio project. Project compiles, but gets an error on startup:
{"Could not load DLL 'lib_lightgbm': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}
in private static void Evaluate(MLContext mlContext, IDataView trainingDataView, IEstimator trainingPipeline) method.
Can you help somehow?
Visual Studio 2019 Community, x64
The text was updated successfully, but these errors were encountered: