Skip to content

Implementation of Anomaly Detection in weather data using unsupervised Isolation Forest over a timeline.

Notifications You must be signed in to change notification settings

venkatramnank/WeatherAnomalyIsolationForest

Repository files navigation

WeatherAnomalyIsolationForest

Aim

Implementation of Anomaly Detection in weather data using unsupervised Isolation Forest over a timeline.

Description

Isolation forest is a machine learning algorithm for anomaly detection. It is an unsupervised learning algorithm that identifies anomaly by isolating outliers in the data. This concept is used to find anomalies in the weather data over a time period. Given below are some images of the anomalies detected.

  • Humidity

  • Pressure

  • Temperature

A clear explanation of the mathematics behind this concept is given in the report.

Results

The below table gives the results of Isolation forest for the New York city weather data.

Initiative

This is a part of the mini project for Machine Learning Special topic course.

Contact

For doubts and contributions pleas contact [email protected]

About

Implementation of Anomaly Detection in weather data using unsupervised Isolation Forest over a timeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages