逻辑回归 数据_数据科学中的逻辑回归

逻辑回归 数据

逻辑回归 (Logistic Regression)

Logistic regression is an applied mathematics analysis methodology accustomed to predict a data price supported previous observations of a data set. Logistic regression has become a very important tool within the discipline of machine learning. The approach permits associate degree formula being employed in a very machine learning application to classify incoming data supported historical data. As additional relevant data comes in, the formula ought to get well at predicting classifications inside data sets.
Logistic regression can even play a job in data preparation activities by permitting data sets to be placed into specifically predefined buckets throughout the extract, transform, load (ETL) method to stage the data for analysis.

逻辑回归是一种应用数学分析方法,习惯于预测支持数据集先前观察的数据价格。 逻辑回归已成为机器学习领域中非常重要的工具。 该方法允许在非常机器学习的应用程序中使用副学历公式来对输入数据支持的历史数据进行分类。 随着更多相关数据的涌入,该公式应能很好地预测数据集中的分类。
通过允许将数据集放置在整个提取,转换,加载(ETL)方法中的特定预定义存储桶中,以进行数据分析,逻辑回归甚至可以在数据准备活动中发挥作用。

A logistics regression model predicts a dependent data variable by analyzing the link between one or additional existing freelance variables. For instance, logistic regression may be accustomed to predict whether or not a political candidate can win or lose an associate degree election or whether a high school student is admitted to a specific faculty.

物流回归模型通过分析一个或其他现有自由职业变量之间的联系来预测因变量。 例如,逻辑回归可以习惯于预测政治候选人是否可以赢得或失去副学士学位选举,或者高中生是否被录取到特定的系。

The ensuing analytical model will take into thought multiple input criteria. Within the case of faculty acceptance, the model may contemplate factors like the student’s grade average, Sabbatum score and variety of extracurricular activities. Supported historical data concerning earlier outcomes involving equivalent input criteria, it then scores new cases on their chance of falling into a specific outcome class.

随后的分析模型将考虑多种输入标准。 在教师接受的情况下,该模型可以考虑诸如学生的平均成绩,Sabbatum分数和各种课外活动之类的因素。 支持的历史数据涉及涉及等效输入标准的早期结果,然后根据新案例落入特定结果类别的机会对新案例进行评分。

物流回归的目的和样本 (Purpose and samples of logistics regression)

Logistic regression is one among the foremost unremarkably used machine learning algorithms for binary classification issues, that are issues with 2 category values, as well as predictions like "this or that", "yes or no" and "A or B".

Logistic回归是用于二进制分类问题的最重要的机器学习算法之一,它是具有2个类别值的问题,以及诸如“ this or that”“ yes or no”“ A或B”之类的预测。

The purpose of logistics regression is to estimate the possibilities of events, as well as crucial a relationship between options and therefore the chances of specific outcomes.
On examination of this is often predicting if a student can pass or fail associate degree exam once the quantity of hours spent finding out is provided as a feature and therefore the variables for the response have 2 values: pass and fail.

后勤回归的目的是估计事件的可能性,以及期权之间的关系,以及由此得出的特定结果的可能性。
在检查时,通常会预测学生是否可以通过一次发现花费的小时数作为一项功能来通过或通过副学士学位考试,因此答案的变量具有两个值:通过和失败。

Organizations will use insights from logistic regression outputs to reinforce their business ways so that they can do their business goals, as well as reducing expenses or losses and increasing ROI in promoting campaigns, for instance.

组织将利用逻辑回归输出的见解来加强其业务方式,以便他们能够实现其业务目标,并减少开支或损失并提高促销活动中的投资回报率。

An e-commerce company that mails expensive promotional offers to clients would like to understand whether or not a specific customer is probably going to retort to the offers or not. For instance, they'll wish to understand whether or not that client is a "responder" or a "non-answerer." In promoting, this is often referred to as propensity to answer modeling.

一家向客户邮寄昂贵促销优惠​​的电子商务公司希望了解特定客户是否可能会拒绝这些优惠。 例如,他们希望了解该客户是“响应者”还是“非回答者”。 在推广中,这通常被称为回答建模的倾向。

Likewise, a Mastercard company develops a model to decide whether or not to issue a credit card to a client or not an attempt to predict whether the customer goes to default or not on the credit card supported such characteristics as annual financial gain, monthly Mastercard payments, and variety of defaults. In banking idiom, this is often called default propensity modeling.

同样,万事达卡公司开发一种模型,以决定是否向客户发行信用卡,以尝试预测客户是否因支持的信用卡而违约,例如年度财务收益,每月万事达卡付款以及各种默认值。 在银行习惯用法中,这通常称为默认倾向建模。

物流回归的用途 (Uses of Logistics Regression)

Logistic regression has become significantly widespread in on-line advertising, facultative marketers to predict the chance of specific web site users UN agency can click on specific advertisements as an affirmative or no proportion.

逻辑回归在在线广告中已变得非常普遍,兼职营销人员可以预测特定网站用户的机会。联合国机构可以按肯定比例或不按比例点击特定广告。

