Zusammenfassung der Ressource
Artificial Intelligence
- Machine Learning
Anmerkungen:
- Machine Learning is the study of computer algorithms that improve automatically through experience
- Task
Anmerkungen:
- Generating a function from the collected, classified data
- Learning Agent
- Task
Anmerkungen:
- Learn a mapping, which maps a feature vector to a discrete class value or in general to a real number
- Extract knowledge from
training data
- Variable agent
Anmerkungen:
- Training data
Anmerkungen:
- They contain the knowledge
which the learning algorithm is supposed to extract and learn
- Test data
Anmerkungen:
- The unknown data, necessary to test the generalization capability of the learning algorithm
- Performance measure
Anmerkungen:
- The index of the quality of the agent
- Data Mining
Anmerkungen:
- It is the process of acquiring knowledge from data, as well as its representation and application
- Methods
- Text mining
Anmerkungen:
- Finding similar text in a search engine or the classification of texts
- Extraction of structural, static, and dynamic information
- Social Networks
- Traffic Networks
- Internet Traffic
- Neural Networks
- Reinforcement Learning