dmitryikh / leaves

pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
MIT License
419 stars 72 forks source link

Does for the LightGBM have support for missing values #82

Open arodionoff opened 2 years ago

arodionoff commented 2 years ago

Does for the LightGBM have support for missing values and where can I see examples about it (read txt files with missing values)?