Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Statistics and Probability (27)
- Computer Sciences (23)
- Social and Behavioral Sciences (17)
- Business (13)
- Medicine and Health Sciences (13)
-
- Statistical Models (13)
- Artificial Intelligence and Robotics (12)
- Applied Statistics (11)
- Engineering (10)
- Longitudinal Data Analysis and Time Series (9)
- Categorical Data Analysis (6)
- Applied Mathematics (5)
- Diseases (4)
- Electrical and Computer Engineering (4)
- Finance and Financial Management (4)
- Information Security (4)
- Law (4)
- Mathematics (4)
- Sports Studies (4)
- Statistical Methodology (4)
- Theory and Algorithms (4)
- Analytical, Diagnostic and Therapeutic Techniques and Equipment (3)
- Business Analytics (3)
- Business Intelligence (3)
- Computer Engineering (3)
- Diagnosis (3)
- Digital Communications and Networking (3)
- Environmental Sciences (3)
- Keyword
-
- Machine Learning (16)
- NLP (15)
- Data Science (14)
- Machine learning (11)
- CNN (10)
-
- Natural language processing (9)
- Deep Learning (8)
- Time series (8)
- Deep learning (7)
- Neural Networks (6)
- Random Forest (6)
- COVID-19 (5)
- Classification (5)
- LSTM (5)
- ARIMA (4)
- Clustering (4)
- Computer vision (4)
- GAN (4)
- LLM (4)
- Natural Language Processing (4)
- XGBoost (4)
- AI (3)
- BERT (3)
- Bias (3)
- ERCOT (3)
- Emotion (3)
- Forecasting (3)
- LLMs (3)
- Logistic regression (3)
- ML (3)
Articles 1 - 30 of 124
Full-Text Articles in Data Science
The Digital Neuron: Neural Cellular Automata For Neural–Symbolic Translation, Nicole Assenza
The Digital Neuron: Neural Cellular Automata For Neural–Symbolic Translation, Nicole Assenza
SMU Data Science Review
A neural cellular automata (NCA) architecture, referred to as Pluto’s NCA, was developed to characterize bilateral communication and semantic reciprocity between symbolic representations and a spatially distributed update field. The architecture employs an encoder–automata–decoder pipeline that maps symbolic inputs into a multichannel state field and reconstructs them through agreement-driven attractor convergence within a stable semantic attractor landscape. System behavior was evaluated under controlled perturbations, including rhythmic desynchronization, graded ablations, correlated and independent noise, and percolation-based structural degradation. Quantities such as Agreement(t), internal coherence Aᵢ(t), the recovery time constant τ, and the critical percolation threshold pc were measured to assess stability, …
Molecular Quantum Particle Algorithm (Mqpa): Hybrid Quantum-Classical Learning For Molecular Property Prediction, Jessica Mcphaul, Bivin Sadler Ph.D.
Molecular Quantum Particle Algorithm (Mqpa): Hybrid Quantum-Classical Learning For Molecular Property Prediction, Jessica Mcphaul, Bivin Sadler Ph.D.
SMU Data Science Review
Classical machine learning models and quantum kernel methods often struggle to capture quantum-coherent molecular features under the constraints of noisy intermediate-scale quantum (NISQ) hardware, limiting both predictive accuracy and scalability.
This paper introduces the Molecular Quantum Particle Algorithm (MQPA), a hybrid quantum–classical framework designed to achieve chemically accurate property prediction by integrating handcrafted molecular descriptors with parameterized quantum circuits. Molecular inputs, expressed as SMILES strings, are processed via RDKit and encoded through angle-based quantum gates with entangling layers in Qiskit [1]. Quantum parameters are optimized using simultaneous perturbation stochastic approximation (SPSA) [2], while classical regression layers leverage Adam [3] …
Ai-Powered Reporting For Improved Hospital Efficiency, Joel C. Laskow, Chris Papesh, Srishti Awasthi, Jacquelyn Cheun
Ai-Powered Reporting For Improved Hospital Efficiency, Joel C. Laskow, Chris Papesh, Srishti Awasthi, Jacquelyn Cheun
SMU Data Science Review
This study explores the feasibility of an AI-powered chatbot for HIPAA-aligned intake of emergency room patients seeking treatment for overdose and violence. The system utilizes AWS Amplify, an encrypted EC2 instance, and a secure S3 Bucket house on Amazon Web Services. Chat functionality is powered by a multi-agentic framework operating on Anthropic’s Claude Sonnet 4. Manual evaluation and exact match testing reveal the system reliably obtains and records relevant information during intake. Future work will focus on expanding accessibility by integrating voice functionality, obtaining HIPAA compliance certifications, and incorporating the chat system into existing healthcare networks.
Bias Evaluation Of Healthcare Data With The Use Of Vbqa - A Vaers Inspired Bias Question Answer Dataset, Nolan Dulude, Renu Karthikeyan, Bivin Sadler, Faizan Javed
Bias Evaluation Of Healthcare Data With The Use Of Vbqa - A Vaers Inspired Bias Question Answer Dataset, Nolan Dulude, Renu Karthikeyan, Bivin Sadler, Faizan Javed
SMU Data Science Review
Abstract. Large Language Models (LLMs) are being used increasingly within the healthcare industry to summarize complex clinical information, but their outputs can often reflect biases inherited from their training data. In healthcare, these biases are not just technical flaws, but they can lead to distorted and false information about vaccine safety, compromise patient trust, and lead to potential harmful outcomes. This study investigates bias found in LLM-generated outputs to question-answer pairs inspired by adverse vaccine reactions using COVID-19 data from the Vaccine Adverse Event Reporting System (VAERS) from 2020–2024. We examined whether training the LLMs on a known Bias Benchmark …
Nlp Bias And African American English, Kenya Roy, Faizan Javed
Nlp Bias And African American English, Kenya Roy, Faizan Javed
SMU Data Science Review
African American English (AAE), also referred to as African American Vernacular English (AAVE), is widely used on social media, but most sentiment analysis tools are trained only on Standard American English (SAE). This mismatch can cause models to misclassify dialectal expressions—especially by labeling neutral or positive AAE as negative or toxic. These errors matter, since Natural Language Processing (NLP) systems are now central to content moderation and brand monitoring. This research will evaluate the VADER, RoBERTa, GPT-OSS, and Gemma’s handling of AAE in comparison to SAE using the TwitterAAE corpus, a public dataset of tweets with estimated AAVE usage. The …
Automating Cardiff Model Data Capture In Emergency Departments: Ambient Nlp Integration With Oracle-Cerner Fhir Systems, Simi Augustine, Marco A. Lopez, Jacquelyn Cheun, Chris Papesh
Automating Cardiff Model Data Capture In Emergency Departments: Ambient Nlp Integration With Oracle-Cerner Fhir Systems, Simi Augustine, Marco A. Lopez, Jacquelyn Cheun, Chris Papesh
SMU Data Science Review
Violence and overdose events in Las Vegas occur at rates above the national average, with fewer than half of violent injuries reported to law enforcement [2,7]. The Cardiff Model offers a proven framework for standardized data collection and sharing between hospitals and public safety partners, yet many implementations still rely on manual entry. We propose an ambient triage pipeline integrated with Oracle-Cerner electronic health record systems to listen to nurse–patient dialogue, convert speech to text, extract Cardiff fields, and write standards-based FHIR Bundles for analytics. Using SMART on FHIR standards and Cerner Millennium APIs, the study evaluates whether ambient capture …
Anomaly Detection For Multi-System Bug Triage, Gibran Miguel Zavala Gamero, Hayoung Cheon, Mustafa Iqbal
Anomaly Detection For Multi-System Bug Triage, Gibran Miguel Zavala Gamero, Hayoung Cheon, Mustafa Iqbal
SMU Data Science Review
Large-scale software systems produce vast volumes of logs and telemetry, making manual incident triage slow and error prone. This study presents an unsupervised anomaly detection pipeline that fuses logs, metrics, and traces through late fusion. Using Hybrid Ensemble modeling with Isolation Forest, and Long Short-Term Memory (LSTM) Deep Learning model, the system detects cross-service anomalies producing and assigning a composite triage score reflecting severity and impact. Ranked alerts are categorized into Critical, High, or Medium priorities for review. A retrieval-augmented generation (RAG) layer enriches results with contextual summaries for explainable triage. Evaluated on synthetic multi-service datasets, the pipeline …
A Modular Framework For Cost-Efficient Aspect-Based Sentiment Analysis Using Small Language Models, Senthil Kumar, Nibhrat Lohia
A Modular Framework For Cost-Efficient Aspect-Based Sentiment Analysis Using Small Language Models, Senthil Kumar, Nibhrat Lohia
SMU Data Science Review
Aspect-based sentiment analysis (ABSA) links opinions in text to specific product attributes (for example, battery life, screen quality, or delivery speed) rather than only assigning an overall star rating. This level of detail is important in domains such as e-commerce, where teams need to know which features customers praised and which they criticized. Traditional ABSA pipelines have relied on large language models (LLMs), which achieved high quality but were expensive to run and difficult to scale. This study evaluated whether small language models (SLMs) in the 1–3 billion parameter range could serve as a lower-cost alternative. We implemented a modular …
Availability Model To Evaluate Ai Data Centers’ Role In Grid Stability, Troy Mcsimov, Trevor S. Kunz, Jeffrey Billo
Availability Model To Evaluate Ai Data Centers’ Role In Grid Stability, Troy Mcsimov, Trevor S. Kunz, Jeffrey Billo
SMU Data Science Review
The United States has made it clear; it is imperative that the US wins the global AI race. This paper focuses on one of the most challenging puzzle pieces surfaced at the POWER Data Center conference (San Antonio, Sept. 30.); for Electric Reliability Council of Texas (ERCOT) the limiting factor is not generation alone but the need to balance generation and load to preserve grid reliability.
The regulatory landscape fundamentally changed with the passage of Texas Senate Bill 6 in June 2025, which mandates new large loads must "contribute to the recovery of the interconnecting electric utility’s costs" (Texas Legislature, …
Application Of Open-Source Small Large Language Models For Finance Report Analysis, Tue Vu, Mark Austin, Marcel Tuijn
Application Of Open-Source Small Large Language Models For Finance Report Analysis, Tue Vu, Mark Austin, Marcel Tuijn
SMU Data Science Review
The rapid integration of generative AI in finance introduces both opportunities and challenges, particularly when analyzing sensitive data such as Securities and Exchange Commission (SEC) filings. This study investigates the use of open-source Small Large Language Models (SLLMs), deployed locally through the Ollama and LangChain frameworks, combined with Retrieval-Augmented Generation (RAG) for extracting financial insights relevant to index performance and reporting quality. Two key objectives guide this work: (1) benchmarking multiple open-source SLLMs for sentiment analysis, multiple-choice reasoning, and financial question answering, and (2) assessing the feasibility of locally deployed SLLMs for domain-specific financial queries. A standardized set of 50 …
Reducing Range Anxiety Through Predictive Modeling Of Ev Battery Degradation, Caleb Thornsbury, Christian Castro, Bivin Sadler
Reducing Range Anxiety Through Predictive Modeling Of Ev Battery Degradation, Caleb Thornsbury, Christian Castro, Bivin Sadler
SMU Data Science Review
Electric Vehicles (EV) range anxiety remains one of the top barriers for broader adoption. Range anxiety can be attributed to battery pack age and degradation over time. This paper plans to explore how to address this issue by creating a machine learning model that can predict degradation based on usage, temperature, battery chemistry, charging habits and exploring whether other factors tie into range degradation. This research will be using real world charging data along with lab tested chemistry data to build a model that can be chemistry specific for degradation. This paper will help perspective used-EV buyers learn about battery …
Mobile Computer Vision Application For Agricultural Disease Detection Of Pepper Diseases Using Two-Stage Deep Learning System, Carlos Jose Estevez, Mai Dang, Ryan Bass
Mobile Computer Vision Application For Agricultural Disease Detection Of Pepper Diseases Using Two-Stage Deep Learning System, Carlos Jose Estevez, Mai Dang, Ryan Bass
SMU Data Science Review
Plant diseases pose a significant threat to food security, particularly in developing countries where farmers often lack the resources and infrastructure for early detection. In nations like Mexico and the Dominican Republic, the spread of harmful plant diseases impacts key agricultural commodities, such as habanero peppers, leading to substantial yield losses. This study presents a computer vision system based on Convolutional Neural Networks (CNNs) and an object detection model (YOLO) to help farmers detect pepper diseases efficiently. The system uses a two-stage approach: YOLOv11n first detects pepper leaves in images, then a lightweight MobileNetV3Small model classifies whether the detected leaves …
Predicting Simulation Times For Multiphase Thermal-Hydraulic Models, Andrew Yule, Andrew Taylor
Predicting Simulation Times For Multiphase Thermal-Hydraulic Models, Andrew Yule, Andrew Taylor
SMU Data Science Review
Addressing the challenge of computationally intensive OLGA
simulations in the oil and gas industry, a machine learning framework is
developed for accurate runtime prediction. A specialized feature extraction
pipeline identifies key parameters—such as simulation time, time step,
number of branches, and section count—from OLGA input files that serve as
high-impact predictors. Multiple predictive models, including regression,
tree-based ensembles, and neural networks, are implemented to validate
accuracy and robustness. Results reveal that prioritizing simulations based on
predicted runtimes optimizes licensing resources and reduces operational
costs, making real-time scheduling more efficient. This research demonstrates
the effectiveness of data-driven runtime prediction in enhancing …
Ai-Powered Compliance: Accelerating Efficiency And Decision-Making For Compliance Related Inquiries., Amberly R. Rodriguez
Ai-Powered Compliance: Accelerating Efficiency And Decision-Making For Compliance Related Inquiries., Amberly R. Rodriguez
SMU Data Science Review
This research examines the potential of an AI-powered chatbot to streamline compliance workflows by reducing the time and effort required to locate and interpret complex compliance documents. The prototype integrates a centralized MySQL-based document repository, a contextual document querying engine, and a Streamlit web interface, enabling employees to retrieve accurate, document-backed answers within seconds. The system supports both stored and user-uploaded documents, with features such as automated summarization and source citations to enhance transparency and trust. Manual evaluation demonstrated notable gains in efficiency and accuracy compared to traditional search methods, with strong potential to improve adherence to compliance policies. Future …
Ai-Driven Optimization Of Wind Energy Distribution In Texas Using Multi-Agent Reinforcement Learning, Waleed Amer, Owolabi Oluwadamilola, Bassey Ogbonnaya
Ai-Driven Optimization Of Wind Energy Distribution In Texas Using Multi-Agent Reinforcement Learning, Waleed Amer, Owolabi Oluwadamilola, Bassey Ogbonnaya
SMU Data Science Review
Abstract. The integration of large-scale wind power into modern electrical grids presents persistent challenges due to variability, curtailment, and compliance with operational constraints. This study proposes a multi-agent reinforcement learning (MARL) framework for optimizing wind energy distribution within the Texas power grid. The system employs three specialized agents—managing wind curtailment, storage utilization, and load adjustments—to collaboratively balance supply and demand under dynamic grid conditions. Using historical operational data from the Electric Reliability Council of Texas (ERCOT), the framework was trained and evaluated on a range of scenarios encompassing both typical and extreme operating conditions. Results demonstrate substantial performance improvements compared …
A Comparative Time Series Analysis Of The Arima And Temporal Fusion Transformer (Tft) Models, Catherine Ticzon, Aaron Abromowitz, Bivin Sadler
A Comparative Time Series Analysis Of The Arima And Temporal Fusion Transformer (Tft) Models, Catherine Ticzon, Aaron Abromowitz, Bivin Sadler
SMU Data Science Review
Several new transformer-based time series models have been developed in the past five years and research has provided evidence of these models’ superior performance compared to classic statistical models such as ARIMA. While transformer-based models show impressive performance on baseline datasets, no research has been done on the robustness of these models on datasets with controlled modifications and in a replicable manner. In this paper, the Temporal Fusion Transformer (TFT) model was compared to the classical statistical model ARIMA on simulated data using multiple horizons. Data were simulated using a linear combination of exogenous variables; in total, 50 realizations of …
Analyzing The Global Happiness Index, Victoria Hernandez, Christy W. Wachira
Analyzing The Global Happiness Index, Victoria Hernandez, Christy W. Wachira
SMU Data Science Review
This study explores the Global Happiness Index using data compiled from the OECD and Our World in Data to identify key factors contributing to societal well-being. Six primary predictors were analyzed: GDP per capita, social support, healthy life expectancy, freedom to make life choices, generosity, and perceptions of corruption. Regression and clustering techniques were employed to uncover patterns among countries. By expanding the analytical scope beyond conventional economic and social indicators, this study helps identify new pathways for improving well-being across diverse cultural and economic landscapes. Additional variables such as perceived safety, political engagement, and values related to family and …
A Modern Approach To Classifying Medieval Latin Scripts, Robert L. Lane Jr, Rafia Mirza, Robert Slater
A Modern Approach To Classifying Medieval Latin Scripts, Robert L. Lane Jr, Rafia Mirza, Robert Slater
SMU Data Science Review
Paleography, the study of historical handwriting, is essential for preserving societal understanding of cultural, social, and legal frameworks from the past. Medieval manuscripts, often exhibiting refined craftsmanship, present unique challenges to modern readers due to differences in handwriting conventions and the absence of standardized punctuation and spaces. These texts hold valuable insights into the evolution of written communication, literacy, and language development. However, interpreting them requires specialized knowledge and technological solutions. Convolutional Neural Networks (CNNs) can be leveraged to classify scripts, an important step in Historical Document analysis. These models extract and analyze hierarchical features from images, addressing inconsistencies in …
Enhancing News Article Generation With Ai Tools, Adam Ercanbrack, Christopher Johnson, Max Pagan, Nibhrat Lohia
Enhancing News Article Generation With Ai Tools, Adam Ercanbrack, Christopher Johnson, Max Pagan, Nibhrat Lohia
SMU Data Science Review
Abstract. This paper aims to present a comparative analysis of a custom-built AI Journalist Assistant and ChatGPT 4.0 for news article generation. The goal is to evaluate the performance of each model based on accuracy, speed, ethical safeguards, and relevance, particularly in the context of journalism. While ChatGPT is widely used for general-purpose content creation, its reliance on older data and potential for plagiarism presents challenges in the fast-paced, high-stakes world of news reporting. To address these issues, we will design and implement an AI Assistant using Retrieval-Augmented Generation (RAG) techniques, focusing on real-time data access, bias reduction, and plagiarism …
Predictive Modeling Of Colorectal Cancer Risk: Leveraging Health, Demographic, And Socioeconomic Factors For Targeted Screening, Anish Bhandari, Shawn Deng, Michael Olheiser, Robert Slater
Predictive Modeling Of Colorectal Cancer Risk: Leveraging Health, Demographic, And Socioeconomic Factors For Targeted Screening, Anish Bhandari, Shawn Deng, Michael Olheiser, Robert Slater
SMU Data Science Review
Colorectal cancer (CRC) remains a significant public health concern, affecting millions in the United States and worldwide. This study investigates the risk factors associated with CRC using data from the Prostate, Lung, Colorectal, and Ovarian (PLCO) Cancer Screening Trial and aims to develop predictive models to identify high-risk individuals for targeted screening and increased awareness. The dataset integrates CRC incidence data from the National Cancer Institute with socioeconomic indicators from U.S. Census Bureau, linked by zip code. We employ Logistic Regression and Neural Network models to predict CRC risk, incorporating health, demographic, and socio-economic features. While the results suggest that …
Context-Switch Attacks: Understanding And Mitigating The Threat To Llm Applications, Sydney Holder, Bivin Sadler
Context-Switch Attacks: Understanding And Mitigating The Threat To Llm Applications, Sydney Holder, Bivin Sadler
SMU Data Science Review
Large Language Models (LLMs) are transforming conversational AI, yet their dependence on prompt-supplied context exposes them to context-switch attacks that covertly steer dialogue toward sensitive or malicious ends. A 70 one-sided conversation transcript evaluation set was constructed spanning various fraudulent scenarios. Each transcript embeds adversarial patterns drawn while preserving natural conversational flow. We introduce a hybrid defense that pairs a BERT-based semantic-drift detector (cosine-similarity threshold = 0.70) with a curated keyword and hack-phrase scanner to counter these threats. In aggregate, the system delivered 100 % recall, intercepting every simulated phishing or data-harvesting attempt. The keyword layer achieved perfect precision, generating …
The Prevalence And Impact Of Discourse In Social Media Networks: The 2024 Presidential Election, Kyle Kuberski, Xavier R. Mojica, Gwonchan J. Yoon, Brad Klein, Bivin P. Sadler
The Prevalence And Impact Of Discourse In Social Media Networks: The 2024 Presidential Election, Kyle Kuberski, Xavier R. Mojica, Gwonchan J. Yoon, Brad Klein, Bivin P. Sadler
SMU Data Science Review
Abstract. Social Media platforms serve as central hubs for global discourse, where political dialogue is widely shared and echoed. This exchange shapes civic participation and influences electoral outcomes, often with both intended and unintended consequences. In its inception, social media platforms served as message boards for the masses, yet manipulation and exploiting of systems via bot usage has made platforms susceptible to outside forces. Thus, false narratives and an artificial sense of consensus are endemically augmented. As for the 2016 and 2020 U.S. presidential elections, it is important to investigate the prevalence of evolved bot activity in both political and …
Molecular Quantum Particle Algorithm (Mqpa): Hybrid Quantum-Classical Learning For Molecular Property Prediction, Jessica T. Mcphaul, Bivin Sadler Ph.D.
Molecular Quantum Particle Algorithm (Mqpa): Hybrid Quantum-Classical Learning For Molecular Property Prediction, Jessica T. Mcphaul, Bivin Sadler Ph.D.
SMU Data Science Review
Classical machine learning models and quantum kernel methods often struggle to capture quantum-coherent molecular features under the constraints of noisy intermediate-scale quantum (NISQ) hardware, limiting both predictive accuracy and scalability.
This paper introduces the Molecular Quantum Particle Algorithm (MQPA), a hybrid quantum–classical framework designed to achieve chemically accurate property prediction by integrating handcrafted molecular descriptors with parameterized quantum circuits. Molecular inputs, expressed as SMILES strings, are processed via RDKit and encoded through angle-based quantum gates with entangling layers in Qiskit [1]. Quantum parameters are optimized using simultaneous perturbation stochastic approximation (SPSA) [2], while classical regression layers leverage Adam [3] with …
Application For Prediction Of Heart Failure; The Next Step In Machine Learning For Healthcare, Amy Adyanthaya, Dawn Bowerman, Rachel Liercke, Robert Slater
Application For Prediction Of Heart Failure; The Next Step In Machine Learning For Healthcare, Amy Adyanthaya, Dawn Bowerman, Rachel Liercke, Robert Slater
SMU Data Science Review
Heart failure (HF) is a serious medical condition affecting approximately 6.7 million U.S. adults and is expected to impact 8.5 million Americans by 2030 [1]. Heart failure is a complicated clinical ailment and characterizes the final course of numerous heart diseases [2]. This paper introduces a machine-learning-based application that utilizes Support Vector Machine (SVM), Multi-Layer Perceptron (MLP), and XGBoost models, implemented through the Python Flask framework, to predict HF risk using clinical data. The results indicate high model performance, with precision and recall metrics underscoring the application’s reliability in identifying at-risk patients. By providing real-time, accessible insights, this tool aims …
Multi-Agent Translation Team (Matt): Enhancing Low-Resource Language Translation Through Multi-Agent Workflow, Anishka Peter, Mai Dang, Michael Liu, Joaquin Dominguez, Nibhrat Lohia
Multi-Agent Translation Team (Matt): Enhancing Low-Resource Language Translation Through Multi-Agent Workflow, Anishka Peter, Mai Dang, Michael Liu, Joaquin Dominguez, Nibhrat Lohia
SMU Data Science Review
Like humans, large language models (LLMs) benefit from revision and refinement, especially for complex tasks requiring critical thinking. Inspired by human collaborative problem-solving, this study introduces a novel multi-agent workflow designed to enhance LLM translations from English to low-resource languages. Multi-Agent Translation Team (MATT) involves the collaboration of agents that are assigned specific roles, such as translator, evaluation coordinator, and various levels of editing, to refine the initial translation into the most desired version possible. The agents work collaboratively in an iterative loop until the translation loss meets a satisfactory threshold. It stands out from other multi-agent workflows by combining …
Enhancing Animal Shelter Operations With Time Series And Machine Learning, Sakava L. Kiv, Donald L. Anderson, Shivam Negi, Jacquelyn Cheun
Enhancing Animal Shelter Operations With Time Series And Machine Learning, Sakava L. Kiv, Donald L. Anderson, Shivam Negi, Jacquelyn Cheun
SMU Data Science Review
Enhancing animal shelter operations through machine learning involves employing a variety of advanced techniques aimed at increasing efficiency, promoting animal welfare, and optimizing resource allocation. This paper explores predictive analytics for adoption rates using regression models to estimate the likelihood of adoption based on historical data, encompassing variables such as breed, health status, and previous adoption trends. Additionally, classification algorithms are utilized to categorize animals by adoption probability, facilitating better resources and marketing prioritization. Clustering algorithms are employed to group animals according to behavior patterns and/or physical health, enabling tailored medical care and enrichment activities that improve their mental and …
Enhancing Network Security Through Dual-Layer Log Analysis: Integrating Machine Learning Classifiers With Large Language Models For Intelligent Anomaly Detection, Anthony Burton-Cordova, O'Neil Gray, Mohammad Al Rousan
Enhancing Network Security Through Dual-Layer Log Analysis: Integrating Machine Learning Classifiers With Large Language Models For Intelligent Anomaly Detection, Anthony Burton-Cordova, O'Neil Gray, Mohammad Al Rousan
SMU Data Science Review
This paper presents an innovative approach to enhancing network security by integrating machine learning algorithms with fine-tuned large language models (LLMs) to provide an expert assistant querying. The proposed method utilizes machine learning for efficient preprocessing and feature extraction from log data, followed by the application of a fine-tuned LLM to analyze and interpret anomalies with greater accuracy. This dual-layer detection system is designed to improve the identification of subtle and sophisticated security threats. The research team’s extensive evaluation using real-world log datasets indicates that the combined approach increases detection rates and communicates results in an understandable manner, demonstrating its …
Data Analysis On Predicting The Top 12 Fantasy Football Players By Position, Alan Abadzic, Jacquelyn Cheun, Milan Patel
Data Analysis On Predicting The Top 12 Fantasy Football Players By Position, Alan Abadzic, Jacquelyn Cheun, Milan Patel
SMU Data Science Review
Fantasy football enthusiasts rely on rankings populated by their platform of choice to draft winning teams and make strategic roster decisions. This study presents a comprehensive analysis of player performance data to forecast the top 12 fantasy points performers per position for the upcoming season. Leveraging machine learning techniques and historical data, our model identifies key performance indicators and trends to inform player evaluations. Insights gleaned from positional trends, breakout candidates, risk assessment, and matchup analysis offer a competitive edge. By addressing limitations, ethical considerations, and avenues for future research, this study contributes to the advancement of fantasy sports analysis …
Enhancing Imputation Accuracy: A Multi-Faceted Approach For Missing Data In Chicago Arrest Records, Steve Bramhall, Jae Chung, Nicholas Mueller
Enhancing Imputation Accuracy: A Multi-Faceted Approach For Missing Data In Chicago Arrest Records, Steve Bramhall, Jae Chung, Nicholas Mueller
SMU Data Science Review
This paper introduces a novel approach to enhance the imputation process for missing data, utilizing crime records from Chicago with arrests as the target feature. Robust imputation techniques are crucial in the era of burgeoning datasets for generating reliable insights. Our core objective is to present an innovative method that improves imputation techniques, augmenting model performance and bolstering the reliability of analytical outcomes. Leveraging numeric crime data, we establish a Gradient Boosting (GBM) baseline model, then introduce ensemble methods including Random Forest and Decision Trees for further refinement. By systematically exploring multiple imputation processes, we establish a baseline for comparative …
Geospatial Temporal Crime Prediction Using Convolution And Lstm Neural Networks: Enhancing The Las Vegas Cardiff Model, Corey D. Holmes, Christian Orji, Chris Papesh
Geospatial Temporal Crime Prediction Using Convolution And Lstm Neural Networks: Enhancing The Las Vegas Cardiff Model, Corey D. Holmes, Christian Orji, Chris Papesh
SMU Data Science Review
According to the Department of Justice, more than half of violent crimes go unreported to law enforcement in the United States (Kollar et al., 2018). This data gap reduces the opportunity to implement proven solutions in the areas with the greatest need. In 1996, Dr. Shepherd developed the Cardiff Model with the aim of bringing together hospitals, law enforcement, and community leaders through the sharing of data. We partnered with ongoing efforts to implement the Cardiff Model in Las Vegas, Nevada. Our goal was to provide a geospatial temporal model that can predict the next 30 days of crime. By …