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

Cluster Sampling Method01:20

Cluster Sampling Method

12.8K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
12.8K
Sampling Plans01:23

Sampling Plans

288
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
288
Aggregates Classification01:29

Aggregates Classification

389
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
389
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

131
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...
131

You might also read

Related Articles

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

Sort by
Same author

A Method for Imputing scRNA-seq Data Based on Mobile Graph Convolutional Generative Adversarial Networks.

Biochemical genetics·2026
Same author

A Novel Composite Additive Based on Modified Eggshell Powder for the Adsorption and Toxicity Mitigation of Deoxynivalenol.

Journal of agricultural and food chemistry·2026
Same author

Effect of Lactobacillus reuteri XY227 supplementation on meat quality, carcass characteristics and muscle fiber type in finishing pigs.

Meat science·2026
Same author

Tislelizumab-induced fulminant type 1 diabetes mellitus (FT1D): A case report and literature review.

Medicine·2025
Same author

Effect of Ningxiang pig-derived Lactobacillus reuteri supplementation on the growth performance, lipid metabolism, and gut microbiota of finishing pigs.

Porcine health management·2025
Same author

Methionine metabolism, functions, and application in swine.

Animal nutrition (Zhongguo xu mu shou yi xue hui)·2025
Same journal

Application of ephrin-B2 loaded glycol chitosan-silk fibroin hydrogel in the treatment of diabetic refractory wounds.

Scientific reports·2026
Same journal

International expert Delphi consensus on thromboprophylaxis in metabolic and bariatric surgery.

Scientific reports·2026
Same journal

Assessing the cross-region knowledge transfer capability of selected deep learning building vectorization methods in the context of available training datasets.

Scientific reports·2026
Same journal

Feasibility and preliminary effects of outdoor versus indoor cognitive-motor therapy in women with Alzheimer's disease: A randomized single-blind pilot study.

Scientific reports·2026
Same journal

Hallmarks of social action in the vocal turn-taking of wild common marmosets (Callithrix jacchus).

Scientific reports·2026
Same journal

Role and mechanism of AOPPs-induced NOX4-mediated ferroptosis in intervertebral disc degeneration.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Sep 17, 2025

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

11.5K

A weight clustering algorithm based on sliding window model for stream data.

Jiashun Chen1, Jianjing Chen2, Zhaoman Zhong1

  • 1School of Computer Engineer, Jiangsu Ocean University, Lianyungang, China.

Scientific Reports
|July 2, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel weighted clustering approach for streaming data, effectively handling concept drift. The method achieves accurate clustering with minimal errors on dynamic datasets.

Keywords:
Concept driftData clusterSliding window modelStream dataWeight value

More Related Videos

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.1K

Related Experiment Videos

Last Updated: Sep 17, 2025

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

11.5K
Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.7K
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.1K

Area of Science:

  • Data Science
  • Machine Learning
  • Algorithm Development

Background:

  • Streaming data presents significant challenges for traditional clustering due to temporal variations and large volumes.
  • Concept drift, a common phenomenon in streaming data, further complicates accurate cluster analysis.
  • Existing clustering methods often struggle to adapt to the dynamic nature of data streams.

Purpose of the Study:

  • To propose a novel weighted clustering approach tailored for streaming data.
  • To address the challenges posed by concept drift in data streams.
  • To enhance clustering accuracy and efficiency in dynamic environments.

Main Methods:

  • In-depth analysis of concept drift features in streaming data.
  • Development of a weight parameter calculation technique.
  • Implementation of a sliding window model clustering algorithm with threshold calculations.
  • Two-stage clustering: intra-window clustering and landmark window cluster merging.

Main Results:

  • On static datasets, the algorithm demonstrated low runtime and misclassification rates but struggled with precise clustering.
  • On concept-drifting datasets, the algorithm achieved accurate clustering with minimal misclassification rates when appropriate weight parameters were used.
  • The sliding window approach effectively adapts to dynamic data characteristics.

Conclusions:

  • The proposed weighted clustering approach is effective for streaming data analysis, particularly in the presence of concept drift.
  • The algorithm shows adaptability to dynamic data environments, offering potential for real-world applications.
  • Optimizing weight parameters is crucial for achieving high accuracy in concept-drifting scenarios.