Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CMS OpenData QCD Jets - Machine learning usage example

This repository contains a Jupyter Notebook example on how to use the CMS OpenData QCD jet data set.

Running the example

First clone the repository to your working directory.

$ git clone https://github.com/cernopendata-datascience/QCDJetsMachineLearning
$ cd QCDJetsMachineLearning/

It is advisable to establish a Python virtual environment in which to install the required packages.

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Then open up the Jupyter Notebook.

$ jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages