Skip to content

Latest commit

 

History

History
46 lines (42 loc) · 5.82 KB

README.md

File metadata and controls

46 lines (42 loc) · 5.82 KB

Fits to SMEFT coefficients II and Machine Learning

This series of notebooks contain all the code to reproduce the data in Chapter 7 of my PhD thesis, which is adapted from 2109.07405

  • 01: Fits to Scenarios I and II and their errors. Pulls in Scenario II. Leptoquark couplings.
  • 02: Plots for $\alpha^l$ vs $\beta^\ell$ and $\alpha^q$ vs $\beta^q$ in Scenario II.
  • 03: Plots for $R_{K^{()}}$ and $R_{D^{()}}$ observables in Scenario I and II.
  • 04: Preparation of the datasets to train the Machine Learning algorithm.
  • 05: Training of the ML algorithm. Regression, histogram and SHAP values.
  • 06: Correlation matrices for Wilson Coefficients and for observables in the dataset generated by the ML algorithm.

Additional files