Logistic regression can even be used in:

逻辑回归甚至可以用于:

  • Healthcare to spot risk factors for diseases and set up preventive measures.

    医疗保健要发现疾病的危险因素并制定预防措施。

  • Weather forecasting apps to predict downfall and climate.

    天气预报应用程序可预测降雨和气候。

  • Voting apps to see if voters can vote for a specific candidate.

    投票应用程序可查看选民是否可以为特定候选人投票。

  • Insurance to predict the probabilities that a policyholder can die before the term of the policy expires supported bound criteria, like gender, age, and physical examination.

    保险以预测保单持有人在保单期限届满之前可能死亡的可能性,这是受支持的受约束标准,例如性别,年龄和身体检查。

  • Banking to predict the probabilities that a loan mortal can default a loan or not, supported annual financial gain, past defaults, and past debts.

    银行业务预测贷款人可以违约或不违约的概率,支持的年度财务收益,过去的违约和过去的债务。

Logistic回归与统计回归 (Logistic Regression vs. Statistical Regression)

The main distinction between logistics regression and statistical regression is that logistic regression provides a relentless output, whereas statistical regression provides never-ending output.

后勤回归和统计回归之间的主要区别是逻辑回归提供了无休止的输出,而统计回归提供了无休止的输出。

In logistics regression, the end result, like a variable, solely features a restricted variety of attainable values. However, in statistical regression, the end result is continuous, which implies that it will have anybody of an infinite variety of attainable values.

物流回归中 ,最终结果像变量一样,仅具有有限的各种可获得值。 但是,在统计回归中,最终结果是连续的,这意味着它将拥有无限多种可实现值的任何人。

Logistic regression is employed once the response variable is categorical, like yes/no, true/false and pass/fail. statistical regression is employed once the response variable is continuous, like a variety of hours, height and weight.

一旦响应变量是分类的(例如是/否,是/否和通过/失败),就采用逻辑回归 。 一旦响应变量是连续的(如各种小时,身高和体重),就采用统计回归。

For example, given data on the time a student spent finding out which student's examination scores, logistics regression, and statistical regression will predict various things.

例如,给定有关学生花费时间的数据,以找出哪些学生的考试成绩,后勤回归和统计回归将预测各种情况。

With logistics regression predictions, solely specific values or classes are allowed. Therefore, logistics regression will predict whether or not the coed passed or failing. Since statistical regression predictions are continuous, like numbers vary, it will predict the student's take a look at the score on a scale of 0-100.

对于物流回归预测,仅允许使用特定值或类别。 因此,物流回归将预测男女学生是否通过或失败。 由于统计回归预测是连续的,就像数字变化一样,它将预测学生以0-100的比例查看分数。

翻译自: https://www.includehelp.com/data-science/logistic-regression.aspx

逻辑回归 数据

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/540887.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Dede 删除文档同时文章中的图片的方法

首先,在"/include"目录下建立"extend.func.php"文件. 然后,将以下内容保存在"extend.func.php"文件中,一共三个函数://解析body数据,获得所有图片的绝对地址function GetPicsTruePath($body,$litpic){$delfiles array();…

《linux操作系统》第06章在线测试,Linux系统管理一测试题-附答案.doc

Linux系统管理一测试题-附答案Linux系统管理一测试题姓名:班级:考试时间180分钟,ls,ifconfig,hostname,cd的程序文件在哪里which mkdir ls ifconfig hostname cd查看当前的PATH变量的值echo $PATH在根下新建一个目录study,在study目录下建子目…

java8-02-Stream-API

[TOC] 0 Stream简介 家庭住址 &#xff1a;java.util.stream.Stream<T>出生年月&#xff1a;Java8问世的时候他就来到了世上主要技能&#xff1a;那可以吹上三天三夜了…… 主要特征 不改变输入源中间的各种操作是lazy的(惰性求值、延迟操作)只有当开始消费流的时候&…

跟随者数字解码_跟随模式的数字

跟随者数字解码Problem statement: 问题陈述&#xff1a; Given a pattern containing only Is and Ds. I stands for increasing and D for decreasing. Devise an algorithm to print the minimum number following that pattern. Digits are from 1-9 and digits cant repe…

Linux内核机器ID,linux-如何强制内核重新读取/重新初始化PCI设备ID?

我的机器(正在运行Linux内核3.2.38的计算机)在引导时具有错误的PCI设备的子系统ID(子设备和子供应商ID).如果我然后在系统仍处于启动状态(即热插拔)时物理地拔出PCI设备并重新插入,则它将获得正确的ID.请注意,错误的子设备ID和子供应商ID与设备的设备ID和供应商ID相同(请参见下…

Android ImageButton示例代码

1) XML File: activity_main 1)XML文件&#xff1a;activity_main <?xml version"1.0" encoding"utf-8"?><android.support.constraint.ConstraintLayout xmlns:android"http://schemas.android.com/apk/res/android"xmlns:app"…

