I am currently in a study related to drilling process.

The process has 4 parameters.

I have to do the prediction modeling and need to get the optimized drilling parameter values.

Suppose we have the following algorithms:

  • Taguchi Method
  • Response Surface Methodology (RSM)
  • Fuzzy Logic
  • ANN
  • ANFIS
  • Genetic Algorithm
  • Particle Swarm Optimization.

How to distinguish between prediction modeling algorithms and optimization algorithms?

Are Taguchi and RSM have both use?

Can we use Fuzzy Logic, ANN,ANFIS etc. for optimization also?

Similar questions and discussions