ml_pid_cbm.binary

binary

In this submodule, an experimental version of binary model for identification of Kaons is used.

submodules:

The structure is similar to normal, multiclass version of the package:

  • train_binary_model - trains binary model
  • validate_binary_model - validates it
  • validate_multiple_binary_models - connects results from multiple binary models
1"""
2.. include:: README.md
3"""