Tabular data in the wild are frequently afflicted with class-imbalance, biasing machinelearning model predictions towards major classes. A data-centric solution to this problem is oversampling - where the classes are...
详细信息
Due to availability of a large amount of cooking recipes online, there is a growing interest in using this as data to create novel recipes. Novel Recipe Generation is a problem in the field of Natural Language Process...
详细信息
ISBN:
(纸本)9781665481045
Due to availability of a large amount of cooking recipes online, there is a growing interest in using this as data to create novel recipes. Novel Recipe Generation is a problem in the field of Natural Language Processing in which our main interest is to generate realistic, novel cooking recipes. To come up with such novel recipes, we trained various Deep learning models such as LSTMs and GPT-2 with a large amount of recipe data. We present Ratatouille (https://***/ratatouille2/), a web based application to generate novel recipes.
Mental health concerns including suicide ideation are a growing concern especially among younger population. Social media also is providing a platform for people with mental health concerns to vent their frustrations ...
详细信息
Wildfires in California have consistently been a concern that has been getting more acute in the past years. Rampant wildfires have consistently hit the state of California, creating severe economic and environmental ...
详细信息
ISBN:
(纸本)9798350385328;9798350385335
Wildfires in California have consistently been a concern that has been getting more acute in the past years. Rampant wildfires have consistently hit the state of California, creating severe economic and environmental loss. In 2023, wildfires cost nearly 1.2 billion U.S. dollars in financial loss between January and September. Between 2021-2022, wildfires accounted for over 11.2 billion in damage across the United States. Over 1.6 million acres of land have burned and caused large sums of environmental damage. The increasing frequency and severity of wildfires in California have led to a growing need for accurate and reliable wildfire risk assessments. In this research, we propose a machinelearning approach based on six different classifiers to determine wildfire risk using environmental data from California. We use a dataset of historical wildfire occurrences and various environmental variables such as temperature, humidity, and wind speed to build a recommendation model using a Random Forest classifier. We use the SMOTE technique to handle class imbalance.
The State of Charge (SOC) indicates the amount of charge remaining in the battery, which is a critical parameter in the battery management system (BMS). A precise SOC estimation can effectively protect the battery and...
详细信息
The State of Charge (SOC) indicates the amount of charge remaining in the battery, which is a critical parameter in the battery management system (BMS). A precise SOC estimation can effectively protect the battery and extend its service life. Recently, a leading-edge machinelearning model, namely the extreme learningmachine (ELM), has been applied for SOC estimation due to its powerful fitting and fast training capabilities. However, as BMS is required to operate in more and more complex environments, it is inevitable to encounter the effects of non-Gaussian noises caused by system errors, human causes, and other factors. These noises are random, sparse, and far from the targets, mainly referring to the outliers. The classical extreme learningmachine (ELM) is susceptible to noise, leading to poor performance in outlier-contaminated datasets. To overcome this problem, we developed a new robust SOC estimation method through the outlier robust ELM (OR-ELM) in this paper. Additionally, a powerful iterative algorithm, namely the alternating direction method of multipliers (ADMM), was utilized for training OR-ELM. Experiments were carried out on a dataset of Panasonic 18650 cells, and the results show the applicability and robustness of OR-ELM in the SOC estimation. (c) 2022 The Author(s). Published by Elsevier Ltd. This is an open access article under the CC BY-NC-ND license (http://***/licenses/by-nc-nd/4.0/).
The global sports market, one of the biggest markets in the world, grew from 354.96 billion in 2021 to 496.52 billion in 2022, according to research from a business research organization. Sports teams are becoming inc...
详细信息
Diabetes is a very common disease, and many people in the world are poisoned by it. Diabetes will also cause some complication, such as diabetic foot, diabetic retinopathy, and even permanent loss of vision. At presen...
详细信息
Cancer according to the American Society of Clinical Oncology journal was first described back in 1600 B.C. and has been prevalent ever since. The technological advancement in the field of medical sciences aided with ...
详细信息
Causal machinelearning combines causal inference and machinelearning to understand and utilize causal relationships in data. While traditional machinelearning focuses on missions of prediction and pattern recogniti...
详细信息
ISBN:
(纸本)9798400717529
Causal machinelearning combines causal inference and machinelearning to understand and utilize causal relationships in data. While traditional machinelearning focuses on missions of prediction and pattern recognition, causal machinelearning goes a step further by revealing causal relationships between variables. In this research, we employ the double machinelearning method to identify variables in the gesture recognition problem where independent variables have causal relationships with the final gesture. These variables are then selected for further classification and analysis. By comparing this approach with traditional feature selection methods, we find that the variables selected using double machinelearning are more useful for classification and yield excellent results across different machinelearning classification models. This new double machinelearning based approach provides a valuable reference for researchers during the feature selection stage.
Emergency departments (EDs) are challenged by overcrowding, which affects the quality of care and increases the rate of patients leaving without being seen (LWBS). The study aims to predict LWBS cases in Local Health ...
详细信息
ISBN:
(纸本)9798350375305;9798350375299
Emergency departments (EDs) are challenged by overcrowding, which affects the quality of care and increases the rate of patients leaving without being seen (LWBS). The study aims to predict LWBS cases in Local Health Authority No. 3 in Naples, Italy, a distributed ED system, using machinelearning (ML) models and compare its performance with single-center EDs. data from 53,761 patients at LHA No. 3, 83,739 at Hospital H1, and 77,607 at Hospital H2 from the year 2022 were analyzed. The dataset included gender, age, triage score, mode of arrival, and time of admission. machinelearning algorithms such as Random Forest (RF), Support Vector machine (SVM), Naive Bayes (NB), and Logistic Regression (LR) were implemented using the KNIME Analytics platform. The primary outcome was LWBS. All ML models showed high accuracy rates above 90%. The RF model showed the highest accuracy (91.2%) and F-measure (95.3%). The study also revealed patterns in patient flow, most notably a peak in arrivals between 6:00 and 12:00. A balanced age distribution was observed, in contrast to the older patient demographics in previous studies. The ML models, particularly RF, were highly effective in predicting LWBS cases in a distributed ED system. This high predictive accuracy can contribute to the efficient allocation of ED resources and improve patient satisfaction, thereby addressing the problem of overcrowding.
暂无评论