EEG(Electroencephalography) EMOTION ANALYSIS.pptx

mithleshkumar1952000 117 views 16 slides May 30, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

LKBVFVHJ


Slide Content

EEG(Electroencephalography) EMOTION ANALYSIS BY UJWALA BIJEWAR MITU22MCAD0117

COMPONENTS Introduction Working Applications of eeg emotion analysis Objectives Proposed solution Exploratory Data Analysis Model evaluation conclusion

INTRODUCTION Electroencephalography (EEG) is a method used in EEG emotion detection to assess brain activity and distinguish between various emotional states. EEG is a non-invasive method that records electrical activity along the scalp, providing a high-temporal-resolution view of brain function. By combining EEG data with machine learning and other analytical techniques, researchers can gain valuable insights into how emotions are represented in the brain and how they influence behavior and condition.

WORKING How Does EEG Emotion Analysis Work? Participants are exposed to stimuli that evoke specific emotions (e.g., pictures, videos). EEG data is collected while participants experience these emotions. Researchers apply machine learning algorithms to identify patterns in the EEG data associated with different emotions. These patterns can then be used to predict a person's emotional state based on their EEG activity.

Applications of EEG emotion analysis Human-computer interaction (HCI): Create interfaces that adapt to a user's emotional state. Neuromarketing: Understand consumer preferences and emotional responses to products/advertisements. Education: Personalize learning experiences based on student engagement and emotional state. Mental health: Develop tools for monitoring and diagnosing a mental health conditions.

Objectives Understanding emotional brain activity: Identify and map patterns of brain activity with different emotional states. Study how the brain process and responds to emotional stimuli over the time . Predicting emotional states: Develop models to predict emotional states in real time based on EEG. Classify emotions from EEG signals using machine learning algorithms.

Proposed Solution The suggested analysis would gather high-quality EEG data while participants are exposed to a variety of emotional stimuli by using sophisticated data gathering techniques. Data Selection and Loading Data Preprocessing Data Transformation Machine Learning Model / Classification

Data Flow Diagram

Exploratory Data Analysis

Exploratory Data Analysis

Model evaluation Process Selection Of Evaluation Metrics: The output of the fit_transform method is a numpy array that contains the encoded labels. The encoded labels are integers that represent the categories in the original labels. For Example, if the original labels were “happy”, “sad”, “angry”, and “fearful”, the encoded labels might be 0, 1, 2, and 3, respectively

Model evaluation Process Feature selection:   Defining necessary features for model training :

Model evaluation Process Model Performance on Test Dataset:  Algorithm used for training: Random Forest Classifier :   Random forest is a powerful and versatile classifier that combines multiple decision trees to produce accurate and stable predictions. It is widely used in machine learning applications due to its robustness, ease of use, and ability to handle high-dimensional data. By fine-tuning hyperparameters and considering the data and task at hand, random forest can be an effective tool for classification and regression tasks.

Model evaluation Process CLASSIFICATION REPORT:    

Conclusion The system analyses the user mindset using Eeg signals and makes a prediction based on that. Because these solutions are more affordable for government hospitals and medical experts may prefer to use them for diagnosis. This research looks at a variety of categorical model strategies that helps to get best results. Random Forest Classifier has the highest accuracy 99 percent.

THANK YOU!
Tags