Skip to content

dhanashribhole/Machine-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Machine Analytics

Overview

This repository contains data analysis for faults in machines. Notebook presents useful insights about faults or categories of faults for machines. It also contains predictive maintenance of machines by forecasting number of faults.

Input Data

An input csv is manual_error.csv which contains timeseries data having severity of faults, category of fault and machines to which they belong.

Yes - Less severe

conditionally - Moderate severe

No - High severity

Requirements

  1. pandas
  2. numpy
  3. matplotlib
  4. seaborn
  5. statsmodels
  6. plotly

About

Analysis of faults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published