Background Patients with heart failure (HF) frequently suffer from undetected declines in cardiorespiratory fitness (CRF), ...
Abstract: Cardiovascular diseases (CVDs) are one of the leading causes of death worldwide, and early identification is crucial to improve the patient’s prognosis. Traditional diagnostic methods for ...
Abstract: Landslides pose a significant threat to life and property. This research aims to develop a machine-learning model to predict landslide occurrences, focusing on logistic regression. Key ...
This project aims to detect and classify 16x16 pixel drawings into 10 categories (Sun, Moon, Tree, etc.) using linear and probabilistic models. The main focus was not just to use high-level libraries, ...
In this tutorial, we show how we treat prompts as first-class, versioned artifacts and apply rigorous regression testing to large language model behavior using MLflow. We design an evaluation pipeline ...
Eric Gutiérrez, 6th February 2026. A Python implementation of a 1-hidden layer neural network built entirely from first principles. This project avoids deep learning libraries (like TensorFlow or ...