chi-square value
Mashee at SemEval-2024 Task 8: The Impact of Samples Quality on the Performance of In-Context Learning for Machine Text Classification
Rasheed, Areeg Fahad, Zarkoosh, M.
Within few-shot learning, in-context learning (ICL) has become a potential method for leveraging contextual information to improve model performance on small amounts of data or in resource-constrained environments where training models on large datasets is prohibitive. However, the quality of the selected sample in a few shots severely limits the usefulness of ICL. The primary goal of this paper is to enhance the performance of evaluation metrics for in-context learning by selecting high-quality samples in few-shot learning scenarios. We employ the chi-square test to identify high-quality samples and compare the results with those obtained using low-quality samples. Our findings demonstrate that utilizing high-quality samples leads to improved performance with respect to all evaluated metrics.
- Asia > Middle East > Iraq > Baghdad Governorate > Baghdad (0.05)
- North America > Mexico > Mexico City > Mexico City (0.04)
Towards Bloodless Potassium Measurement from ECG using Neuro-Fuzzy Systems
Samandari, Zeynab, Molaeezadeh, Seyyedeh Fatemeh
Potassium disorders are generally asymptomatic, potentially lethal, and common in patients with renal or cardiac disease. The morphology of the electrocardiogram (ECG) signal is very sensitive to the changes in potassium ions, so ECG has a high potential for detecting dyskalemias before laboratory results. In this regard, this paper introduces a new system for ECG-based potassium measurement. The proposed system consists of three main steps. First, cohort selection & data labeling were carried out by using a 5- minute interval between ECGs and potassium measurements and defining three labels: hypokalemia, normal, and hyperkalemia. After that, feature extraction & selection were performed. The extracted features are RR interval, PR interval, QRS duration, QT interval, QTc interval, P axis, QRS axis, T axis, and ACCI. Kruskal-Wallis technique was also used to assess the importance of the features and to select discriminative ones. Finally, an ANFIS model based on FCM clustering (FCM-ANFIS) was designed based on the selected features. The used database is ECG-ViEW II. Results showed that T axis compared with other features has a significant relationship with potassium levels (P<0.01, r=0.62). The absolute error of FCM-ANFIS is 0.4+-0.3 mM, its mean absolute percentage error (MAPE) is 9.99%, and its r-squared value is 0.74. Its classification accuracy is 85.71%. In detecting hypokalemia and hyperkalemia, the sensitivities are 60% and 80%, respectively, and the specificities are 100% and 97.3%, respectively. This research has shed light on the design of noninvasive instruments to measure potassium concentration and to detect dyskalemias, thereby reducing cardiac events.
- Asia > Middle East > Iran (0.04)
- North America > United States > Minnesota (0.04)
- North America > United States > Arizona (0.04)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Uncertainty > Fuzzy Logic (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.68)
- Information Technology > Artificial Intelligence > Machine Learning > Performance Analysis (0.67)
Split a Decision Tree
Decision trees are simple to implement and equally easy to interpret. And decision trees are idea for machine learning newcomers as well! If you are unsure about even one of these questions, you've come to the right place! Decision Tree is a powerful machine learning algorithm that also serves as the building block for other widely used and complicated machine learning algorithms like Random Forest, XGBoost, and LightGBM. You can imagine why it's important to learn about this topic!
Predicting Lung Cancer with Astrology - Soulbody
I am involved with a group called the Astrological Investigators or The Gators for short (www.astroinvestigators.com). The Gators are led by a fellow engineer and astrologer Alphee Lavoie. Alphee brings his engineering analytics skills to a field that sometimes can be considered a bit flakey from the scientific community point of view. That is why Alphee has developed research software employing statistical analysis. The astrological chart is an assessment of a person's potential in various facets of life including health.
- Health & Medicine > Therapeutic Area > Pulmonary/Respiratory Diseases (0.62)
- Health & Medicine > Therapeutic Area > Oncology > Lung Cancer (0.52)
What is a Chi-Square Test and How Does it Work?
"Science is advanced by proposing and testing a hypothesis, not by declaring questions unsolvable" – Nick Matzke Let's start with a case study. I want you to think of your favorite restaurant right now. Let's say you can predict a certain number of people arriving for lunch five days a week. At the end of the week, you observe that the expected footfall was different from the actual footfall. Sounds like a prime statistics problem?