This package features routines for the training and development of ML based inference for BES. The main objectives of the package is multiple methods to infer beam emission from plasma density and vice-versa infer plasma density based on beam emission.
Navigate to the folder in which you want the training to be saved and run in your command propmt mlflow ui --port <port_number>.
Then in another command prompt one can run the code and track the experiment in a browser.
Usage:
Navigate to the folder in which you want the training to be saved and run in your command propmt
mlflow ui --port <port_number>
. Then in another command prompt one can run the code and track the experiment in a browser.