文库网
ImageVerifierCode 换一换
首页 文库网 > 资源分类 > PDF文档下载
分享到微信 分享到微博 分享到QQ空间

第八讲_机器学习基础及机器学习库scikit-learn入门 .pdf

  • 资源ID:46939       资源大小:1.85MB        全文页数:37页
  • 资源格式: PDF        下载积分:5文币
微信登录下载
快捷下载 游客一键下载
账号登录下载
三方登录下载: QQ登录 微博登录
二维码
扫码关注公众号登录
下载资源需要5文币
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
如填写123,账号就是123,密码也是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 
账号:
密码:
验证码:   换一换
  忘记密码?
    
友情提示
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

第八讲_机器学习基础及机器学习库scikit-learn入门 .pdf

1、互联网新技术在线教育领航者 ChinaHadoop互联网新技术在线教育领航者 LOGO scikit-learn -互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter互联网新技术在线教育领航者 vs vs 互联网新技术在线教育领航者 Machine Learning is a type of Artificial Intelligence that provides computers with the ability to learn without be

2、ing explicitly programmed. Provides various techniques that can learn from and make predictions on DATA.互联网新技术在线教育领航者 f( ) = “ 你好吗?” f( ) = “ 猫” f( ) = “5-5” ( 下一步) Siri f( “ 你好!” ) = “ 您好!” ( 用户发问) ( 系统回应)互联网新技术在线教育领航者 f f 1 ( ) = “ ” f 1 ( ) = “ ” f 2 ( ) = “ ” f 2 ( ) = “ ”互联网新技术在线教育领航者 互联网新技术在线教

3、育领航者 Step 1. Step 2: Step3: 互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter 互联网新技术在线教育领航者 scikit-learn?互联网新技术在线教育领航者 scikit-learn?互联网新技术在线教育领航者 scikit-learn? Python SVM k-means NumPy SciPy http:/scikit-learn.org/stable/testimonials/testimonials.html pip install scikit-learn conda install scikit-lear

4、n互联网新技术在线教育领航者 scikit-learn n 互联网新技术在线教育领航者 scikit-learn ( ) vs vs 互联网新技术在线教育领航者 scikit-learn scikit-learn iris digits svm .fit() .predict() pickle.dumps() 01_scikit_ml.ipynb互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter 互联网新技术在线教育领航者 scikit-learn scikit-learn 互联网新技术在线教育领航者 scikit-learn (n_samples,

5、 n_features) np.reshape() (normalization) train_test_split() 02_scikit_tutorial.ipynb互联网新技术在线教育领航者 scikit-learn ( ) (normalization) preprocessing.scale() 02_scikit_tutorial.ipynb互联网新技术在线教育领航者 scikit-learn http:/scikit-learn.org/stable/tutorial/machine_learning_map/index.html互联网新技术在线教育领航者 scikit-lear

6、n Estimator fit Estimator Estimator get_params() score() Estimator Coefficient of Determination accuracy 02_scikit_tutorial.ipynb互联网新技术在线教育领航者 scikit-learn , (cross validation) cross_val_score() 02_scikit_tutorial.ipynb互联网新技术在线教育领航者 scikit-learn model.predict(X_test) model.score(X_test, y_test) 02_s

7、cikit_tutorial.ipynb互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter 互联网新技术在线教育领航者 Principal components analysis (PCA) 互联网新技术在线教育领航者 d (x1, x2, , xd) (x1, x2), (x1, x3), , (x1, xd), (x2, x3), (x2, xd), (xd-1, xd) 互联网新技术在线教育领航者 ( ) , PCA , 互联网新技术在线教育领航者 PCA 1. mn R X (i) ( ) ( ) ( ) 2 , ,., i i i 1n x

8、 x x x ( ) ( ) ( ) 2 1 1 , ,., m i i i n 1n i R m x x x x (1) (2) (m) . xx xx Y xx互联网新技术在线教育领航者 PCA 2. 3. ( SVD) (eigenvalues) (eigenvectors) 4. : (1) (2) (1) (2) (m) (m) . . T xx xx Q Y Y x x x x x x xx 03_scikit_pca.ipynb互联网新技术在线教育领航者 scikit-learn scikit-learn Twitter 互联网新技术在线教育领航者 https:/ classif

9、ication twitter scikit-learn lecture08_proj互联网新技术在线教育领航者 1. 2. 3. ( ) 4. ( ) 5. ( ) 6. df_obj.info() df_obj.shape() df_obj.head() df_obj.dropna() df_obj.fillna() model.fit() model.predict() lecture08_proj互联网新技术在线教育领航者 http:/ scikit-learn http:/scikit-learn.org/stable/tutorial/ sklearn http:/ http:/scikit-learn.org/stable/tutorial/machine_learning_map/index.html http:/setosa.io/ev/principal-component-analysis/互联网新技术在线教育领航者 LOGO 疑问 Robin_TY互联网新技术在线教育领航者 LOGO 微信公众号:小象 新浪微博:ChinaHadoop 联系我 们


注意事项

本文(第八讲_机器学习基础及机器学习库scikit-learn入门 .pdf)为本站会员(陈琪琪)主动上传,文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知文库网(点击联系客服),我们立即给予删除!




关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

文库网用户QQ群:731843829  微博官方号:文库网官方   知乎号:文库网

Copyright© 2025 文库网 wenkunet.com 网站版权所有世界地图

经营许可证编号:粤ICP备2021046453号   营业执照商标

1.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png 10.png