Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

Reporting Standards For Machine Learning Research In Type 2 Diabetes, Grace Kang Aug 2022

Reporting Standards For Machine Learning Research In Type 2 Diabetes, Grace Kang

Undergraduate Student Research Internships Conference

In this project, three people scored 90 papers on machine learning predictive models for type 2 diabetes to assess their adherence to TRIPOD, MI-CLAIM, and DOME reporting guidelines.


A Kuramoto Model Approach To Predicting Chaotic Systems With Echo State Networks, Sophie Wu, Jackson Howe Aug 2022

A Kuramoto Model Approach To Predicting Chaotic Systems With Echo State Networks, Sophie Wu, Jackson Howe

Undergraduate Student Research Internships Conference

An Echo State Network (ESN) with an activation function based on the Kuramoto model (Kuramoto ESN) is implemented, which can successfully predict the logistic map for a non-trivial number of time steps. The reservoir in the prediction stage exhibits binary dynamics when a good prediction is made, but the oscillators in the reservoir display a larger variability in states as the ESN’s prediction becomes worse. Analytical approaches to quantify how the Kuramoto ESN’s dynamics relate to its prediction are explored, as well as how the dynamics of the Kuramoto ESN relate to another widely studied physical model, the Ising model.


Evaluating Machine Learning Model Stability For Software Bug Prediction, Joud El-Shawa Aug 2021

Evaluating Machine Learning Model Stability For Software Bug Prediction, Joud El-Shawa

Undergraduate Student Research Internships Conference

Large software systems are implemented using many different programming languages and scripts, and consequently the dependencies between their components are very complex. It is therefore difficult to extract and understand these dependencies by solely analyzing the source code, so that failure risks can be detected accurately. On the other hand, it is a common practice for software engineers to keep track of process related metrics such as the number of times a component was maintained, with which other components it has been co-committed, whether the maintenance activity was a bug-fixing activity, and how many lines of source code have been …