Skip to content

odartsi/AnomalyDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Anomaly Detection in Time Series and MNIST Digits

Description

This repository encompasses two distinct anomaly detection projects, each targeting different datasets and methodologies.

Time Series Price Anomaly Detection with Clustering

The TimeSeriesPriceAnomalyDetection focuses on detecting anomalies in time series house price data using clustering techniques.

Unsupervised Anomaly Detection for MNIST Digits

The Autoencoder centers around unsupervised anomaly detection applied to the MNIST dataset. Here, the primary objective is to identify anomalies among hand-written digit images. During the training process, specific digit classes are deliberately held out as anomalous, and the model assigns a "score of normality" to each digit, with higher scores indicating greater normality.

Screenshot 2023-10-04 at 15 15 25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published