Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
higgs-data-analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
muellerle72232
higgs-data-analysis
Commits
b76ba8a4
Commit
b76ba8a4
authored
3 years ago
by
Leon Müller
Browse files
Options
Downloads
Patches
Plain Diff
adapted readme
parent
eeee557f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
b76ba8a4
# higgs-data-analysis
Dataset from: http://snap.stanford.edu/data/higgs-twitter.html
Scripts:
1.
r_script.r is used to gather network position information for all nodes
2.
create_user_data.py is used to gather all user id's and save it to a file
3.
analysis.py is used to gather the information when users first received the news about higgs boson
4.
merge_csv.py merges the interaction data with the network position data
Results:
-
users.txt : File with all user id's
-
interactions.csv: Contains for all users the earliest_timestamp, tie_value and number of channels
-
degree_follower.csv: Contains network position information
-
data_analysis_results.csv : Merged network position with interactions. Final dataset
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment