Earlier quoted context omitted.
I'm in ketosis. I can tell when the glycogen in my liver depletes. I hit a wall and can't keep going. I find that it has to do with intensity - for low intensity exercise, I can go forever. When I have to exert more (like running up an SF hill), it depletes me more. To fix this, you more or less have to keep intensity lower. I think that's why it works well for bicyclists who can change gears. Good news is that, afte…
Look into BHB supplements. We're doing a lot of research on them and they may be just what you're looking for.
Machine Learning and Ketosis
241–250 of 309 posts
Re: Machine Learning and Ketosis
#242Earlier quoted context omitted.
Thanks so much for all the excellent comments. There was definitely an over-fit with 4-passes. No more. I've updated the Makefile to run only one pass, changed the options so it runs with older-version vw, Fixed misspellings of 'gioza', removed 'mayo' which found itself on the wrong side because it appeared only twice and always alongside the bun and regenerated the chart. All the main conclusions remain intact. In t…
I don't think it matters whether you run 4 passes or 1 pass, it's still going to overfit. You can run an online linear regression in a single pass too, but that doesn't magick away the uncertainties. The results are still going to be garbage, and any effects you get are due to your health-consciousness and not any specific dietary choices you make (how could it be, when the data is so weak and noisy that each item ca…
I realized early on that the data is hopelessly noisy, due to the small daily changes and the scales resolution so rather than trying to build a perfect model to gauge the variable importance of each and every kind of food, I focused on the few days when weight change was more significant hoping I could detect some signal in those, and extrapolate and further explore from that. That's why I sorted the data-set by abs(delta) and that's what consistently pointed me towards sleep/fasting as the #1 factor. I do agree that the full list/model is garbage in the sense that probably 80% or so of it is woefully inaccurate/flipped, noisy, overfitted etc. The main point was to lead me in the right direction by looking at the big picture and what stood out.
And what stood out were 2 things 1) sleep (fasting duration), and 2) fat vs carbs. I think everything else should be ignored. I think we're in total agreement on this point.
Does this sound more sensible to you?
Re: Machine Learning and Ketosis
#243Carbohydrates do not make you fat. I am eating a high carb vegan diet and have lost 63 pounds since last October. My weight loss: http://imgur.com/a/cGb4X I do not restrict the amount of food I eat. I snack and have big meals. Carbs do not make you fat. Eating high caloric density foods makes you fat. More resources: http://nutritionfacts.org/ https://www.youtube.com/watch?v=d5wfMNNr3ak http://www.forksoverknives.com…
Re: Machine Learning and Ketosis
#244This is delightfully nerdy and overly analytical, but I can't believe someone would go to the extent of creating this yet never think to look for counterarguments against their dieting regimen. Doing this would have given him the answer much sooner. Trying to figure out how the consumption of certain foods correlates with weight gain/loss is a waste of time because it's simply the caloric content, not the macronutrit…
Food does have properties (not arbitrary) that make them good or bad for weight loss. I agree, calories count. But if you eat food that makes you hungry, it is harder to cut calories. The reason low-carb high fat diets work is that you feel full on fewer calories.
Re: Machine Learning and Ketosis
#245If you can eat them, no problem. However, there's many of us that can't and we're going to talk about how to operate with that as baseline.
Re: Machine Learning and Ketosis
#246It's astonishing (and really awesome) that they were able to extract such a strong signal from daily weight swings! This makes me a lot more optimistic about the possibilities of quantified-self-type stuff. Three things I'm really curious about: - How significant are the estimates of lifestyle factors? Do you have p-values? If you bootstrap resample, how much do the rankings change at the extremes? - How much cogniti…
That weight loss doesn't add up in the long term. You lose a lot of weight during your sleep both due to evaporation of water and by burning glucose/fat which you exhale. Obviously longer sleep translates into more water lost and more glucose/fat burned, but it will quickly be compensated by the body taking that water back up again and a larger appetite. You can't consistently lose water weight.
After a night of drinking, I can lose up to 3 kilos due to dehydration. But of course, I've probably gained weight due to the calories in the booze.
Re: Machine Learning and Ketosis
#247I'd really like to see this kind of analysis applied to a larger sample. If someone were to put together a little app to make this sort of data collection trivial and upload it to a central (preferably cheap) repository, would people be interested in contributing their data in exchange for analysis? Also, since this is HN, is anyone interested in building something like this? I've got an hour or two a week of spare t…
I am not overweight but I would certainly not mind doing this if it helps others.
Re: Machine Learning and Ketosis
#248I collect some of my own data in 1/0 form in regard to whether I was productive the day before as well as a few other things (I have a google form for myself that I fill out each morning). I only have a month of data but here is what it spat out: FeatureName HashVal MinVal MaxVal Weight RelScore ^dreams 24546 0.00 1.00 +0.0705 47.11% ^shower 215555 0.00 1.00 -0.0239 -15.96% ^exercise 190069 0.00 1.00 -0.0350 -23.41%…
I really like your comment because you're one of the very few that actually tried the idea. Thats the #1 reason I put this on github, to help others conduct their own experiments on whatever they care about. If you ignore all my weight-loss journey story and data and just use some of these ideas to improve your own life, it was all worth it for me.
Re: Machine Learning and Ketosis
#249Earlier quoted context omitted.
glucose is the only fuel Can you expand? Like, you thought that cells only metabolize glucose, and dietary fats & proteins are converted to glucose? Or...?
> you thought that cells only metabolize glucose, and dietary fats & proteins are converted to glucose Pretty much. I don't know where that may have come from, but I suspect I'm not the only one who naively thinks that this is the case. Somehow "ketone bodies" aren't mentioned in dietary conversations nearly as frequently as glucose.
From the abstract:
During very low carbohydrate intake, the regulated and controlled production of ketone bodies causes a harmless physiological state known as dietary ketosis. Ketone bodies flow from the liver to extra-hepatic tissues (e.g., brain) for use as a fuel; this spares glucose metabolism via a mechanism similar to the sparing of glucose by oxidation of fatty acids as an alternative fuel. In comparison with glucose, the ketone bodies are actually a very good respiratory fuel. Indeed, there is no clear requirement for dietary carbohydrates for human adults. [...] Contrary to popular belief, insulin is not needed for glucose uptake and utilization in man.
Re: Machine Learning and Ketosis
#250Warning: unpopular opinion here. Long term low carb dieting and ketosis is not without risk. Yes, you will see weight loss, but what about other health markers? Check out some of the information here: http://nutritionfacts.org/topics/low-carb-diets/ What has worked for me was a plant based diet without added oil and processed foods: https://medium.com/@borkdude/tl-dr-of-my-long-term-weight-lo... Been doing that for f…
Vegans and animal lovers don't like low-carb-high-fat diets because it requires eating a lot of animals, so I find it hard to trust them.