Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

ProbabilisticOutputCalibration Class Example Incorrect Object Name #188

@jakemdrew

Description

@jakemdrew

Example code appears to be incorrect here:

http://accord-framework.net/docs/html/T_Accord_MachineLearning_VectorMachines_Learning_ProbabilisticOutputCalibration.htm

The object in the following line should be ProbabilisticOutputCalibration?

// Instantiate the probabilistic learning calibration
ProbabilisticOutputLearning calibration = new ProbabilisticOutputLearning(svm, inputs, labels);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions