Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 817 Bytes

Anomaly temperature detection

License Python 3.7 scikit-learn 0.23.2 Solvve

Description

Example of the anomaly detection, using different algorithms with tuning techniques.

We follow the next steps:

  1. EDA
  2. Data preprocessing
  3. Modeling

Dataset contains > 7k rows with temperature between 2013-2014 years

Task:

Find anomaly temperature values using at least 3 algorithms