Skip to content

byuiR/predictive_testing_overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

predictive_testing_overview

BYU-I Office of Teacher Preparation

There are four repositories associated with this project. Check out their individual READMEs for more details.

Contains the raw student data and the tidy version of said data used for training models. Also contains all of the necessary scripts for cleaning and tidying the data, as well as scripts for EDA and creating the final model. Because this repo contains sensitive personal data, it should remain private.

The website that acts as the user interface for the predictive model. Made with vanilla HTML, CSS, and JavaScript. The website makes a POST request to the plumber API stored in plamodel. Students upload a PDF transcript that is scraped by functions from the tidytranscript R pacakge.

An R package used to scrape PDF transcripts of BYUI students. These functions are used in the API in plamodel.

Contains the plumber API. Focus on the plumber-api directory, which contains the scripts that create the API endpoints, predicts on new data, and help pre-process the new data that is used for prediction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published