Learn R Programming

sphereML (version 0.1.1)

Analyzing Students' Performance Dataset in Physics Education Research (SPHERE) using Machine Learning (ML)

Description

A simple package facilitating ML based analysis for physics education research (PER) purposes. The implemented machine learning technique is random forest optimized by item response theory (IRT) for feature selection and genetic algorithm (GA) for hyperparameter tuning. The data analyzed here has been made available in the CRAN repository through the 'spheredata' package. The SPHERE stands for Students' Performance in Physics Education Research (PER). The students are the eleventh graders learning physics at the high school curriculum. We follow the stream of multidimensional students' assessment as probed by some research based assessments in PER. The goal is to predict the students' performance at the end of the learning process. Three learning domains are measured including conceptual understanding, scientific ability, and scientific attitude. Furthermore, demographic backgrounds and potential variables predicting students' performance on physics are also demonstrated.

Copy Link

Version

Install

install.packages('sphereML')

Monthly Downloads

92

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Purwoko Haryadi Santoso

Last Published

May 9th, 2025

Functions in sphereML (0.1.1)

start_sphereML

Start a shiny application of sphereML