Genetic algorithms is

Options
- A technique that classifies each record in a dataset
- Optimization techniques that use processes
- Non-linear predictive models that learn through training
- Tree-shaped structures that represent sets of decisions


CORRECT ANSWER : Optimization techniques that use processes

Discussion Board
Generic Algorithm

Genetic Algorithm (GA) is a search-based optimization technique based on the principles of Genetics and Natural Selection. It is frequently used to find optimal or near-optimal solutions to difficult problems which otherwise would take a lifetime to solve. It is frequently used to solve optimization problems, in research, and in machine learning.

Prajakta Pandit 03-21-2017 05:33 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement