This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 35 lines
!!! Overview
[{$pagename}] is used in [Supervised Learning] and intended for [binary] [classification] problems to predict the probability of an instance belonging to the default class, when the [Predictor variable] is numeric or continuous.
[{$pagename}] is a [classification algorithm] that uses the properties of the [logistic function] in which, typically, [Weights] are assigned to [features] and then fed to the [logistic function], which outputs a number between 0 and 1. The decision boundary determines the classification.
[{$pagename}] can be extended to data with more than two categories which is referred to as [multinomial logistic regression]
[{$pagename}] requires proper [Training dataset] and properly tuned [Cost function] to be accurate.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]