-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlist_data.json
33 lines (32 loc) · 1.25 KB
/
list_data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"publications": [{
"Title": "Goal-based course recommendation",
"Authors": "Jiang, Weijie, Pardos, Zachary A, and Wei, Qiang",
"Venue": "Proceedings of the 9th International Conference on Learning Analytics and Knowledge",
"Year": "2019"
},
{
"Title": "Time slice imputation for personalized goal-based recommendation in higher education",
"Authors": "Jiang, Weijie and Pardos, Zachary A",
"Venue": "Proceedings of the 13th ACM Conference on Recommender Systems",
"Year": "2019"
},
{
"Title": "Towards Equity and Algorithmic Fairness in Student Grade Prediction",
"Authors": "Jiang, Weijie and Pardos, Zachary A",
"Venue": "Proceedings of the 4th AAAI/ACM Conference on AI, Ethics, and Society (AIES’21)",
"Year": "2021"
},
{
"Title": " Evaluating Sources of Course Information and Models of Representation on a Variety of Institutional Prediction Tasks.",
"Authors": "Jiang, Weijie and Pardos, Zachary A",
"Venue": "International Educational Data Mining Society",
"Year": "2020"
},
{
"Title": "A Dynamic Bayesian Network Based Collaborative Filtering Model for Multi-stage Recommendation",
"Authors": "Jiang, Weijie, Wei, Qiang, and Chen, Guoqing",
"Venue": "Advances in Fuzzy Logic and Technology",
"Year": "2017"
}]
}