14 December 2020 3 4K Report

I am writing my master thesis and my tasks are:

  • To locate faulty stations/features which lead to product failure at test time.
  • Forecast failure to prevent it sometime before it occurs.
  • recommend the fixes to the maintenance crew.

my dataset has a set of features and an error code coloum, error codes are (0,10,11,12,30,40,90)

where 0 is no error and others are errors.

  • up to now I have studied and practiced on the famous NASA turbofan engine jet dataset to estimate RUL. https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/
  • Bosch Production Line Performance dataset on Kaggle to predict the faulty products. https://www.kaggle.com/c/bosch-production-line-performance
  • some classification and time series analysis tutorials on Medium.com
  • what I am looking for an end to end project which is similar to my problem from model creation to its deployment. it's more than a month and I am not able to get a base to start it.

    More Awais Umar's questions See All
    Similar questions and discussions