Skip to content

Config Source Pages — Index

Source pages for all configuration files under market_insights_models/src/commodity_hindcast/configs/, plus ty.toml and domain-modelling/schema.yaml.

Commodity experiment configs

  • corn_usa.md — Corn (USA) Apr–Oct same-year season; 20-feature PCA-Ridge with stress-lag features; fixed detrend slope 1.6 bu/ac/yr; S3 zarr paths; WASDE reference
  • cotton_usa.md — Upland cotton (USA) Apr–Nov season; lbs/acre delivery unit; no stress builder; aug_sep boll-fill weather window; local zarr paths; no forecast block
  • soybeans_usa.md — Soybeans (USA) May–Oct same-year season; 20-feature set; no stress builder; local absolute forecast zarr paths; production_cumulative_threshold 0.90
  • wheat_usa.md — Winter wheat (USA) cross-year Oct–Jul season; season_start_year_offset -1; 4-phase weather windows; extensive edit chain; 4-point phenological ramp; feature_start_year 1982
  • soybeans_bra.md — Brazil soja Sep–Mar cross-year season; IBGE-PAM yields; dual CONAB reference series; 17-feature set (EDD z-scores dropped); geo_id_col "identifier"; TFFS_BRA_SOJA_V0 model name

Tooling and schema configs

  • ty_toml.md — ty type-checker configuration; all four rules set to "warn" to accommodate pydantic-settings patterns and optional torch dependency
  • domain_schema.md — LinkML auto-generated structural schema; catalogues all config, builder, edit, result, and delivery classes plus enumerations