Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
2.82k
stars
241
forks
source link
XGBoost exported to C generates wrong indices for input array #584
Open
vladBaciu opened 1 year ago
As the title says, seems that there is an issue when generating a XGBoost to C:
For instance f100 should have been just 100, otherwise the compilation fails.