1.4 AI Technologies Flashcards
(10 cards)
What is one AI technology that deals with approximate reasoning?
Fuzzy logic
What is a method used to explore possible solutions in AI?
Search algorithms
What are some reasoning techniques in AI?
Rule engines, Deductive classifiers, Case-based reasoning, Procedural reasoning
What are some machine learning techniques in AI?
Neural networks, Bayesian models, Decision trees, Random forest, Linear regression, Logistic regression, Clustering algorithms, Genetic algorithms, Support vector machine (SVM)
What type of AI technique uses decision-making rules?
Rule engines
What is a machine learning method based on probability?
Bayesian models
What technique is used to classify data based on past cases?
Case-based reasoning
What is an AI method that relies on training with labeled data to predict outcomes?
Supervised learning
What machine learning technique is useful for separating data into clusters?
Clustering algorithms
What is a common AI-based classification algorithm that finds the best separation between classes?
Support vector machine (SVM)