Algorithm Reference ======================= The algorithm reference offers a detailed explanation of the core processes of the **mcf**. It covers the key processes such as training, inference, local centering, and the use of CBGATEs and BGATEs of the Modified Causal Forest module. Additionally, it explores the Policy Tree algorithm used in the Optimal Policy module. Modified Causal Forest ---------------------- .. toctree:: :maxdepth: 1 :numbered: algorithm_reference/training algorithm_reference/inference algorithm_reference/local_centering algorithm_reference/bgates_cbgates Optimal Policy -------------- .. toctree:: :maxdepth: 1 :numbered: algorithm_reference/optimal-policy_algorithm