Lames's Blog
A simple and beautiful vuepress blog theme .
Konck! Knock!
OK
Lames's Blog
Choose mode
dark
auto
light
Home
Category
Acwing
lc打卡记录
codeforces
吴恩达机器学习
Leetcode
随笔
算法笔记
论文阅读
Tag
TimeLine
Contact
GitHub
(opens new window)
吴恩达机器学习Chapter1
Konck! Knock!
OK
吴恩达机器学习Chapter1
Lames
5/16/2023
#
吴恩达机器学习Chapter 1
#
1. 监督学习
回归问题与分类问题
数据集中的数据样本有正确的标签,模型所做预测目的是尽可能给出正确的预测
#
2. 无监督学习
所有样本都没有标签或者有相同的标签,需要使用算法去“发现”数据集的
聚类算法
不知道数据集的正确答案
Octave