Skip to content

ADR-Net implements a simple case study on detecting Adverse Drug Reactions (ADRs) using Artificial Neural Networks (ANN) and Latent Semantic Analysis (LSA). This simple project includes tools for analyzing ADR data with LSA to uncover patterns and evaluates model accuracy with F-Scores.

Notifications You must be signed in to change notification settings

KillerVardhan8/ADR-Net

Repository files navigation

Adverse Drug Reaction-Neural Networks(ADR-Net)

Case Study Implementation of the Research Paper here which deals about Artificial Neural Networks and Latent Semantic Analysis for Adverse Drug Reaction Detection related to Neuro Fuzzy and Genetic Programming subject.

ADR Test

The "ADR Test" file uses Latent Semantic Analysis (LSA) to analyze user-reported Adverse Drug Reactions (ADRs). This file identifies hidden patterns and associations in the text, helping to better understand user experiences with various drugs.

Accuracy

The "Accuracy" file compares the performance of the LSA model with other machine learning models using F-Scores. It evaluates which model is most accurate in predicting ADRs, ensuring the best approach for analyzing user-reported data.

Research Paper Analysis

click here

The Implementation Video link

click here

About

ADR-Net implements a simple case study on detecting Adverse Drug Reactions (ADRs) using Artificial Neural Networks (ANN) and Latent Semantic Analysis (LSA). This simple project includes tools for analyzing ADR data with LSA to uncover patterns and evaluates model accuracy with F-Scores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages