Occam
occam.fit
· CodeReclaimers
Finds the simplest equation consistent with your data. Symbolic regression and sparse dynamics identification.
occam.fit via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 43/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:51:09 current | 92c071fa711d… |
view → |
Endpoints
| Agent card | https://occam.fit/.well-known/agent-card.json |
| Docs | https://occam.fit |
Skills · 2 declared · mapped to canonical taxonomy
Discovers governing differential equations from time series data. Returns human-readable sparse expressions in seconds.
Discovers algebraic equations from feature/target data. Returns a Pareto front trading complexity against accuracy.
Health · last 10 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/occam.fit) [](https://agenstry.com/agents/occam.fit) [](https://agenstry.com/agents/occam.fit) [](https://agenstry.com/agents/occam.fit)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Occam",
"description": "Finds the simplest equation consistent with your data. Symbolic regression and sparse dynamics identification.",
"url": "https://occam.fit",
"documentationUrl": "https://occam.fit",
"provider": {
"organization": "CodeReclaimers"
},
"version": "0.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "run_sindy",
"name": "Sparse Dynamics Identification (SINDy)",
"description": "Discovers governing differential equations from time series data. Returns human-readable sparse expressions in seconds.",
"tags": [
"symbolic-regression",
"dynamics",
"sindy",
"differential-equations"
]
},
{
"id": "run_pysr",
"name": "Evolutionary Symbolic Regression (PySR)",
"description": "Discovers algebraic equations from feature/target data. Returns a Pareto front trading complexity against accuracy.",
"tags": [
"symbolic-regression",
"pareto",
"equation-discovery",
"pysr"
]
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}