913 B
913 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | |||
|---|---|---|---|---|---|---|---|
| Machine Learning | concept |
|
|
2024-02-06 |
Summary
机器学习是 AI 的子领域,使用数据创建决策逻辑或模型,通过从数据中学习来改进预测和决策。
Definition
Machine Learning (ML) 是人工智能的一个分支,通过算法从数据中学习,自动改进模型以进行预测或决策,无需明确编程。
Key Attributes
- 类型:AI 子领域
- 核心方法:监督学习、无监督学习、强化学习
- 应用:分类、预测、生成、推荐
Connections
- AI ← is_parent_of ← Machine Learning
- Machine Learning ← enables ← Generative AI
- Amazon SageMaker ← hosts ← Machine Learning
- Machine Learning ← implements ← RAG