SkillAgentSearch skills...

ClusterDF

Cluster analysis of debris flow seismic events and environmental noise signals using DEC and GMM

Install / Use

/learn @ZhiyongHuang00/ClusterDF
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ClusterDF

Cluster analysis of debris flow seismic events and environmental noise signals using DEC and GMM.


Author: Huang Zhiyong
Date: 2025.04.27
Version: 1.0.0


Project Description

ClusterDF focuses on clustering seismic signals from debris flows, rockfalls, and environmental noise using Deep Embedded Clustering (DEC) and Gaussian Mixture Model (GMM) algorithms.
Seismic data were preprocessed using ObsPy, and deep learning models were implemented with TensorFlow.


Data Sources


Installation

To run this project, you will need to install the following Python packages:

pip install obspy==1.4.1
pip install tensorflow==2.10.0
pip install scikit-learn
pip install numpy
pip install matplotlib

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Python

Security Score

70/100

Audited on Jan 30, 2026

No findings