Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
#
|
|
|
|
|
2 |
|
3 |
The MOOC user action dataset represents the actions taken by users on a popular MOOC platform. The actions have attributes and timestamps. Additionally, each action has a binary label, representing whether the user dropped-out of the course after this action, i.e., whether this is last action of the user.
|
4 |
|
|
|
1 |
+
# Social Network: MOOC User Action Dataset
|
2 |
+
|
3 |
+
[Link to original dataset]((https://snap.stanford.edu/data/act-mooc.html))
|
4 |
|
5 |
The MOOC user action dataset represents the actions taken by users on a popular MOOC platform. The actions have attributes and timestamps. Additionally, each action has a binary label, representing whether the user dropped-out of the course after this action, i.e., whether this is last action of the user.
|
6 |
|