メインコンテンツ

Import Classification Models

Using classification models, including support vector machine (SVM) or discriminant classifiers, Model-Based Calibration Toolbox™ can differentiate between operating modes when you specify boundary constraints for calibrations.

  1. Use the Statistics and Machine Learning Toolbox™ to classify data using a classification model, for example a discriminant or SVM model.

  2. Use the Classification Learner App to export the classification model to the workspace.

  3. In CAGE, select File > Import > Classification Model.

  4. In the Import dialog box, click OK to import the classification model, for example svm.

    Import dialog box.

  5. In the Import Models dialog box, accept the defaults and click OK.

    Import Models dialog box.

  6. In CAGE, select Optimization > Constraints > Edit Constraint. For the svm input model:

    • Set Evaluate quantity to Boundary constraint.

    • Specify the Constraint type and Constraint bound.

    Edit constraint dialog box.

See Also

Topics