microsoft/FLAML

samples about conversion to ONNX

Open

#429 创建于 2022年1月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Jupyter Notebook (560 fork)github user discovery
documentationgood first issuehelp wanted

仓库指标

Star
 (4,364 star)
PR 合并指标
 (PR 指标待抓取)

描述

In principle it seems getting the parameters from FLAML to C# LightGBM seems to work, but I dont have any metrics yet. The names of parameters are slightly different but documentation is adequate to match them. Microsoft.ML seems to have version 2.3.1 of LightGBM.

Another approach that might be useful, especially for anyone working with .NET, would be having some samples about conversion to ONNX. Maybe even some additional tooling.

Originally posted by @torronen in https://github.com/microsoft/FLAML/discussions/409#discussioncomment-2043275

贡献者指南