Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Author(s)

NameInstitutionMail AddressSocial Contacts
Lucio AnderliniINFN Sezione di FirenzeLucio.Anderlini@fi.infn.itHangouts: l.anderlini@gmail.com
Vitaliano CiulliUniversità di FirenzeVitaliano.Ciulli@fi.infn.itN/A

How to Obtain Support

MailLucio.Anderlini@fi.infn.it
SocialHangouts: l.anderlini
JiraN/A

General Information

ML/DL TechnologiesStatistical Learning; Forward Neural Networks
Science FieldsHigh Energy Physics
DifficultyIntermediate
LanguageEnglish
Typefully annotated

Software and Tools

Programming LanguagePython
ML Toolsetscikit-learn; Keras + Tensorflow
Additional librariesuproot
Suggested EnvironmentsINFN-Cloud VM, bare Linux Node, Google CoLab

Needed datasets

Data CreatorCMS Experiment
Data TypeSimulation
Data Size< 1 GB
Data SourceGoogle Drive


Short Description of the Use Case



Classification is a very common problem in High Energy Physics and historically it has been one of the first to be addressed with machine learning techniques. 

...

This is the starting point for most statistical analyses in High Energy Physics: one has to develop an algorithm to classify signal and background events using simulation. That algorithm will then be run on real data and the resulting selected events have to be statistically subtracted for the expected contribution from background events in order to count the number of signal events and use them to infer physical properties of the decay. 


How to execute it

Getting started (https://colab.research.google.com/drive/1C0-zM3tRRGhrL7XbqolmlUTtrwKaunhQ?usp=sharing)

...