TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

79 pointsby Dobiasdalmost 2 years ago

3 comments

opensandwichalmost 2 years ago
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 未加载
syntaxingalmost 2 years ago
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 未加载
thangngoc89almost 2 years ago
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 未加载