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

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

264
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
264
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

151
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
151

You might also read

Related Articles

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

Sort by
Same author

Integrated experimental design and machine learning framework for predicting UV influenced mechanical properties in polyurethane nanodiamond nanocomposites.

Scientific reports·2026
Same author

Machine learning and response surface methodology for optimization and prediction of tribological performance of PLA/rice husk biochar composites.

Scientific reports·2026
Same author

Bacopa monnieri biochar derived carbon nanospheres for pendimethalin remediation from water.

Discover nano·2026
Same author

Nitrogen doped carbon dots with antibacterial activity for dual mode fluorescence and smartphone-assisted colorimetric detection of epirubicin.

Analytical methods : advancing methods and applications·2026
Same author

Fabrication and characterization of shape memory polyurethane/GNP/MWCNTs nanocomposite thin-films with enhanced UV resistance.

Scientific reports·2026
Same author

Integrated Management Strategies for Diabetes Mellitus and Hypertension: A Systematic Review.

Cureus·2026
Same journal

Big Data-Driven Video Anomaly Detection Using VideoMAE for Visual Analytics in CCTV Surveillance.

Big data·2026
Same journal

Agentic Artificial Intelligence-Driven Explainable Deep Learning for Deciphering Noncoding Pathogenic Mechanisms of Delirium Through Genomic Big Data Integration.

Big data·2026
Same journal

Personalized Driven Instruction Through Explainable Agentic AI in Multicultural Higher Education Environments.

Big data·2026
Same journal

Big Data-Driven Explainable Agentic AI Decision Frameworks for Enterprise Innovation in FinTech Ecosystems.

Big data·2026
Same journal

An Edge-Enabled Low-Latency Cross-Lingual Speech-to-Text Framework for Efficient Human-Robot Interaction.

Big data·2026
Same journal

DS<sup>2</sup>PT: A Deep Two-Stage Patent Text Segmentation Framework Informed by Low-Latency Neural Network Characteristics.

Big data·2026
See all related articles

Related Experiment Video

Updated: Oct 28, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K

An Ensemble-Based Scalable Approach for Intrusion Detection Using Big Data Framework.

Santosh Kumar Sahu1, Durga Prasad Mohapatra1, Jitendra Kumar Rout2

  • 1Department of Computer Science and Engineering, NIT Rourkela, Odisha, India.

Big Data
|July 17, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a big data framework for analyzing intrusion datasets. The decision tree (DT) classifier excelled, leading to an ensemble method that effectively addresses class imbalance issues in cybersecurity data.

Keywords:
Decision TreeK-NNSVMbig data analyticensemble methodsintrusion detection

More Related Videos

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

6.5K

Related Experiment Videos

Last Updated: Oct 28, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K
Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

6.5K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Data Analytics

Background:

  • Intrusion detection systems often face imbalanced datasets, where minority classes (attacks) are underrepresented.
  • Standard classification algorithms can be biased towards the majority class, leading to poor detection of malicious activities.
  • Evaluating performance on imbalanced data requires specialized metrics beyond simple accuracy.

Purpose of the Study:

  • To establish a scalable big data framework for processing and analyzing intrusion datasets.
  • To identify and optimize the best-performing classification method for intrusion detection.
  • To develop and evaluate an ensemble approach for mitigating class imbalance in cybersecurity data.

Main Methods:

  • Implementation and tuning of popular classification methods on intrusion datasets.
  • Optimization of hyperparameters for selected classifiers.
  • Development of an ensemble method combining K-Means, RUSBoost, and Decision Tree (DT) for class imbalance.
  • Evaluation using metrics like Balanced Accuracy, Matthews Correlation Coefficient, and F-Measure.

Main Results:

  • The Decision Tree (DT) classifier demonstrated superior performance in accuracy, training speed, and prediction rate.
  • The proposed ensemble method effectively addressed the class imbalance problem.
  • Performance metrics suitable for imbalanced datasets confirmed the effectiveness of the ensemble approach.

Conclusions:

  • A scalable big data framework was successfully established for intrusion data analysis.
  • The Decision Tree (DT) is a highly effective base classifier for intrusion detection.
  • The novel ensemble method significantly improves the detection of minority classes in imbalanced cybersecurity datasets.