I was curious to see 1. How good was Claude, 2. How good did we write our methods sections. I gave Claude just the PDF of Puchowicz and Skiba FPCA study the paper (https://pubmed.ncbi.nlm.nih.gov/40829766) and a subset of the full data. The prompts was fairly simple: “You are Claude working in an R project folder …
Author: Mike
Introducing LIGHT BOX RESEARCH
The dark secret of AI is that the models are black boxes. We can see what goes in (to an extent) and what comes out. In between, all accessibility to human insight, interpretation, and accountability is blacked out. And it starts with tokenization. Tokenization is the process of taking letters, words, paragraphs (or numbers, equations, …
Peronnet and Thibault; the source model under the hood of WKO4 WKO5
I’ve raised the issue before with Andy Coggan. He has not given proper attribution to Peronnet and Thibault as the source model for his own model. The Peronnet and Tibault model is a reasonable model that is an extension of Ward-Smith which a modification of LLoyd which is an extension of Hill. Hill: P(t) = …
Development and field validation of an omni-domain power-duration model
Michael J. Puchowicz, Jonathan Baker & David C. Clarke (2020) Development and field validation of an omni-domain power-duration model, Journal of Sports Sciences, DOI: 10.1080/02640414.2020.1735609 Purpose: To validate and compare a novel model based on the critical power (CP) concept that describes the entire domain of maximal mean power (MMP) data from cyclists. Methods: An omni-domain power-duration (OmPD) model was …
Athlete Biological Passport Standard Deviation ?
When I drill down in to data it’s no surprise when I catch small errors and discrepancies pop. But the thing that jumped out when drilling down into the Cobo ABP data http://veloclinic.com/cobo-athlete-biological-passport-visualization-and-discussion/ was that the Z-score model was apparently producing far wider cut offs than the actual ABP. Jeroen Swart pointed this out to …
Cobo Athlete Biological Passport Visualization and Discussion
Its blood data, so you know I have to take a look. The UCI broke its long biopassport sanction drought by going after a retired rider on a minor team best know for blowing things up at the Vuelta. The upshot is they handed the red (formerly gold) jersey to Froome who rode said Vuelta, …
EPO (sea) Levels the Playing Field; Who Would’ve Thought
https://journals.lww.com/acsm-msse/Abstract/2019/02000/Effects_of_EPO_on_Blood_Parameters_and_Running.10.aspx First off, I’ve only read the abstract and from that I’m just thinking what the hell was the point? But I could not not write that title so here you go. Allez.
What is an interval ?
Its like porn, difficult to define but you know it when you see it… Lets take a vote: Example 1 or Example 2 Flock, do your thing and make answers.
Exploring interval detection with the ruptures library
This post follows from the Accessing the Golden Cheetah OpenData post. This gist starts the process of developing an interval detection algorithm utilizing statistical change point detection. For python ‘ruptures’ is a library that offer several options for change point detection.
Accessing the Golden Cheetah OpenData
This post is a first for what I hope will be a productive new direction for sharing my tinkering and research. I have over the past month or so dove back into Python and am learning how to use Jupyter notebooks and Github. For those not in the familiar (such as me up until very …