Edustudio

Latest version: v1.1.1

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.1

⬆️ Improvements
- change the dataset download source from GitLab to [HuggingFace](https://huggingface.co/datasets/lmcRS/edustudio-datasets/tree/main)
- add external [datasets.yaml](https://huggingface.co/datasets/lmcRS/edustudio-datasets/blob/main/datasets.yaml) support for downloading datasets automatically

🔧 Bug Fixes
- fix `DT_INFO_DICT` option in frame_cfg (specified in settings.py) not working bug

1.1.0

⚡️New Features
- Add `DCD` model: [NeurIPS 2023] [Disentangling Cognitive Diagnosis with Limited Exercise Labels](https://openreview.net/pdf?id=ogPBujRhiN)
- Add `FairCD` model: [SCIS 2023] [Understanding and Improving Fairness in Cognitive Diagnosis](https://www.sciengine.com/SCIS/doi/10.1007/s11432-022-3852-0;JSESSIONID=90890fc0-d1be-4694-ac0d-0b12a450f9ad)
- Add `AdversarialTrainTPL` for adverarial training
- Add `FairnessEvalTPL` for fairness evaluation, including DP, EO and FCD metrics.
- Add R2M operations of `SLP_Math` and `SLP_English` datasets, which are from [SLP](https://aic-fe.bnu.edu.cn/en/data/index.html) dataset.
- Add `EDUSTUDIO_VERSION` option in settings.py (i.e., frame_cfg)

⬆️ Improvements
- Divide functionality of `M2C_BuildSeqInterFeats` ➡️ `M2C_RandomDataSplit4KT` & `M2C_BuildSeqInterFeats`
- Rename `EduTrainTPL` ➡️ `GeneralTrainTPL`
- Rename `BinaryClassificationEvalTPL` ➡️ `PredictionEvalTPL`
- Rename `CognitiveDiagnosisEvalTPL` ➡️`InterpretabilityEvalTPL`
- Rename some atomic operations: `Cpt` ➡️ `KC `
- Enrich [Docs](https://edustudio.readthedocs.org)

🔧 Bug Fixes
- K-fold split for KT

1.0.0

This release is meant to fix bugs:
- Fix bugs in IRT、MIRT
- Fix bugs in DeepIRT、DKVMN、DKT+、QIKT、QDKT

1.0.0beta4

- Fixed Data Cache bug
- Fixed UnifyConfig Bug
- Add fixed random seed for each fold training

1.0.0beta3

- Fixed EduTrainTPL bugs


v1.0.0-beta2.1
- Fixed EduTrainTPL bugs

1.0.0beta2

- Fixed Bugs: init_all, parse_cfg, ckt
- Add Option: DT_INFO_DICT

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.