object

logistic_regression_classifier

Logistic regression classifier supporting binary and multiclass classification using joint softmax training. Learns from a dataset object implementing the dataset_protocol protocol and returns a classifier term that can be used for prediction and exported as predicate clauses.

Availability:
logtalk_load(logistic_regression_classifier(loader))
Author: Paulo Moura
Version: 2:0:0
Date: 2026-05-11
Compilation flags:
static, context_switching_calls
Remarks:
(none)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)