(not released in Pypi)
New Features
- `ensemble_changepoint_error`: improved the metric such that cases in which groundtruth (GT) has not changepoint (CP) but prediction (pred) has few trajectories with CP does not give maximum error. We consider now that each no GT trajectory correctly predicted is a true positive. For the TP_RMSE, we have changed the case in which, if you had no CP, TP_rmse would be maximal. To be closer to the AnDi2 definition, if there were no TP, we set TP_RMSE = 0.