当前位置:网站首页>Machine learning - what are machine learning, supervised learning, and unsupervised learning
Machine learning - what are machine learning, supervised learning, and unsupervised learning
2022-07-26 17:20:00 【Seven percent】
What is machine learning
Let the computer be programmed without explicit , Have the ability of self-learning , For something , Computers learn from experience , And the better .
Supervised learning and unsupervised learning
1. Supervised learning
Today machine learning creates 99% The economic value of is through a kind of machine learning , That is supervised learning : Through a large number of known input and output matching data , Let the computer learn the rules , Thus, a reasonable output prediction can be made for a new input .
such as , We have a lot of different characteristics ( area 、 Location 、 toward 、 Developers, etc ) Price data of the house , By learning these data , Predict the price of a house with known characteristics , This is called Return to learning (Regression learning), That is, the output result is a specific value , Its prediction model is a continuous function . Another example is that we have a large number of emails , Every email has been marked as spam . By learning these marked email data , Finally, we get a model , This model is for new mail , It can accurately determine whether the email is spam , This is called Classified learning (Classfication learning), That is, the output result is discrete , That is, either output 1 It means spam , Or output 0 Means it's not spam .
2. Unsupervised learning
After supervised learning , The most widely used form of machine learning is unsupervised learning : Through a large amount of unmarked data , To analyze the inherent characteristics and structure of the data itself .
such as , We have a lot of historical information about users' shopping , Analyze different categories of users from the data . In response to this question , We can finally divide into several categories ? What are the characteristics of each category ? We didn't know in advance . This is called clustering (Clustering) . Special attention should be paid to the difference between classification and supervised learning , The classification problem is that we already know which categories ; Clustering problem , We don't know which categories there are before analyzing the data . And classification problem is to choose one of the known answers , The answer to the clustering problem is unknown , We need to use algorithms to mine the characteristics and structure of data .
边栏推荐
- 机器学习-什么是机器学习、监督学习和无监督学习
- Sharing of 40 completed projects of high-quality information management specialty [source code + Thesis] (VI)
- Why are test / development programmers who are better paid than me? Abandoned by the times
- Implementing dropout with mxnet from zero sum
- TCP 和 UDP 可以使用相同端口吗?
- PyQt5快速开发与实战 3.4 信号与槽关联
- 公安部发出暑期旅游客运交通安全预警:手握方向盘 绷紧安全弦
- 【无标题】
- Win11如何关闭共享文件夹
- Win11 how to close a shared folder
猜你喜欢

How does win11 automatically clean the recycle bin?

Pytorch中的tensor操作

OA项目之我的会议(会议排座&送审)

Quickly build a development platform for enterprise applications

On the evolution of cloud native edge computing framework

2022-2023 信息管理毕业设计选题题目推荐
![[development tutorial 7] crazy shell · open source Bluetooth heart rate waterproof sports Bracelet - capacitive touch](/img/b8/cf563fa54f8a8a2e051bbf585a0a68.png)
[development tutorial 7] crazy shell · open source Bluetooth heart rate waterproof sports Bracelet - capacitive touch

"Green is better than blue". Why is TPC the last white lotus to earn interest with money

Definition and relationship of derivative, differential, partial derivative, total derivative, directional derivative and gradient

Win11怎么自动清理回收站?
随机推荐
Methods of path related comments (I)
【开发教程9】疯壳·ARM功能手机-I2C教程
The first self-developed embedded 40nm industrial scale memory chip in China was released, breaking the status quo that the localization rate is zero
Pytorch中的tensor操作
Packet capturing and streaming software and network diagnosis
Win11 auto delete file setting method
Quickly learn to configure local and network sources of yum, and learn to use yum
Win11系统如何一键进行重装?
Idea Alibaba cloud multi module deployment
After Australia, New Zealand announced the ban on Huawei 5g! Huawei official response
Tensorflow Lite source code analysis
【开发教程7】疯壳·开源蓝牙心率防水运动手环-电容触摸
Pyqt5 rapid development and practice 3.2 introduction to layout management and 3.3 practical application of QT Designer
Concepts and differences of DQL, DML, DDL and DCL
Implementing DDD based on ABP -- aggregation and aggregation root practice
[Luogu p8063] shortest paths (graph theory)
How to use C language nested linked list to realize student achievement management system
OA项目之我的会议(会议排座&送审)
快速学会配置yum的本地源和网络源,并学会yum的使用
搭建typora图床