Logistic Function Fitting System
Jump to navigation
Jump to search
A Logistic Function Fitting System is a supervised model-based classification software system that implements a logistic regression algorithm to solve a logistic regression task.
- Context:
- It can range from (typically) being a Binomial Logistic Regression System to being a Multinomial Logistic Regression System.
- It can range from being a Logistic Regression Software Package to being a Logistic Regression Tool/Logistic Regression Library.
- It can be implemented with a Generalized Linear Models System.
- Example(s):
- Counter-Example(s):
- See: Algebraic Function Fitting System.