Open painhardcore opened 3 months ago
My company has released an MIT-licensed library for using lightgbm v4 by way of purego rather than cgo. It might be an alternative. Depending on your use case, it might have some rough edges.
Hi @biorisk, thank you for your suggestion, but I'm looking for Go only lib without CGO or linking to something external.
Currently
only version=v3 is supported
v4 was released a while ago https://github.com/microsoft/LightGBM/releases/tag/v4.0.0 Latest version is v4.4 https://github.com/microsoft/LightGBM/releases/tag/v4.4.0