Skip to content

pcla-code/2024-edm-bias

Repository files navigation

Overview

This repository contains supplementary materials for the following conference paper:

Valdemar Švábenský, Mélina Verger, Maria Mercedes T. Rodrigo, Clarence James G. Monterozo, Ryan S. Baker, Miguel Zenon Nicanor Lerias Saavedra, Sébastien Lallé, and Atsushi Shimada.
Evaluating Algorithmic Bias in Models for Predicting Academic Performance of Filipino Students.
In Proceedings of the 17th International Conference on Educational Data Mining (EDM 2024).
https://doi.org/10.5281/zenodo.12729936

File structure

step1_get_student_ids.py

Select and normalize Canvas student IDs that will be used later.

(We are unable to publish the input data due to the regulations of Ateneo de Manila University.)

step2_create_feature_data_set.py

Compute the values of predictor and target variables from the raw Canvas data.
See Section 3.3 in the paper.

(We are unable to publish the input data due to the regulations of Ateneo de Manila University.)

step3_prediction_modeling.py

Perform prediction modeling.
See Section 3.4 in the paper.

$ python3 step3_prediction_modeling.py -sc <True|False> -c <True|False> -o <True|False>

step4_fairness_analysis.py

Perform fairness analysis.
See Section 3.5 in the paper.

How to cite

If you use or build upon the materials, please use the BibTeX entry below to cite the original paper (not only this web link).

@inproceedings{Svabensky2024evaluating,
    author    = {\v{S}v\'{a}bensk\'{y}, Valdemar and Verger, M\'{e}lina and Rodrigo, Maria Mercedes T. and Monterozo, Clarence James G. and Baker, Ryan S. and Saavedra, Miguel Zenon Nicanor Lerias and Lall\'{e}, S\'{e}bastien and Shimada, Atsushi},
    title     = {{Evaluating Algorithmic Bias in Models for Predicting Academic Performance of Filipino Students}},
    booktitle = {Proceedings of the 17th International Conference on Educational Data Mining},
    series    = {EDM '24},
    editor    = {Benjamin Paaßen and Carrie Demmans Epp},
    location  = {Atlanta, GA, USA},
    publisher = {International Educational Data Mining Society},
    month     = {07},
    year      = {2024},
    pages     = {774--751},
    numpages  = {8},
    url       = {https://educationaldatamining.org/edm2024/proceedings/2024.EDM-posters.82/2024.EDM-posters.82.pdf},
    doi       = {10.5281/zenodo.12729936},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages