Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Predicting Products: Substitution vs. Elimination02:52

Predicting Products: Substitution vs. Elimination

12.5K
When a nucleophile and an alkyl halide react, nucleophilic substitution and β-elimination reactions compete to generate products.
The following factors can influence the mechanisms competing against each other:
12.5K
Predicting Products: SN1 vs. SN202:27

Predicting Products: SN1 vs. SN2

14.3K
Nucleophilic substitution reactions of alkyl halides can proceed via an SN1 or an SN2 mechanism. While in SN2 reactions, the nucleophile attacks the substrate simultaneously as the leaving group departs, in SN1 reactions, the substrate first dissociates to give the carbocation intermediate. Various factors such as the structure of the substrate, the strength of the nucleophile, and the nature of the solvent promote one mechanism over the other.
With increased substitution on the alkyl halide,...
14.3K
Regression Analysis01:11

Regression Analysis

6.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.4K
Predicting Reaction Outcomes02:24

Predicting Reaction Outcomes

8.8K
Kinetics describes the rate and path by which a reaction occurs. In contrast, thermodynamics deals with state functions and describes the properties, behavior, and components of a system. It is not concerned with the path taken by the process and cannot address the rate at which a reaction occurs. Although it does provide information about what can happen during a reaction process, it does not describe the detailed steps of what appears on an atomic or a molecular level. On the other hand,...
8.8K
Stereotype Content Model02:16

Stereotype Content Model

14.9K
The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence...
14.9K
Prediction Intervals01:03

Prediction Intervals

2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Oxidative Functionalization of Woody Biochar for Hexavalent Chromium Detoxification: Adsorption-Coupled Reduction and Dual-Phase Remediation.

Molecules (Basel, Switzerland)·2026
Same author

Case Report: rapid exacerbation of autoimmune hemolysis and severe immune - mediated thrombocytopenia induced by piperacillin - tazobactam.

Frontiers in medicine·2026
Same author

UAV and Deep Learning for Building Façade Defect Detection: A Comprehensive Review.

Sensors (Basel, Switzerland)·2026
Same author

Cross-kingdom microbiome interactions along the gut-lung axis: immune-microecological coordination, shared mechanisms, and disease-context dependence in respiratory disorders.

Gut microbes·2026
Same author

SGLT2 inhibitors and GLP-1 receptor agonists in atrial fibrillation treatment: Clinical evidence and mechanistic insights.

Metabolism: clinical and experimental·2026
Same author

The role of embodied musical engagement in enhancing non-cognitive skills and rehabilitation outcomes in children with special needs.

Frontiers in psychology·2026

Related Experiment Video

Updated: Oct 14, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.4K

A deep learning approach in predicting products' sentiment ratings: a comparative analysis.

Vimala Balakrishnan1, Zhongliang Shi1, Chuan Liang Law2

  • 1Faculty of Computer Science and Information Technology, Universiti Malaya, 50603 Kuala Lumpur, Malaysia.

The Journal of Supercomputing
|November 10, 2021
PubMed
Summary

Deep learning models, including Convolutional Neural Networks (CNN), Recurrent Neural Network (RNN), and Bi-directional Long Short Term Memory (Bi-LSTM), show superior text sentiment analysis performance. Neural network models combined with Word2Vec embeddings achieved the highest accuracy.

Keywords:
Customer reviewsDeep learningEnsemble modelsSentiment ratingWord embeddings

Related Experiment Videos

Last Updated: Oct 14, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.4K

Area of Science:

  • Natural Language Processing
  • Machine Learning
  • Computational Linguistics

Background:

  • Sentiment analysis is crucial for understanding public opinion and user feedback.
  • Traditional machine learning methods face challenges in capturing complex linguistic nuances.
  • Deep learning models offer advanced capabilities for text representation and analysis.

Purpose of the Study:

  • To benchmark deep learning models for text sentiment analysis.
  • To compare various word embedding techniques, including BERT variants, FastText, and Word2Vec.
  • To evaluate model performance with and without data augmentation and across different classification setups (5-class vs. 3-class).

Main Methods:

  • Implemented and compared Convolutional Neural Networks (CNN), Recurrent Neural Network (RNN), and Bi-directional Long Short Term Memory (Bi-LSTM) models.
  • Utilized word embedding approaches: Word2Vec, FastText, and Bi-directional Encoder Representations from Transformers (BERT) and its variants (e.g., RoBERTa).
  • Applied Easy Data Augmentation and evaluated models on original and augmented datasets in 5-class and 3-class configurations.

Main Results:

  • The CNN-RNN-Bi-LSTM model with Word2Vec embeddings achieved the highest accuracy (96%) and F-score (91.1%).
  • Individually, RNN demonstrated strong performance with 87.5% accuracy and 83.5% F-score.
  • RoBERTa achieved the highest F-score of 73.1% among BERT variants, indicating effectiveness in specific scenarios.

Conclusions:

  • Deep learning models, particularly neural networks with Word2Vec, significantly outperform traditional supervised machine learning for text sentiment analysis.
  • Data augmentation and model architecture choices impact overall performance.
  • The study provides a foundation for future research in advanced sentiment analysis techniques.