Skip to main content

A sequential hybrid anomaly detection framework combining PyTorch GRUs and Isolation Forests.

Project description

seq_hybrid_detector

seq_hybrid_detector is a small Python package scaffold for sequence hybrid detection workflows.

What is included

The repository currently provides a clean src/ layout with starter modules for loading data, defining core models, and wiring a simple pipeline.

Project layout

seq_hybrid_detector/
├── LICENSE
├── README.md
├── pyproject.toml
└── src/
	└── seq_hybrid_detector/
		├── __init__.py
		├── data_engine.py
		├── models.py
		└── pipeline.py

Installation

From the project root, install the package in editable mode during development:

pip install -e .

Modules

  • data_engine.py contains basic sequence loading and normalization helpers.
  • models.py defines lightweight dataclasses for input samples and predictions.
  • pipeline.py provides a starter pipeline class for fitting and predicting.

Status

This is a scaffold, not a finished detector. The modules are in place for you to extend with real preprocessing, model training, and scoring logic.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seq_hybrid_detector-0.1.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seq_hybrid_detector-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file seq_hybrid_detector-0.1.0.tar.gz.

File metadata

  • Download URL: seq_hybrid_detector-0.1.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for seq_hybrid_detector-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ed37cbeb4567f615b3cc7062fe4cbaec6a36caffd3998cc254ba9f953f0c84db
MD5 69e4ba3b08a2f4d8cd23ae65e8b0cd0a
BLAKE2b-256 2f441314acf3d1f703a00f1b20a22c37424bb1040dc0022267e555b82333c0b5

See more details on using hashes here.

File details

Details for the file seq_hybrid_detector-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for seq_hybrid_detector-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76e4a5759396dab1aa473ce1052a2879af67edc5c866f2506e93aa5eb53ea1bb
MD5 c75a7640eace007c1d2709fd3ca27239
BLAKE2b-256 1321a956ebbea3beb9b61c56a093e692d26cb41534532fefaa9194ae1caa43f7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page