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.

Predicting Weight Loss with Machine Learning

11 pointsby arijo7 months ago

2 comments

jvanderbot7 months ago
This is pretty much what I do, as well!<p>I&#x27;ve found the equations for metabolism and weight to be accessible enough that I can just plug in daily calories and weight and get a nice prediction once you run it through a curve fit. Nothing too sophisticated required.<p><a href="https:&#x2F;&#x2F;jodavaho.io&#x2F;tags&#x2F;diet.html" rel="nofollow">https:&#x2F;&#x2F;jodavaho.io&#x2F;tags&#x2F;diet.html</a><p>That&#x27;s not to say that ML doesn&#x27;t help. I use LLMs for super simple calorie tracking.
评论 #41889998 未加载
评论 #41889735 未加载
评论 #41891298 未加载
评论 #41889745 未加载
sn97 months ago
ML and LLMs are complete overkill. You can do this with simple difference equations.<p>Anyway nowadays you can just use Macrofactor which makes it all easier (not just the calculations&#x2F;predictions but the data input itself).
评论 #41891782 未加载