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
There is an entry point for LightGBM, please check CSharpAPI.cs and here is an example of the actual entrypoint. It’s just not present in the manifest but that is already addressed in an outstanding PR.
Currently LightGBM is part of ML.Net Trainers, but there is no entry point it.
Other languages, that interface with ML.Net through Entry Points won't have access to it, until there is an entry point for it.
The text was updated successfully, but these errors were encountered: