当前位置:网站首页>Difference between classification and regression
Difference between classification and regression
2022-06-26 14:12:00 【Orange tea must be ^ -^】
Use SVM forecast , notice 'type'=‘classfication’ What makes the forecast is the classification , Also have ‘type’='function estimation' What makes the prediction is regression , So let's talk about the difference between classification and regression .
In general : In the prediction is the output value
Quantitative output ( Output the determined value ) It's called regression , Or continuous variable prediction ;
Qualitative output ( The output is a binary classification problem ,0 Being positive ,1 Why not , Or multiple categories ) It's called classification , Or discrete variable prediction .
for instance :
Predict the temperature of tomorrow , This is a return mission ;
Predict that tomorrow will be cloudy 、 Sunny or rainy , It's a sort of task .
边栏推荐
- 服务器创建虚拟环境跑代码
- Bug STL string
- Codeforces Global Round 21A~D
- [path of system analyst] Chapter 15 double disk database system (database case analysis)
- Assert and constd13
- The most critical elements of team management
- Select tag - uses the default text as a placeholder prompt but is not considered a valid value
- Wechat applet - bind and prevent event bubble catch
- FreeFileSync 文件夹比较与同步软件
- Niuke challenge 53:c. strange magic array
猜你喜欢

9 regulations and 6 prohibitions! The Ministry of education and the emergency management department jointly issued the nine provisions on fire safety management of off campus training institutions

VTK 圆柱体的生成与渲染

What is the use of index aliases in ES

character constants

去某东面试遇到并发编程问题:如何安全地中断一个正在运行的线程

HW蓝队溯源流程详细整理

Input text to automatically generate images. It's fun!

输入文本自动生成图像,太好玩了!

Hands on data analysis unit 3 model building and evaluation

Hard (magnetic) disk (I)
随机推荐
【HCSD应用开发实训营】一行代码秒上云评测文章—实验过程心得
FreeFileSync 文件夹比较与同步软件
C language | Consortium
遍历指定目录获取当前目录下指定后缀(如txt和ini)的文件名
Teacher Li Hang's new book "machine learning methods" is on the market! Purchase link attached
DOS command
Wechat applet -picker component is repackaged and the disabled attribute is added -- above
Global variable vs local variable
Bug STL string
CF676C Vasya and String
Connection migration for DataGrid configuration
Self created notes (unique in the whole network, continuously updated)
hands-on-data-analysis 第三单元 模型搭建和评估
How to check if a text field is empty or not in swift
虫子 内存管理 下 内存注意点
Insect operator overloaded a fun
Embedded virlog code running process
Mathematical design D12 according to string function
古瑞瓦特冲刺港交所上市:创下“多个第一”,获IDG资本9亿元投资
GO语言-管道channel