aifeducation
1.1.5Artificial Intelligence for Education
Overview
In social and educational settings, the use of Artificial Intelligence (AI) is a challenging task. Relevant data is often only available in handwritten forms, or the use of data is restricted by privacy policies. This often leads to small data sets. Furthermore, in the educational and social sciences, data is often unbalanced in terms of frequencies. To support educators as well as educational and social researchers in using the potentials of AI for their work, this package provides a unified interface for neural nets in 'PyTorch' to deal with natural language problems. In addition, the package ships with a shiny app, providing a graphical user interface. This allows the usage of AI for people without skills in writing python/R scripts. The tools integrate existing mathematical and statistical methods for dealing with small data sets via pseudo-labeling (e.g. Cascante-Bonilla et al. (2020) <doi:10.48550/arXiv.2001.06001>) and imbalanced data via the creation of synthetic cases (e.g. Islam et al. (2012) <doi:10.1016/j.asoc.2021.108288>). Performance evaluation of AI is connected to measures from content analysis which educational and social researchers are generally more familiar with (e.g. Berding & Pargmann (2022) <doi:10.30819/5581>, Gwet (2014) <ISBN:978-0-9708062-8-4>, Krippendorff (2019) <doi:10.4135/9781071878781>). Estimation of energy consumption and CO2 emissions during model training is done with the 'python' library 'codecarbon'. Finally, all objects created with this package allow to share trained AI models with other people.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2212 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1811 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Downloads
Dependencies
Nothing depends on this yet.
Code
Code & tests
Open call graph →Line coverage
4%
Expression
4.9%
Tests / Examples
4.4% / 0% ex
Functions
229 82 exported
Complexity
4.9 avg / 35 max
Call network
229 nodes / 316 edges
Lowest coverage
229 functions| Function | Cyclo | Coverage |
|---|---|---|
| add_missing_args exp | 11 | 0% |
| auto_n_cores exp | 4 | 0% |
| build_documentation_for_model exp | 9 | 0% |
| build_layer_stack_documentation_for_vignette exp | 3 | 0% |
| calc_standard_classification_measures exp | 6 | 0% |
| calc_tokenizer_statistics exp | 6 | 0% |
People & History
14 releases. Pick two to compare their code metrics; R releases are shown for context.
- 1.1.5Latest2026-04-26 · current release
- RR 4.6.0 released · 2026-04-24
- 1.1.42026-03-02 · diff ↗
- 1.1.32025-11-19 · diff ↗
- 1.1.22025-10-14 · diff ↗
- 1.1.12025-08-24 · diff ↗
- 1.1.02025-08-19 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 1.0.22025-02-05 · diff ↗
- 1.0.12025-01-28 · diff ↗
- 1.0.02024-12-20 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 0.3.32024-04-22 · diff ↗
- 0.3.22024-03-15 · diff ↗
- 0.3.12024-02-18 · diff ↗
- 0.3.02023-10-10 · diff ↗
Show 1 earlier events
- 0.2.02023-08-15
Package metadata
- First published
- 2023-08-15
- Total releases
- 14 / 3 yrs
- License
- GPL-3 OSI
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet