train_disp_sign
- lstchain.reco.dl1_to_dl2.train_disp_sign(train, custom_config=None, predict_feature='disp_sign')
Train a model for the classification of the disp_norm sign
- Parameters:
- train: `pandas.DataFrame`
- custom_config: dictionnary
Modified configuration to update the standard one
- Returns:
- The trained model