|
首页
|
电子技术
|
电子应用
|
电子头条
|
社区
|
论坛
测评
博客
电子技术视频
|
下载
|
电路图
|
参考设计
|
Datasheet
|
活动
|
直播
|
datasheet
datasheet
文章
搜索
中文
En
|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
大学堂
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
首页
课程
TI培训
直播频道
专题
相关活动
其他资源
下载中心
电路图
参考设计
您的位置:
EEWORLD大学堂
/
机器学习/算法
/
机器学习基础:案例研究(华盛顿大学)
/
conditional-statements-and-loops-in-python
本课程为精品课,您可以登录eeworld继续观看:
conditional-statements-and-loops-in-python
登录
播放列表
课程目录
课程笔记
课时1:welcome-to-this-course-and-specialization
课时2:who-we-are
课时3:machine-learning-is-changing-the-world
课时4:why-a-case-study-approach
课时5:specialization-overview
课时6:how-we-got-into-ml
课时7:who-is-this-specialization-for
课时8:what-you-ll-be-able-to-do
课时9:the-capstone-and-an-example-intelligent-application
课时10:the-future-of-intelligent-applications
课时11:starting-an-ipython-notebook
课时12:creating-variables-in-python
课时13:conditional-statements-and-loops-in-python
课时14:creating-functions-and-lambdas-in-python
课时15:starting-graphlab-create-loading-an-sframe
课时16:canvas-for-data-visualization
课时17:interacting-with-columns-of-an-sframe
课时18:using-apply-for-data-transformation
课时19:predicting-house-prices-a-case-study-in-regression
课时20:what-is-the-goal-and-how-might-you-naively-address-it
课时21:linear-regression-a-model-based-approach
课时22:adding-higher-order-effects
课时23:evaluating-overfitting-via-training-test-split
课时24:training-test-curves
课时25:adding-other-features
课时26:other-regression-examples
课时27:regression-ml-block-diagram
课时28:loading-exploring-house-sale-data
课时29:splitting-the-data-into-training-and-test-sets
课时30:learning-a-simple-regression-model-to-predict-house-prices-from-house-size
课时31:evaluating-error-rmse-of-the-simple-model
课时32:visualizing-predictions-of-simple-model-with-matplotlib
课时33:inspecting-the-model-coefficients-learned
课时34:exploring-other-features-of-the-data
课时35:learning-a-model-to-predict-house-prices-from-more-features
课时36:applying-learned-models-to-predict-price-of-an-average-house
课时37:applying-learned-models-to-predict-price-of-two-fancy-houses
课时38:analyzing-the-sentiment-of-reviews-a-case-study-in-classification
课时39:what-is-an-intelligent-restaurant-review-system
课时40:examples-of-classification-tasks
课时41:linear-classifiers
课时42:decision-boundaries
课时43:training-and-evaluating-a-classifier
课时44:whats-a-good-accuracy
课时45:false-positives-false-negatives-and-confusion-matrices
课时46:learning-curves
课时47:class-probabilities
课时48:classification-ml-block-diagram
课时49:loading-exploring-product-review-data
课时50:creating-the-word-count-vector
课时51:exploring-the-most-popular-product
课时52:defining-which-reviews-have-positive-or-negative-sentiment
课时53:training-a-sentiment-classifier
课时54:evaluating-a-classifier-the-roc-curve
课时55:applying-model-to-find-most-positive-negative-reviews-for-a-product
课时56:exploring-the-most-positive-negative-aspects-of-a-product
课时57:document-retrieval-a-case-study-in-clustering-and-measuring-similarity
课时58:what-is-the-document-retrieval-task
课时59:word-count-representation-for-measuring-similarity
课时60:prioritizing-important-words-with-tf-idf
课时61:calculating-tf-idf-vectors
课时62:retrieving-similar-documents-using-nearest-neighbor-search
课时63:clustering-documents-task-overview
课时64:clustering-documents-an-unsupervised-learning-task
课时65:k-means-a-clustering-algorithm
课时66:other-examples-of-clustering
课时67:clustering-and-similarity-ml-block-diagram
课时68:loading-exploring-wikipedia-data
课时69:exploring-word-counts
课时70:computing-exploring-tf-idfs
课时71:computing-distances-between-wikipedia-articles
课时72:building-exploring-a-nearest-neighbors-model-for-wikipedia-articles
课时73:examples-of-document-retrieval-in-action
课时74:recommender-systems-overview
课时75:where-we-see-recommender-systems-in-action
课时76:building-a-recommender-system-via-classification
课时77:collaborative-filtering-people-who-bought-this-also-bought
课时78:effect-of-popular-items
课时79:normalizing-co-occurrence-matrices-and-leveraging-purchase-histories
课时80:the-matrix-completion-task
课时81:recommendations-from-known-user-item-features
课时82:predictions-in-matrix-form
课时83:discovering-hidden-structure-by-matrix-factorization
课时84:bringing-it-all-together-featurized-matrix-factorization
课时85:a-performance-metric-for-recommender-systems
课时86:optimal-recommenders
课时87:precision-recall-curves
课时88:recommender-systems-ml-block-diagram
课时89:loading-and-exploring-song-data
课时90:creating-evaluating-a-popularity-based-song-recommender
课时91:creating-evaluating-a-personalized-song-recommender
课时92:searching-for-images-a-case-study-in-deep-learning
课时93:what-is-a-visual-product-recommender
课时94:using-precision-recall-to-compare-recommender-models
课时95:application-of-deep-learning-to-computer-vision
课时96:deep-learning-performance
课时97:demo-of-deep-learning-model-on-imagenet-data
课时98:other-examples-of-deep-learning-in-computer-vision
课时99:challenges-of-deep-learning
课时100:deep-features
课时101:deep-learning-ml-block-diagram
课时102:loading-image-data
课时103:training-evaluating-a-classifier-using-raw-image-pixels
课时104:training-evaluating-a-classifier-using-deep-features
课时105:loading-image-data
课时106:creating-a-nearest-neighbors-model-for-image-retrieval
课时107:querying-the-nearest-neighbors-model-to-retrieve-images
课时108:querying-for-the-most-similar-images-for-car-image
课时109:displaying-other-example-image-retrievals-with-a-python-lambda
课时110:you-ve-made-it
课时111:deploying-an-ml-service
课时112:what-happens-after-deployment
课时113:open-challenges-in-ml
课时114:where-is-ml-going
课时115:whats-ahead-in-the-specialization
课时116:thank-you
时长:8分8秒
日期:2019/09/29
收藏视频
上传者:抛砖引玉
去评论
课程介绍
相关标签:
机器学习
ML
在本课程中,您将从一系列实用的案例研究中获得有关机器学习的动手经验。 在第一门课程的最后,您将研究如何基于房屋特征预测房价,从用户评论中分析情绪,检索感兴趣的文档,推荐产品以及搜索图像。 通过使用这些用例的动手实践,您将能够在广泛的领域中应用机器学习方法。
显示全部 ↓
推荐视频
用户评论
暂时无评论
猜您喜欢
推荐帖子
有没有以STMCU为例讲解计算机组成原理、接口技术的书?
初学计算机组成原理,戴梅萼的《微型计算机技术及应用》非常好,可惜是以8086、80386、奔腾处理器为例的,不知道有没有以ST MCU为例来讲的书呢?
ling281021799
stm32/stm8
涡街流量计的原理
1.卡门涡街的产生与现象 为说明卡门涡街的产生,我们来考虑粘性流体绕流圆柱体的流动.当流体速度很低时,流体在前驻点速度为零,来流沿圆柱左右两侧流动,在圆柱体前半部分速度逐渐增大,压力下降,后半部分速度下降,压力升高,在后驻点速度又为零.这时的流动与理想流体统流圆柱体相同,无旋涡产生,如图3—7a所示.随着来流速度增加,圆柱体后半部分的压力梯度增大,引起流体附面层的分离,如图3—7b所示.当来流的雷
jek9528
工业自动化与控制
晶振频偏
我现在用一个有源晶振去产生一个10M信号,,买来的晶振标称±0.5ppm的,我单独测这个晶振频偏有8Hz左右,但我焊接到PCB板上再去测这个10M信号,发现频偏80Hz,这是怎么回事???我试着调了一下输出接的电容,但效果不理想,频偏还是挺大,求指导!!!
xxhhzz
无线连接
LWIP超过200字节数据接收乱码
在用Lwip接收SOCKET调试工具发送的超过200字节数组给LM3s8962处理时,200字节以后的数据出现乱码问题:过程:用SOCKET工具发送0123456789的序列,如图SocketData1.jpg:现象:在 Keil中调试信息,如图SocketData2.jpg:求解:是不是Lwip中要对Pbuf大小进行设置?怎么处理这个问题?
h0nly_zhang
微控制器 MCU
单片机控制直流电机
请问下面两个电路图的输出功率有什么区别吗?图1:[img]file:///D:/0.jpg[/img]图2:[img]file:///D:/1.jpg[/img]
blxy
单片机
【GD32F350开发分享九】单端输入ADC+定时器单次转换
如果GD32F350能支持差分ADC就更好了,原因大家应该都知道作品也快完成了,还在忙着写报告,估计要压点提交作品了GD32F350芯片上的12 位 ADC 是一种采用逐次逼近方式的模拟数字转换器。它有 19 个多路复用通道, 可以测量来自 16 个外部通道, 2 个内部通道和电池电压(V[size=7pt]BAT[/size])通道的模拟信号。 模拟看门狗允许应用程序来检测输入电压是否超出用户设
Justice_Gao
GD32 MCU
推荐内容
热门视频
更多
开源项目推荐
更多
LT1308ACS8 SEPIC 的典型应用电路将 3V 至 10V 输入转换为 5V/500mA 稳压输出
DC1562B-M,LTC6995-1 演示板,1 秒上电复位
具有跟踪功能的LT3095EUDD可编程输出的典型应用电路
NCP699SN25T1G 150mA、2.5 输出电压 CMOS 低 Iq LDO 的典型应用,在 TSOP-5 中启用
LV8731VGEVB,基于 LV8731V 2 通道 H 桥驱动器的评估板
LTC4020EUHF高压降压的多化学电池充电器
使用 OP297 的 OP297FPZ 简单桥式条件放大器的典型应用
三相交流 BLDC 高压功率级参考设计
EP53A7HQI 1A同步降压稳压器典型应用电路
LV56351HAGEVB,升压型DC-DC转换器的1通道评估板
热门文章
更多
STM32CubeMX配置ADC模拟看门狗实现掉电保存
汽车电气化竞争:获胜的途径
MathWorks 发布 MATLAB 和 Simulink 版本 2021b新产品
安森美低功耗资产标签为工业资产管理带来5年电池使用寿命
日本开发出GaN和SiC混合晶体管
福禄克热像仪_福禄克热像仪价格_福禄克热像仪型号
51单片机入门 - 实验板的选择
基于单片机的直流电机转速控制设计
三菱plc梯形图符号解释
电路图
简单12V转6V转换器电路
帧存储器电路
由运算放大器LM386构成的实用放大电路c
输出12V-10A的电源电路
摄像头供电电路
用旧式KD-9300制作闪烁照明灯
555十5V电压变换为土15V电压源电路
加速电路
微功耗低压差可调集成稳压器应用电路03
场效应晶体管的运放器电路图
M1432A型万能外圆磨床电气原理图电路
仅用一只行程开关实现自动往返控制电路
TWD-02型位式温度调节仪电路
626-1型半导体“间动”电流刺激仪电路
飞跃WP-600电脑式微波炉整机接线图
DDZ-1调节器外接接线
曝光定时器2
爱华J303g充电器电原理图(双1.2V快速充电器电路)
轻触开关电路
555声光双控延时照明节电灯电路(三)
用发光二报管且示的照度计电路
病人昏倒语言呼救盒电路
实用霓虹灯电源电路
电荷储存式阶梯波电路
由SAW组成的超高频发射模块CS901
875p电脑主板电路图_069
电脑主板电路图 810 2_18
电脑主板电路图 810 2_27
可能感兴趣器件
FR11-0005
SC2128C-L34S
S72NS128PD0AJGGC0
256-30695-1383
SMD2500.3C-52.000MHZ
STR3A152D
2200FGF600423GB
59145-4-S-03-A
S-1135D25-U5T1G
HLS624-04GT3M
MJHS-03L1-58L-018-1N13
407F38F007M9990
5962F9655101VCC
ICH-610-ZSGG
TAJC226M016SNJ
0225750M
CX325-A1B1C260-27.0D20
7405J60Z3QI3
CWR09KC156JBA\TR100
LFXTAL051452Bulk
JTP02RE-20-16SB(023)
PTF56294K00DXEA
60S12S-000S3
SIT8921AMF1-18E
MCT06030C3092FP500
SMAJ100HE3/5A
HHSC-115-13.00-SD-SE
TB100-29L5
C4062
TSCN-2008.2KOHM5%QC
电子工程世界版权所有
京B2-20211791
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved
用户评论