TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Treebomination: Convert a scikit-learn decision tree into a Keras model

79 点作者 Dobiasd将近 2 年前

3 条评论

opensandwich将近 2 年前
Just an FYI - you can achieve this in 3 layers. It does not need to be deep. <a href="https:&#x2F;&#x2F;github.com&#x2F;charliec443&#x2F;TreeGrad">https:&#x2F;&#x2F;github.com&#x2F;charliec443&#x2F;TreeGrad</a>
评论 #36288695 未加载
syntaxing将近 2 年前
You can also use Tensorflow decision forest to begin with [1].<p>[1] <a href="https:&#x2F;&#x2F;www.tensorflow.org&#x2F;decision_forests" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.tensorflow.org&#x2F;decision_forests</a>
评论 #36288680 未加载
thangngoc89将近 2 年前
See also hummingbird [1]<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;hummingbird">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;hummingbird</a>
评论 #36288674 未加载