Skip to content

Commit a1cd530

Browse files
committed
remove MSVM from mljs-noglpk-module
1 parent a5ec685 commit a1cd530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lalolab/src/modules/mljs-noglpk-moduleFooter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ return {
345345
Perceptron: Perceptron,
346346
MLP: MLP,
347347
SVM: SVM,
348-
MSVM: MSVM,
348+
// MSVM: MSVM, require glpk
349349
KNN: KNN,
350350
knnsearch: knnsearch,
351351
NaiveBayes: NaiveBayes,

0 commit comments

Comments
 (0)