Skip to content

aguillenATC/Entropy-CompositionClassificationUHECR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Entropy-CompositionClassificationUHECR

This project is for the paper submitted to Entropy journal entitled Composition Classification of Ultra-High EnergyCosmic Rays, it performs variable selection and model design to classify (multi-class) the type of particle in an event of UHECR.

Original data includes the following variables:

1 NALLParticlesTotal: number of particles generated at ground level

2 MUTotal: number of muons

3 ELTOTAL: Number of em particles

4 X_max: g/cm^2 Point in the atmosphere where the particle generates maximum number of interactions

5 Zenith: Zenith angle of the particle in degrees

6 Energy: Particle energy in GeV

7 Zfirst : Altitude of the particle's first interaction

The

Final variable selection --> 3 2 1 4 5

1 NALLParticlesTotal

2 MUTotal

3 ELTOTAL

4 Zenith

5 Energy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages