1-Introduction

Part 1:welcome

Examples:

  • Database Mining : Large datasets from growth of automation/web.
    E.g. ,Web click data, medical records, biology, engineering

  • Applications can’t program by hand
    E.g. ,Autonomous helicopter, handwriting recognition, most of Natural Language Processing (NLP), Computer Vision.

  • Self-customizing programs
    E.g. ,Amazon, Netflix(一家在线影片租赁提供商) product recommendations

  • Understanding human learning (brain, real AI).

Part 2:What’s Machine Learning

1.By Arthur Samuel :

Machine Learning : Field of study that gives computers the ability to learn without being explicitly programmed.

  • Example: checkers(国际象棋) learning program
2.By Tom Mitchell :

Well-posed Learning Problem : A computer program is said to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measured by P, improves with experience E.

  • Example: Email anti-spam Classify Program
3. Machine Learning Algorithms:
  • Supervised learning 有监督学习
  • Unsupervised learning 无监督学习
  • Others: Reinforcement learning(增强学习)、Recommender systems 推荐系统

Part 3: Supervised Learning

  • the “right answers” of * data set* were given.(数据集已经给出了分类,为每一个数据打了标签)
  • Regression(回归问题): Predict continuous valued output
    E.g. : Classification(分类问题)
    • Breast cancer prediction:malignant or benign(only one feature: Tumor size)
    • Two feature: Age and Tumor size,
    • ….
    • infinite feature : Support Vector Machine

Part 4:Unsupervised Learning

Doesn’t have any labels or that all has the same label or really no labels.(只有数据,没有标签)

  • Clustering(聚类问题)
    • 新闻分类、基因分类
    • 处理器集群聚类、社会关系分析
    • Market segmentation、Astronomical data analysis
  • Coktail party problem
    将混合的两种声音分离开来,用C++、Java等实现起来非常复杂,但是用Octave只需一行代码:

    [W,s,v] = svd((repmat(sum(x.*x,1),size(x,1),1).*x)*x');

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
《R语言chap-1 introduction to R 中文版注释》是一本介绍R语言的书籍,旨在帮助读者了解R语言的基础知识和概念。 该书第一章主要介绍了R语言的概述和安装方法。R语言是一种用于数据分析和统计建模的开源编程语言,在科研、数据科学和商业领域广泛应用。通过它,用户可以对数据进行处理、可视化、统计分析和机器学习等操作。 该章节首先介绍了R语言的特点和优势,如开源、跨平台、扩展性强等。其次,详细说明了R语言的安装步骤,包括下载R软件包、安装R软件、配置环境等。同时,还提供了一些常见的R语言安装问题和解决方法。 该章还介绍了R语言的基本使用方法。包括了R语言的命令行界面和集成开发环境(IDE)的使用,如RStudio等。同时,还介绍了R语言的常用数据类型,如向量、列表、矩阵、数据框等,以及关于变量的命名规则和数据的存储和读取方法。 最后,该章节还介绍了R语言的帮助系统和学习资源。R语言具有丰富的帮助文档和在线资源,用户可以通过help命令、?命令以及R语言社区等方式获取帮助和提升自己的技能。 总之,《R语言chap-1 introduction to R 中文版注释》这本书可以帮助读者从零开始学习R语言,并建立起对R语言的基本理解和操作能力。无论是初学者还是有一定经验的用户,都可以从中获得实用的知识和技巧,提升自己的数据分析和统计建模能力。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值