IIS 伪静态下 利用PHP获取 网址后缀

$_SERVER[HTTP_X_ORIGINAL_URL];转载于:https://www.cnblogs.com/paddygege/p/7238228.html

kotlin 小数位数_Kotlin程序生成4位数OTP

kotlin 小数位数OTP stands for "One Time Password" is a 4-8 digit alphanumeric code which is sent to the user via email or phone number for validation. As the name suggests, it can be used once only. OTP代表“ 一次密码”&#xff0c;它是4-8位的字母…

NestedScrolling机制

2019独角兽企业重金招聘Python工程师标准>>> NestedScrolling机制(可以称为嵌套滚动或嵌套滑动)能够让父view和子view在滚动时进行配合&#xff0c;其基本流程如下&#xff1a; 当子view开始滚动之前&#xff0c;可以通知父view&#xff0c;让其先于自己进行滚动;子…

linux重定向命令是干嘛的,Linux系统下重定向命令应用及其语法有什么?

1。 标准输入的控制语法&#xff1a;命令 文件将命令的执行结果送至指定的文件中。例如&#xff1a;ls -l > list 将执行“ls -l” 命令的结果写入文件list 中。语法&#xff1a;命令>&#xff01; 文件将命令的执行结果送至指定的文件中&#xff0c;若文件已经存在&…

kotlin 第一个程序_Kotlin程序减去两个矩阵

kotlin 第一个程序Given two matrices, we have to subtract them. 给定两个矩阵&#xff0c;我们必须将它们相减。 Example: 例&#xff1a; Input:matrix 1:[2, 3, 5][0, 5, 4][2, 1, 2]matrix 2:[6, 34, 2][5, 7, 5][3, 4, 3]Output:[-4, -31, 3][-5, -2, -1][-1, -3, -1]…

linux进程q是什么意思,Linux进程

#include #include #include #include #include /* 允许建立的子进程个数最大值 */#define MAX_CHILD_NUMBER 10 /* 子进程睡眠时间 */#define SLEEP_INTERVAL 2 int proc_number0; /* 子进程的自编号&#xff0c;从0开始 */void do_something();main(int argc, char* argv[]){…

cd-rom门锁定什么意思_CD-ROM XA的完整格式是什么?

cd-rom门锁定什么意思CD-ROM XA&#xff1a;CD-ROM扩展体系结构 (CD-ROM XA: CD-ROM Extended Architecture) CD-ROM XA is an abbreviation of "CD-ROM Extended Architecture". It is an extension, a modified version of CD-ROM, which merges compressed audio,…

linux服务chm,linux系统服务 chm

冒算发出乔家开具面霜&#xff1f;磨去开源新片米泉坎坷缆船六谷酷炫。连忙领属官长保民涅盘肚子凶相风趣&#xff0c;逞能算图碍事柴扉规例惩艾坡脚黄袍&#xff0c;四年幸灾别称牌号木牌&#xff0c;类乎股王蓝玉求新名教年糕八股联盟&#xff01;挂单轨迹八股落市气功&#…

ImageView的scaleType详解

1. 网上的误解 不得不说很失望&#xff0c;到网上搜索了几篇帖子&#xff0c;然后看到的都是相互复制粘贴&#xff0c;就算不是粘贴的&#xff0c;有几篇还是只是拿着自己的几个简单例子&#xff0c;然后做测试&#xff0c;这种以一种现象结合自己的猜测便得出结论&#xff0c;…

IDBI的完整格式是什么?

IDBI&#xff1a;印度工业发展银行 (IDBI: Industrial Development Bank of India) IDBI is an abbreviation of the Industrial Development Bank of India. It is an Indian financial service corporation owned and controlled by the government. In 1964, it was founded…

linux判断内存并释放,linux 内存清理/释放命令

# sync# echo 1 > /proc/sys/vm/drop_cachesecho 2 > /proc/sys/vm/drop_cachesecho 3 > /proc/sys/vm/drop_cachescache释放&#xff1a;To free pagecache:echo 1 > /proc/sys/vm/drop_cachesTo free dentries and inodes:echo 2 > /proc/sys/vm/drop_cachesT…

kei注释_KEI的完整形式是什么?

kei注释KEI&#xff1a;克里希纳电气工业有限公司 (KEI: Krishna Electricals Industries Limited) KEI is an abbreviation of Krishna Electricals Industries Limited. It is a public limited company that is categorized as a Non-governmental Company and the registra…

基于嵌入式linux的数码相框的设计,基于Linux NFS的Web数码相框设计

O 引言随着数码相机和互联网的普及&#xff0c;越来越多的家庭拥有自己的媒体库。媒体库中既包含有自己拍摄的影像文件&#xff0c;也有从网络上下载的影像资料。然而展示影像资料的手段单一&#xff0c;主要通过PC来实现。因此未来构建以媒体库为中心的家庭多媒体网络&#xf…

Spark学习

mapreduce RDD 流程示意 Yarn 转载于:https://www.cnblogs.com/ecollab/p/7248306.html