Ask Your Question
4

What is the most appropriate technique for performing Predictive Maintenance on bearings, considering that Naive-Bayes does not seem to yield satisfactory results?

asked 2023-01-13 11:00:00 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-05-08 15:00:00 +0000

scrum gravatar image

There are several other techniques that can be considered for performing predictive maintenance on bearings, such as:

  1. Decision trees: This technique works by creating a model that represents possible decisions and their anticipated consequences. It can be beneficial in predicting the likelihood of malfunction in bearings based on historical data.

  2. Random forests: This technique is a modification of decision trees that uses multiple trees and combines their predictions to increase accuracy.

  3. Support vector machines: This technique works by finding a hyperplane that separates data of one class from another, which can be useful for predicting whether bearings will malfunction or not.

  4. Deep learning: This technique involves training neural networks to identify patterns in large amounts of data. It is useful for predicting when bearings are likely to fail based on a wide range of inputs.

Ultimately, the most appropriate technique will depend on the specific parameters of the system and the data available. It is recommended to consult an expert in predictive maintenance to determine the best technique for the particular situation.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-01-13 11:00:00 +0000

Seen: 6 times

Last updated: May 08 '21