Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,13 @@ configs:
|
|
15 |
---
|
16 |
# Higgs
|
17 |
The [Higgs dataset](https://www.nature.com/articles/ncomms5308/) from "[Searching for exotic particles in high-energy physics with deep learning](https://www.nature.com/articles/ncomms5308/)".
|
|
|
18 |
|
19 |
# Configurations and tasks
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
# Features
|
23 |
|**Feature** |**Type** |
|
|
|
15 |
---
|
16 |
# Higgs
|
17 |
The [Higgs dataset](https://www.nature.com/articles/ncomms5308/) from "[Searching for exotic particles in high-energy physics with deep learning](https://www.nature.com/articles/ncomms5308/)".
|
18 |
+
Try to classify particles as Higgs bosons.
|
19 |
|
20 |
# Configurations and tasks
|
21 |
+
# Configurations and tasks
|
22 |
+
| **Configuration** | **Task** | **Description** |
|
23 |
+
|-------------------|---------------------------|-----------------------------------------------------------------|
|
24 |
+
| higgs | Binary classification | Is the particle a Higgs boson? |
|
25 |
|
26 |
# Features
|
27 |
|**Feature** |**Type** |
|