Portal:Machine learning机器学习:门户
Machine learning
Machine learning is a scientific discipline that explores the construction and study of algorithms that can learn from data. Such algorithms operate by building a model based on inputs and using that to make predictions or decisions, rather than following only explicitly programmed instructions.
机器学习是一个科学规律,探索可以从数据中学习的算法的构造和学习的科学规律。这种算法通过建立一个模型来运作,该模型是基于输入并且使用它来做预测或者决策,而非遵循确切的编程指导。
Machine learning can be considered a subfield of computer science and statistics. It has strong ties to artificial intelligence and optimization, which deliver methods, theory and application domains to the field. Machine learning is employed in a range of computing tasks where designing and programming explicit, rule-based algorithms is infeasible. Example applications include spam filtering, optical character recognition (OCR), search engines and computer vision. Machine learning is sometimes conflated with data mining, although that focuses more on exploratory data analysis. Machine learning and pattern recognition "can be viewed as two facets of the same field."
机器学习可以被认为是计算机科学和统计学的子领域。它与人工智能和最优化有很强的联系,它们为该领域传输了方法、理论和应用域。机器学习应用在广泛的计算任务中,而其中明确的设计和编程、基于规则的算法是不可行的。样例应用包括垃圾邮件过滤、字母识别、搜索引擎和计算机视觉。机器学习有时跟数据挖掘联系在一起,虽然后者更关注数据分析。机器学习和图像识别“可以被视为相同领域的两个方面”.
选择的文章
Selected article
A random forest is an ensemble model for classification or regression, that consists of a multitude of decision trees. The predictions of a random forest are averages of the predictions of the individual trees. Random forests correct for decision trees' habit of overfitting to their training set.
随机森林是分类或回归的集合模型,它们包含了许多的决策树。随机森林的预测是各个树的预测值的平均值。随机森林修正了决策树的坏习惯——对训练集的过度拟合。
The algorithm for inducing a random forest was developed by Leo Breiman and Adele Cutler. The method combines Breiman's "bagging" idea and random selection of features: each tree gets to see a bootstrap sample of the training set and a random sample of the features, in order to obtain uncorrelated trees.
引入随机森林的算法是由Leo Breiman和Adele Cutler所开发的。该方法结合了Breiman的“装袋子”观点和特征随机选择:每个树都会看到训练集的自举样本和特征的随机样本,从而获得不相关的树。
选择的自画像
Selected biography
Michael Irwin Jordan (born 1956) is an American scientist, Professor at the University of California, Berkeley and leading researcher in machine learning and artificial intelligence. He has worked on recurrent neural networks, Bayesian networks, and variational methods, and co-invented latent Dirichlet allocation.
Michael Irwin Jordan(1956年出生)是一个美国科学家,加州大学伯克利分校的教授,并且是在机器学习和人工智能方面的首席专家。他钻研递归神经网络、贝叶斯网络和变分方法,并且合作开发了隐含狄利克雷分布。
新闻上
In the news
More current events...
Current events on Wikinews
选择的图片
Selected picture
Credit: User:Alisneaky
The effect of the kernel trick in a
classifier. On the left, a non-linear decision boundary has been learned by a
"kernelized" classifier. This simulates the effect of a feature map φ, that transforms the problem space into one
where the decision boundary is linear (right).
内核方法(核函数)的效果是一个分类器。左侧,一个非线性决策边界由一个“核化”分类器来进行学习。它模拟了一个特征映射φ效果,它将问题空间变换到决策边界为线性的空间。
你知道吗?
Did you know?
- ... that the kernel perceptron was the first learning algorithm to employ the kernel trick, already in
1964?核感知器是第一个应用核函数的学习算法,在1964年? - ... that AltaVista was the first web search engine to employ machine-learned ranking of its search results?AltaVista是第一个应用机器学习对搜索结果进行评分的网络搜索引擎?
- ... that the group method
of data handling,
invented in the USSR, was one of the first algorithms capable of training deep neural networks (ca. 1971)?数据处理的组合方法,在苏联发明的,是第一类能够训练深度神经网络的算法之一(1971年)?
目录
Categories
▼ Machine learning机器学习
► Applied machine learning应用机器学习
► Artificial neural networks人工神经网络
► Bayesian networks贝叶斯网络
► Classification algorithms分类算法
► Cluster analysis聚类分析
► Computational learning theory计算学习理论
► Artificial intelligence conferences人工智能会议
► Signal processing conferences信号处理会议
► Data mining and machine learning software数据挖掘和机器学习软件
► Datasets in machine learning机器学习数据集
► Dimension reduction维度下降
► Ensemble learning集成学习
► Evolutionary algorithms进化算法
► Genetic programming遗传算法
► Inductive logic programming归纳逻辑程序
► Kernel methods for machine learning机器学习的核方法
► Latent variable models隐含变量模型
► Learning in computer vision机器视觉的学习
► Log-linear models对数线性模型
► Loss functions损失函数
► Machine learning algorithms机器学习算法
► Machine learning portal机器学习门户
► Machine learning task机器学习任务
► Markov models马尔科夫模型
► Machine learning researchers机器学习研究者
► Semisupervised learning半监督学习
► Statistical natural language processing统计学自然语言处理
► Structured prediction结构化预测
► Supervised learning监督学习
► Support vector machines支持向量机
► Unsupervised learning非监督学习
讨论主题热点
Topics
Portal:Machine learning/Topics
Related portals相关门户
Computer science计算科学
Robotics机器人
Statistics统计学
维基项目
WikiProjects
- Computer
science计算科学 - Computing计算
- Robotics机器人
- Statistics统计学
要做的事(公开任务)
Things to do
Portal:Machine learning/Opentask
维基媒介
Wikimedia
Portal:Machine learning/Wikimedia
- What are portals?什么是门户?
- List of
portals门户列表
<img
src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1"
alt="" title="" width="1" height="1"
style="border: none; position: absolute;" />
Retrieved from "https://en.wikipedia.org/w/index.php?title=Portal:Machine_learning&oldid=676364806"
https://en.wikipedia.org/wiki/Portal:Machine_learning
Portal:Machine learning机器学习:门户的更多相关文章
- [原创]Machine Learning/机器学习 文章合集
转载请注明出处:https://www.codelast.com/ ➤ 用人话解释机器学习中的Logistic Regression(逻辑回归) ➤ 如何防止softmax函数上溢出(overflow ...
- machine learning----->Amazon Machine Learning机器学习平台
参考资料: 1.如何使用Amazon Machine Learning平台构建你的机器学习预测模型 2.
- 【原】Coursera—Andrew Ng机器学习—课程笔记 Lecture 10—Advice for applying machine learning 机器学习应用建议
Lecture 10—Advice for applying machine learning 10.1 如何调试一个机器学习算法? 有多种方案: 1.获得更多训练数据:2.尝试更少特征:3.尝试更多 ...
- Machine learning | 机器学习中的范数正则化
目录 1. \(l_0\)范数和\(l_1\)范数 2. \(l_2\)范数 3. 核范数(nuclear norm) 参考文献 使用正则化有两大目标: 抑制过拟合: 将先验知识融入学习过程,比如稀疏 ...
- Machine Learning:机器学习算法
原文链接:https://riboseyim.github.io/2018/02/10/Machine-Learning-Algorithms/ 摘要 机器学习算法分类:监督学习.半监督学习.无监督学 ...
- [Machine Learning] 机器学习常见算法分类汇总
声明:本篇博文根据http://www.ctocio.com/hotnews/15919.html整理,原作者张萌,尊重原创. 机器学习无疑是当前数据分析领域的一个热点内容.很多人在平时的工作中都或多 ...
- When Cyber Security Meets Machine Learning 机器学习 安全分析 对于安全领域的总结很有用 看未来演进方向
链接:http://ucys.ugr.es/jnic2016/docs/MachineLearning_LiorRokachJNIC2016.pdf https://people.eecs.berke ...
- 【Machine Learning·机器学习】决策树之ID3算法(Iterative Dichotomiser 3)
目录 1.什么是决策树 2.如何构造一棵决策树? 2.1.基本方法 2.2.评价标准是什么/如何量化评价一个特征的好坏? 2.3.信息熵.信息增益的计算 2.4.决策树构建方法 3.算法总结 @ 1. ...
- Data Leakage in Machine Learning 机器学习训练中的数据泄漏
refer to: https://www.kaggle.com/dansbecker/data-leakage There are two main types of leakage: Leaky ...
随机推荐
- dede数据库类使用方法 $dsql(转)
dede数据库类使用方法 $dsql dedecms的数据库操作类,非常实用,在二次开发中尤其重要,这个数据库操作类说明算是奉献给大家的小礼物了. 引入common.inc.php文件 ? 1 r ...
- Java 引用类型数组
引用类型变量可以使用类.接口或数组来声明. 数组引用变量是存放在栈内存(stack)中,数组元素是存放在堆内存(heap)中,通过栈内存中的指针指向对应元素在堆内存中的位置来实现访问. public ...
- shell中把大写字母转换成小写字母
shell中把大写字母转换成小写字母 参考:http://www.jb51.net/article/40257.htm echo "AABBCC" | tr "[:upp ...
- 分布式缓存系统 Memcached 状态机之socket连接与派发
上节已经分析到了主线程中监听socket注册事件和工作线程中连接socket注册事件的回调函数都是event_handler,且event_handler的核心部分都是一个有限状态机:drive_ma ...
- nginx 的第三方模块ngx_http_accesskey_module 来实现下载文件的防盗链步骤(linux系统下)
nginx 的第三方模块ngx_http_accesskey_module 来实现下载文件的防盗链步骤(linux系统下),安装Nginx和HttpAccessKeyModule模块(参考LNMP环境 ...
- Java:Java 清单
ylbtech-Java:Java 清单 1.返回顶部 2.返回顶部 3.返回顶部 4.返回顶部 5.返回顶部 6.返回顶部 作者:ylbtech出处:http://ylb ...
- PL/SQL 训练11--包
--所谓包,就是把一组PL/SQL的代码元素组织在一个命名空间下.--一种可以把程序或者其他的PL/SQL元素比如游标.类型.变量的组织结构在一起的结构(包括逻辑结构和物理结构)--包提供了非常重要的 ...
- java中抽象类跟接口的区别
额,好吧,本来是打算转载些神马的,但是搜资料的过程中发现了一个专注与java的人,那就关注啦,以后多进他blog学习学习:http://www.cnblogs.com/chenssy/p/337670 ...
- Py修行路 python基础 (九)作用域 函数嵌套 闭包
名称空间与作用域 变量,函数 分成三种 #内置名称空间 内置函数, 系统函数内部自定义的. python查看内置函数,命令: import builtins dir(builtins) #全局名称空 ...
- Python中常见的异常处理
异常和错误 part1:程序中难免出现错误,而错误分成两种 1. 语法错误(这种错误,根本过不了Python解释器的语法检测,必须在程序执行前就改正) # 语法错误示范一 if # 语法错误示范二 d ...