ClarusC64 commited on
Commit
294c19a
·
verified ·
1 Parent(s): a7c10b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -14,6 +14,12 @@ tags:
14
 
15
  # Clarus Clinical Stability Benchmark
16
 
 
 
 
 
 
 
17
  The Clarus Clinical Stability Benchmark evaluates whether machine learning models can detect **latent instability in complex clinical systems**.
18
 
19
  Most tabular benchmarks test pattern recognition from static variables.
 
14
 
15
  # Clarus Clinical Stability Benchmark
16
 
17
+ The Clarus Clinical Stability Benchmark evaluates whether machine learning models can infer latent system instability from interacting proxy signals across multiple physiological and operational regimes.
18
+
19
+ Unlike traditional tabular benchmarks that reward threshold detection or single-feature correlations, Clarus datasets are designed so that instability emerges from interactions between variables.
20
+
21
+ The benchmark therefore measures stability reasoning rather than pattern memorization.
22
+
23
  The Clarus Clinical Stability Benchmark evaluates whether machine learning models can detect **latent instability in complex clinical systems**.
24
 
25
  Most tabular benchmarks test pattern recognition from static variables.