Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| fr:projet_historical_facts_analyzer [2020/07/26 20:44] – fraggle | fr:projet_historical_facts_analyzer [2021/12/27 18:23] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 5: | Ligne 5: | ||
| Let's define the finite set of historical facts $ \mathcal{F} = \{f_{1}, | Let's define the finite set of historical facts $ \mathcal{F} = \{f_{1}, | ||
| - | $$ \forall i \in \{1, | + | $$ | 
| + | \forall i \in \{1, | ||
| \begin{array}{lrcl}  | \begin{array}{lrcl}  | ||
| h: & \mathcal{F} & \longrightarrow & \{0,1\} \\ | h: & \mathcal{F} & \longrightarrow & \{0,1\} \\ | ||
| Ligne 20: | Ligne 20: | ||
| In order to build facts dependencies, | In order to build facts dependencies, | ||
| - | $ \begin{array}{lrcl}  | + | $$ \begin{array}{lrcl}  | 
| p: & \mathcal{F} \times \mathcal{F} & \longrightarrow & [0,1] \\ | p: & \mathcal{F} \times \mathcal{F} & \longrightarrow & [0,1] \\ | ||
|        & (f_{i}, |        & (f_{i}, | ||
| - | \end{array} $ | + | \end{array}  | 
| that capture the dependency probability that $ f_{j} $ has in regard to $ f_{i} $.     | that capture the dependency probability that $ f_{j} $ has in regard to $ f_{i} $.     | ||