Machine Learning Course: A 15-Week Interactive Curriculum With Code And Case Studies,
2025
CUNY New York City College of Technology
Machine Learning Course: A 15-Week Interactive Curriculum With Code And Case Studies, Pegah Khosravi
Open Educational Resources
This open-access machine learning course is a comprehensive 15-week curriculum developed and published on GitHub with full Google Colab compatibility. It combines theoretical concepts with hands-on Python coding, real-world datasets, and structured projects covering regression, classification, clustering, deep learning, transformers, and multimodal AI. The course is designed for students, educators, and researchers interested in applied machine learning, including biomedical applications. It includes explainable AI components and ethical discussions to align with modern AI standards. The course is maintained by BioMind AI Lab at CUNY.
Optimized Student Grouping For Enhanced Classroom Performance,
2025
University of Mississippi
Optimized Student Grouping For Enhanced Classroom Performance, Kathryn E. Reardon
Honors Theses
Effective grouping methods enhance classroom collaboration and allow for a student-centered teaching approach; however, traditional grouping methods are time-consuming, subjective, and can create inconsistent group dynamics. This project addresses these challenges by employing a data-driven approach to optimize student groups based on academic performance, behavior, attendance, language barriers, and teacher preferences. The minimum viable product is a web application with an algorithm-driven system to group students and a database storage for group results. During the initiation phase, a problem was defined with a proposed solution. During the planning phase, potential design choices and grouping methods were researched and assessed. During …
Evaluating Predictive Models For Predicting Total Score Of Beef Carcasses,
2025
Stephen F Austin State University
Evaluating Predictive Models For Predicting Total Score Of Beef Carcasses, Emmanuel Forson
Electronic Theses and Dissertations
The beef industry plays a vital role in global agriculture, with carcass quality and consumer preference being key determinants of market success. This thesis examines predictive modeling techniques for estimating the Total Score of beef carcasses, a composite measure representing yield and quality, primarily used by the Nebraska Cattlemen Association. Using data from the Nebraska Cattlemen’s Foundation Retail Value Steer Challenge (2000–2023), the study compares the performance of First Order Multiple Linear Regression (MLR) with three machine learning techniques: K-Nearest Neighbors (KNN), Random Forest, and Gradient Boosting Machine (GBM).
The analysis focuses on six key predictors: Hot Carcass Weight, Back …
Performance Of Lasso And Ridge Regression For Variable Selection In Genome-Wide Association Studies Of Maize Flowering Time,
2025
PhD Student, Big Data Analytics, UCF
Performance Of Lasso And Ridge Regression For Variable Selection In Genome-Wide Association Studies Of Maize Flowering Time, Dipok Deb
Data Science and Data Mining
Genome-Wide Association Studies (GWAS) are instrumental in identifying genetic variants linked to complex traits, providing valuable insights into trait heritability and biological mechanisms. This study applies GWAS to investigate flowering time in maize, a critical adaptive trait, using a diverse dataset of 5,000 recombinant inbred lines across eight environments. Traditional GWAS methods often encounter challenges in high-dimensional datasets due to the presence of multiple small-effect genetic loci. To address this, we compared two penalized regression methods—LASSO and Ridge regression—to perform variable selection and regression analysis within a GWAS framework. LASSO effectively reduced the number of predictors by selecting the most …
Data Science Job Salary Prediction Using Linear Regression,
2025
PhD Student, Big Data Analytics, UCF
Data Science Job Salary Prediction Using Linear Regression, Dipok Deb
Data Science and Data Mining
In the evolving landscape of data science, accurate salary prediction plays a crucial role in shaping career expectations, informing educational strategies, and guiding organizational hiring decisions. This study investigates the key factors influencing entry-level data science salaries in the United States by applying a multiple linear regression model to a recent dataset spanning from 2020 to 2024. Through data preprocessing, transformation, and diagnostic evaluation, we identify how job roles, experience levels, employment types, work arrangements, residency status, and company size impact compensation. Despite challenges such as outliers, heteroscedasticity, and non-normal residuals, model refinements like the Box-Cox transformation and variable selection …
Statistics - What Does My Data Say About Me?,
2025
Chapman University
Statistics - What Does My Data Say About Me?, Taylor Gadsden-Deterville
Student Scholar Symposium Abstracts and Posters
For my Introduction to Statistics Class, I have been tasked with collecting unique, personal data to give insight into my daily routine. I decided to record nine different outcomes (two qualitative and seven quantitative). On February 6, 2025, I began with a blank Excel sheet, and so far, I have 57 full days of data collected. I will continue monitoring my findings for the remainder of the Spring 2025 Semester. Per my project instructions, I must include tables and graphs for my qualitative and quantitative outcomes. So far, I have collected daily quantitative data on my screen time (Instagram and …
Two-Sample Bi-Directional Causality Between Two Traits With Some Invalid Ivs In Both Directions Using Gwas Summary Statistics,
2025
LSU Health Sciences Center - New Orleans
Two-Sample Bi-Directional Causality Between Two Traits With Some Invalid Ivs In Both Directions Using Gwas Summary Statistics, Siyi Chen
School of Public Health Faculty Publications
Mendelian randomization (MR) is a widely used method for assessing causal relationships between risk factors and outcomes using genetic variants as instrumental variables (IVs). While traditional MR assumes uni-directional causality, bi-directional MR aims to identify the true causal direction. In uni-directional MR, invalid IVs due to pleiotropy can violate assumptions and introduce biases. In bi-directional MR, traditional MR can be performed separately for each direction, but the presence of invalid IVs poses even greater challenges. We introduce a new bi-directional MR method incorporating stepwise selection (Bidir-SW) designed to address these challenges. Our approach leverages public genome-wide association study (GWAS) datasets …
Handwritten Digit Recognition Using Machine Learning,
2025
PhD Student, Big Data Analytics, UCF
Handwritten Digit Recognition Using Machine Learning, Dipok Deb
Data Science and Data Mining
Handwritten Digit Recognition (HDR) remains a fundamental benchmark in pattern recognition and machine learning due to its practical applications and inherent classification challenges posed by diverse handwriting styles. This study investigates and compares two classical statistical classifiers—Gaussian Naive Bayes (GNB) and Linear Discriminant Analysis (LDA)—to recognize the digits from the MNIST dataset. Both models assume underlying normality in feature distributions and offer computational efficiency, making them suitable for high-dimensional input such as image pixels. Using 60,000 training and 10,000 test samples, we evaluate model performance through accuracy, precision, recall, F1 score, and confusion matrices. The results reveal that while GNB …
Clustering Dataset Using K-Mean Clustering,
2025
PhD Student, Big Data Analytics, UCF
Clustering Dataset Using K-Mean Clustering, Dipok Deb
Data Science and Data Mining
Clustering is a fundamental technique in unsupervised machine learning, widely applied in various domains such as pattern recognition, data segmentation, and anomaly detection. This study evaluates the performance of the K-Means clustering algorithm on multiple benchmark datasets, including low-dimensional, high-dimensional, and imbalanced datasets. The clustering results are assessed using four key evaluation metrics: Mean Squared Error (MSE), Adjusted Rand Index (ARI), Normalized Mutual Information (NMI), and Silhouette Score. Experimental results demonstrate that K-Means performs effectively on datasets with well-separated clusters, particularly in high-dimensional spaces, where it achieves near-perfect clustering accuracy. However, its performance deteriorates in datasets with overlapping clusters and …
Dynamic Approaches To Missing Data In Healthcare: Evaluating Ensemble Models, Feature Selection, And Meta-Features,
2025
City University of New York (CUNY)
Dynamic Approaches To Missing Data In Healthcare: Evaluating Ensemble Models, Feature Selection, And Meta-Features, Dylan Dominguez Sulca
Theses and Dissertations
Missing data is pervasive in healthcare, where incomplete observations commonly arise from patient dropout, sensor failures, or privacy constraints. This research presents an investigation into handling such data, focusing on (1) Missingness-Aware Dynamic Ensemble Weighting (MDEW), (2) feature selection under varying missing rates, (3) autoencoder-based imputation (ODAE), and (4) a meta-feature analysis guiding pipeline selection. We evaluate our experiments on four diverse datasets, Cleveland Heart Disease, Diabetic Retinopathy, Breast Cancer Wisconsin, EEG Eye State. Our research shows that MDEW adaptively selects imputer classifier pipelines, outperforming single model and uniform averaging baselines at moderate to high missingness 10% to 50%. Filter …
Achieving Professional, Effective Graphics Efficiently With Available Clemson Resources,
2025
Clemson University
Achieving Professional, Effective Graphics Efficiently With Available Clemson Resources, Stacie P. Powell, Brad Landon Walters, Yaswanth Mulakala
Presentations
No abstract provided.
A Machine Learning Analysis Of Factors Leading To Major League Baseball Postseason Berths,
2025
East Tennessee State University
A Machine Learning Analysis Of Factors Leading To Major League Baseball Postseason Berths, Chase S. Foster
Undergraduate Honors Theses
Machine learning is a method that employs statistical algorithms to identify patterns and make predictions from data. This study applies machine learning techniques to analyze data from Major League Baseball (MLB) teams between 1998 and 2024, with the goal of determining which factors strongly influence a team's likelihood of reaching the postseason and in accurately predicting the teams that do and do not qualify for the postseason. Data exploration and unsupervised machine learning methods such as clustering were used to identify underlying patterns in team performance metrics and determine potential significant contributors to team success. Many different supervised learning methods …
The Little Diagram That Could: Geometric Properties And Statistical Applications Of Persistence Diagrams In Topological Data Analysis,
2025
Washington University in St. Louis
The Little Diagram That Could: Geometric Properties And Statistical Applications Of Persistence Diagrams In Topological Data Analysis, Eugene Kler
McKelvey School of Engineering Graduate Student Theses & Dissertations
Topological Data Analysis (TDA) is a collection of techniques for data analysis that leverages topological invariants of spaces formed from data points. These methods excel at extracting useful information from noisy or sparse data, making them attractive to many mathematicians, statisticians, and scientists. In this thesis, we explore TDA on three fronts: algebraic foundations, statistical applications, and metric properties. Throughout, the central object of study is the Persistence Diagram (PD), a summary of the changes in homology that occur as one builds simplicial complexes from the data by increasing a parameter.
Land8fire: A Complete Study On Wildfire Segmentation Through Comprehensive Review, Human-Annotated Multispectral Dataset, And Extensive Benchmarking,
2025
University of Arkansas, Fayetteville
Land8fire: A Complete Study On Wildfire Segmentation Through Comprehensive Review, Human-Annotated Multispectral Dataset, And Extensive Benchmarking, Anh Tran
Data Science Undergraduate Honors Theses
Early and accurate wildfire detection is critical for minimizing environmental damage and ensuring a timely response. However, existing satellite-based wildfire datasets suffer from limitations such as coarse ground truth, poor spectral coverage, and class imbalance, which hinder progress in developing robust segmentation models. In this paper, we introduce Land8Fire, a new large-scale wildfire segmentation dataset composed of over 20,000 multispectral image patches derived from Landsat 8 and manually annotated for high-quality fire masks. Building on the ActiveFire dataset, Land8Fire improves ground truth reliability and offers predefined splits for consistent benchmarking. We evaluate a range of state-of-the-art convolutional and transformer-based models, …
Advancing Drug-Drug Interaction Prediction Using Multi-Modal Feature Integration With Graph Neural Networks,
2025
Montclair State University
Advancing Drug-Drug Interaction Prediction Using Multi-Modal Feature Integration With Graph Neural Networks, Ernest C. Chianumba
Theses, Dissertations and Culminating Projects
Pharmaceutical treatments are essential for managing medical conditions, but drug-drug interactions (DDIs) pose significant risks to patient safety and healthcare outcomes. This research integrates Knowledge Graphs and Graph Neural Networks to predict DDIs by exploring complex drug relationships. We construct a comprehensive knowledge graph using DrugBank data (1,000 drugs, 155,774 interactions) enriched with molecular features from PubChem. Our methodology introduces a novel multi-modal approach by integrating transformer-based embeddings (ChemBERTa, SPECTER, and SBERT) to create 1152-dimensional feature vectors that capture structural, biomedical literature, and semantic properties of drugs. Formulating DDI prediction as a link prediction task, we compare three Graph Neural …
Don't Let Lead Lead On Environmental Justice: A Simulative Approach To Lead Remediation In The Big Data Era,
2025
Montclair State University
Don't Let Lead Lead On Environmental Justice: A Simulative Approach To Lead Remediation In The Big Data Era, Charles C. Knoble Ii
Theses, Dissertations and Culminating Projects
Environmental justice, as both a movement and a theoretical construct, continues to evolve in response to shifting societal, environmental, and technological conditions. This dissertation investigates the integration of big data, such as social media, remote sensing imagery, and internet search frequencies, into the identification, analysis, and remediation of environmental injustices. Framing environmental justice through the lenses of distributive and data justice, the project explores both the promises and pitfalls of using emergent data sources to enhance the spatial and temporal precision of environmental equity investigations. Through a combination of systematic literature review, spatial analysis, system dynamics simulation, and policy evaluation, …
From Seasonality To Causality: Understanding Urban Water Usage Using Statistical And Machine Learning Models,
2025
Chapman University
From Seasonality To Causality: Understanding Urban Water Usage Using Statistical And Machine Learning Models, Kelsey Hawkins
Electrical Engineering and Computer Science (MS) Theses
This study examines the relationship between climate conditions and residential water usage, focusing on how seasonal and environmental changes influence water consumption. Utilizing data from over 100,000 households across three micro-climate zones for over a five-year period, we apply statistical analysis and machine learning techniques to assess the impact of temperature, precipitation, evapotranspiration, and location on water usage. By integrating climate and billing data, this research provides a data-driven approach on water usage behaviors in Irvine, CA, in collaboration with Irvine Ranch Water District (IRWD).
Our analysis utilizes time series modeling, including a Seasonal Autoregressive Integrated Moving Average (SARIMA) and …
An Analysis Of Bias Towards Women In Large Language Models Using Likert Scale Evaluations,
2025
Chapman University
An Analysis Of Bias Towards Women In Large Language Models Using Likert Scale Evaluations, Sarah T. Fieck
Electrical Engineering and Computer Science (MS) Theses
Closed-source large language models (LLMs) developed by large technology companies continue to grow in popularity. However, ethical conversations surrounding the safety of model outputs have been a prominent topic of discussion. This project aims to assess three leading closed-source LLMs: OpenAI’s ChatGPT, Google’s Gemini, and Anthropic’s Claude, to analyze how their outputs perform when treated as a subject of several psychological evaluation scales measuring biased behaviors against women. The Ambivalent Sexism Index, Modern Sexism Scale, and Belief in Sexism Shift evaluations were used to get descriptions of how the LLMs respond to traditional and modern prompts involving sexism and gender …
A Narrative-Focused Machine Learning Approach To Predicting Feature Film Success,
2025
Chapman University
A Narrative-Focused Machine Learning Approach To Predicting Feature Film Success, Arisa T. Trombley
Electrical Engineering and Computer Science (MS) Theses
For decades, the field of film production has been driven by marketability, and it has relied on gut feelings and subjectivity to produce feature films. The analysis of the relationship between a screenplay’s narrative and a film’s success has been widely overlooked due to the challenges involved in data acquisition and complexity. This study investigates the predictive power of narrative structure on film success and aims to build evidence for hypothesized narrative principles. The results suggest that narrative structural elements exhibit moderate predictive power, with strong support for the alignment of the 2nd act crucial moments and the 2nd act …
Enhancing The University Of Arkansas' Operations Through Data Science,
2025
University of Arkansas, Fayetteville
Enhancing The University Of Arkansas' Operations Through Data Science, Aura L. Pinto-Avelar
Data Science Undergraduate Honors Theses
As universities navigate financial constraints and resource allocation challenges, data driven financial analysis has become increasingly important. Universities employ various methods to assess financial efficiency, predict future expenditures, and optimize student credit hour distribution. However, the approaches to financial analysis vary widely, with some institutions leveraging advanced predictive modeling and business intelligence tools, while others rely on traditional budgeting techniques and manual forecasting.
This thesis examines how the University of Arkansas' (“Uark”) financial analysis methods compare to those of other institutions and alternative data-driven approaches. Using four years of financial and student credit hour data, this study evaluates cost trends …
