|
首页
|
电子技术
|
电子应用
|
电子头条
|
社区
|
论坛
测评
博客
电子技术视频
|
下载
|
电路图
|
参考设计
|
Datasheet
|
活动
|
直播
|
datasheet
datasheet
文章
搜索
|
首页
|
电子技术
|
电子产品应用
|
电子头条
|
论坛
|
大学堂
|
下载
|
参考设计
|
Datasheet
|
活动
|
技术直播
|
datasheet
datasheet
文章
搜索
大学堂
上传课程
首页
课程
TI培训
直播频道
专题
相关活动
其他资源
下载中心
电路图
参考设计
您的位置:
EEWORLD大学堂
/
机器学习/算法
/
机器学习基础:案例研究(华盛顿大学)
/
what-is-an-intelligent-restaurant-review-system
本课程为精品课,您可以登录eeworld继续观看:
what-is-an-intelligent-restaurant-review-system
登录
播放列表
课程目录
课程笔记
课时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
时长:4分23秒
日期:2019/09/29
收藏视频
上传者:抛砖引玉
去评论
课程介绍
相关标签:
机器学习
ML
在本课程中,您将从一系列实用的案例研究中获得有关机器学习的动手经验。 在第一门课程的最后,您将研究如何基于房屋特征预测房价,从用户评论中分析情绪,检索感兴趣的文档,推荐产品以及搜索图像。 通过使用这些用例的动手实践,您将能够在广泛的领域中应用机器学习方法。
显示全部 ↓
推荐视频
用户评论
暂时无评论
猜您喜欢
推荐帖子
学习PIC24之AD转换
刚刚开始上手的时候,从官网上下载了pic24AD的技术文档,看了很久它的寄存器配置,希望知道AD模块所有的功能,手动,自动,定时,中断,,,,然后自己写了一些AD采样的代码,但是运行调试的时候,发现AD1CON1位的DONE位不能被置1,查看技术手册,知道DONE是采样结束以后转换完成时被硬件自动置1 的,自己也在代码中试着将DONE位置1,但是程序还是不行,用while(!_DONE)判断的时候
512213634
Microchip MCU
关于复位的一些疑惑
为什么两个要求的时间不一样一个是4ms一个是20us
ylwhut111
stm32/stm8
pos机的出场号?
有没有哪个函数可以直接读出pos机的出场号
zhpuffin
嵌入式系统
7寸LCD屏的选择真纠结
{:1_122:}如题,做QT图形界面,用的是TX2440A的开发板,开发板自带的是3.5寸的屏,但是因为屏太小,不够装下做的界面,所以想要弄一块7寸的屏。去天祥的官网查了下,上面说的是用的是群创的7寸的电阻屏,但是只是有个屏而已,对于开发板上的接口来说,并不对应,需要进行转接。而且接口数,淘宝上有的是34个有的是40个,傻傻分不清楚(对于没有换过屏的小白来说,这就是个关系到能不能用的大问题)。附
郑小气聋子
ARM技术
求助:一个S60安装的问题
我安装了S60 SDK,当然,前期的activeperl和JRE也装好了进行abld build也成功了可为什么模拟器打不开呢。我看了进程运行表,EPOC.EXE一打开,马上关掉求助各位大虾!!!谢谢了!!!
neckfully
嵌入式系统
用MSP430 LaunchPad 演奏《两只老虎》
[font=微软雅黑][color=#333333]用MSP430 LaunchPad 演奏《两只老虎》[/color]{:1_144:}[color=#909090][/color][color=#909090]MSP430G2553 的 PinOsc 触摸按键做的电子琴[/color][/font][media=swf,500,375]http://player.youku.com/playe
maylove
微控制器 MCU
推荐内容
热门视频
更多
TI MSP430研讨会2014
了解传感器融合和追踪
LS8 封装改善了电压基准的稳定性
可以打字的机器人
Altera MAX 10 FPGA用户闪存培训
HVI系列 - 设计超高功率密度的小功率 AC-DC 电源
TDA2x SOC 系列(1):用于 ADAS 的 TDA2x SOC 系列
2016 TI 工业研讨会:TI传感器的工业应用
带有全新传感器和智能模拟IC的手势识别技术演示
SpaceX“重型猎鹰”运载火箭全新概念片
开源项目推荐
更多
LTC2161 演示板,16 位 40Msps ADC,LVDS 输出,5-140MHz
LTC3631EMS8E 高效 15V、20mA 稳压器的典型应用电路
DER-754 - 29W高功率因数隔离反激式LED驱动器,基于LYTSwitch-6,具有3合1、DALI调光和CCT切换功能
LT6657BHMS8-2.5 低噪声精密 20 位模数转换器应用的典型应用电路
工程人员安全黑匣子
AM30EW-4815DZ ¦15V 单路输出 DC/DC 转换器的典型应用
使用 NXP Semiconductors 的 TJA1040 的参考设计
LT8410高压电源典型应用电路无需变压器
L7809A 功率 AM 调制器的典型应用(单位电压增益,IO = 0.5)
DPAD-数字键盘-蓝牙双模-CH582M
热门文章
更多
31-基于单片机的校内小巴士仿真
ATmega168 定时器/计时器振荡器
SK海力士完成收购英特尔NAND闪存及SSD业务案第一阶段
技术变革关口下,显示面板技术及市场走势将怎样
基于单片机的坐姿(提醒)矫正系统设计
用万用表检测判断直流电动机的电刷是否在中性线位置
PLC的用户程序执行过程
DOE揭秘电池阳极中锂金属的秘密 以延长电池寿命
学会这些功能你就是泰克示波器大神!(上)
采用LPC2132控制步进电机实现康复机器人系统的设计
可能感兴趣器件
NRWX2R2M10V10X20F
RMCS19038
BA157_09
2200BGG30IPB3KB
PKF4713SI
3329H-1-503LF
M6208
TPSD477M006S0060
EW-32-20-L-D-400
73100-0175
PFL2512-681MEB
LP24-SR-30.0M-30J1JH
CSSC5SZ-A7B6FREQTSC
AS1501-7RD8TB1
EC-S-13.000M-GA
54242-119321250LF
FP20216152231CKDGW
MFR25SDRF569K
306F-006-2103
LP7-D2422K16
PARVS62LHCD20KOHM10%FBO50
RIAN14LTEB113JHBC
345-100-544-203
M55342E10B221DRWS
GHNDSBRYN
JDL-A4B-B
AB-02.3990MHZ-S-X
EQRA14P1H-11.111111MTR
LCCX7RIT104M
SA324370F37IDR
电子工程世界版权所有
京B2-20211791
京ICP备10001474号-1
电信业务审批[2006]字第258号函
京公网安备 11010802033920号
Copyright © 2005-2023 EEWORLD.com.cn, Inc. All rights reserved
用户评论