abubakr1934 / Intern-Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intern-Assignment

The repository contains zip file with name files.zip. The files.zip has 4 sets of csv file.

  1. test.csv --> test_label.csv

  2. smap_test.csv --> smap_test_labels.csv

  3. msl_test.csv --> msl_test_labels.csv

  4. psm_test.csv --> psm_test_labels.csv

    test.csv files have multivariate time series data and test_labels.csv labels files have time stamps of anomaly regions. Write python code for the following tasks

    a) Read test and label files b) Draw time series plots with anomaly regions c) Perform EDA and find out root cause d) Find out the variables which are the root cause for the anomaly

About