Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
46 stars 125 forks source link

Predictive maintainence of industrial equipment #28

Open jeet-Abhi123 opened 1 month ago

jeet-Abhi123 commented 1 month ago

dataset link : https://data.nasa.gov/Aerospace/CMAPSS-Jet-Engine-Simulated-Data/ff5v-kuh6/about_data This model aims to predict industrial equipment, in this case airplane engine before failure. This dataset provides time for failure during a particular duration and predicts the remaining useful life. The model can be made for both classification and regression. For classification, we can make 3 conditions of the machines : i) Good condition ii) Moderate condition iii) Warning condition For regression, we predict the remaining useful life for the machine. Different models will be implement in this project.

ldneal commented 1 month ago

Sir Can You Assign me this project I would like to work to solve Predictive maintenance of Industrial Equipment