← All projects

PROJECT 098 / 102 · Biological data

Non-destructive measurement tradeoff.

How does restricting predictors to external measurements change ring-count error?

Focused analytical studyAbaloneExecuted notebook

THE RESULT

What the data shows

The largest computed metric is 2.35 for External / Median baseline; the smallest is 1.55 for Full / Extra trees. Metric: mae (Ring-count MAE).

External measurements are chosen by measurement availability; field robustness is not established.

Non-destructive measurement tradeoff — chart from the computed study output
Computed study output. Full values and units are available in the results download.
Computed results · 6 of 6 rows. Values rounded for display; source units and raw column names are retained in the download.
modelmaermser2biasmeasurementsvariant
Median baseline2.353.424-0.09594-1.013ExternalExternal / Median baseline
Ridge1.8342.6770.3302-0.08277ExternalExternal / Ridge
Extra trees1.8082.6290.3538-0.04554ExternalExternal / Extra trees
Median baseline2.353.424-0.09594-1.013FullFull / Median baseline
Ridge1.6342.3160.4985-0.008641FullFull / Ridge
Extra trees1.552.2470.5283-0.04281FullFull / Extra trees
Download the complete result table ↓

THE METHOD

From source to answer

Paired ablation of external-only versus full measurements with common input-group splits.

The Python source exposes this study’s transformations. The complete project download includes shared preparation and evaluation routines.

EVALUATION

How the result was checked

Fixed 80/20 split of unique input groups (seed 42); exact input duplicates stay together.

3,341Training observations
836Test observations

Fixed configurations specified before scoring; no tuning on the holdout.

Target and input features

Target: rings

Inputs: sex, length, diameter, height, whole_weight, shucked_weight, viscera_weight, shell_weight

Download evaluation record ↓

THE NEXT DECISION

What follows from the finding

Compare measurement effort and external accuracy before proposing a field workflow.

Where the conclusion stops

Physical measurements use source scaling. Rings are the modeled target; the source describes an approximate age conversion. Site and animal group identifiers are unavailable, limiting biological generalization.

Related studies may reuse observations or holdouts. These are historical analyses; associations and backtests do not demonstrate commercial impact. Further model tuning needs new, untouched evaluation data.