Skip to content

Releases: alisw/MachineLearningHEP

v0.0.3

10 Jun 14:41
33206b7
Compare
Choose a tag to compare
  • updates and fixes of jet and hadron multiplicity analyses
  • preliminary stable version of LcpK0s and D0 MBvspt_perc_v0m and V0vspt_perc_v0m analyses
    • machine_learning_hep/data/data_prod_20200304/database_ml_parameters_LcpK0spp_0304.yml
    • machine_learning_hep/data/data_prod_20200304/database_ml_parameters_LcpK0spp_0304_HM_V0.yml
    • machine_learning_hep/data/data_prod_20200417/database_ml_parameters_D0pp_0417.yml
    • machine_learning_hep/data/data_prod_20200417/database_ml_parameters_D0pp_0417_HM_V0.yml
  • HardProbes2020 results can be reproduced with this tag

v0.0.2

04 May 15:44
e9e7652
Compare
Choose a tag to compare

Features and changes

  • small fixes and clean-up of jet analysis
  • new plotting function utilities.make_plot
  • extend/update validation plots for multiplicity analyses
  • include both trigger correction methods for ntrkl analyses, first one based on raw histogram and the other based on the fitted function
  • add database for HM triggered for LcpK0spp
  • move from Travis to GitHub actions
  • clean per-period-results if not needed when passing -c or --clean flag

v0.0.1

24 Apr 18:15
9201501
Compare
Choose a tag to compare

First release of MachineLearningHEP

This package is used to conduct HEP analyses. Starting from flat root candidate trees it produces final results incorporating ML techniques to optimise the physics analyses. Training, testing and optimisation of the ML algorithms used is included in the package workflow:

  • (pre-)processing and preparing data
  • ML training, testing and optimisation
  • conduct physics analyses