Skip to content

Commit

Permalink
New features
Browse files Browse the repository at this point in the history
Binary confusion matrix calculation
Example for training without the logging handler (for simplicity)
Updated scaling VIs to use the full scaling limits, removes the need for
unbundle/bundle.
  • Loading branch information
oysstu committed Apr 20, 2015
1 parent 2b139fe commit 6529bc1
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 0 deletions.
Binary file modified LabVIEW/Examples/SVM_Crossvalidation_FromFile.vi
Binary file not shown.
Binary file modified LabVIEW/Examples/SVM_Train_FromFile.vi
Binary file not shown.
Binary file added LabVIEW/Examples/SVM_Train_FromFile_Simple.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_cross_validation.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_get_liblinear_version.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_predict.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_predict_probability.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_predict_values.vi
Binary file not shown.
Binary file modified LabVIEW/Liblinear Wrapper/liblinear_train.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_cross_validation.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_delete_print_function.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_get_libsvm_version.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_load_model.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_predict.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_predict_probabilities.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_predict_values.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_save_model.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_set_print_function.vi
Binary file not shown.
Binary file modified LabVIEW/Libsvm Wrapper/svm_train.vi
Binary file not shown.
Binary file added LabVIEW/Tools/Binary_ConfusionMatrix.vi
Binary file not shown.
Binary file added LabVIEW/Tools/Controls/Binary_ConfusionMatrix.ctl
Binary file not shown.
Binary file modified LabVIEW/Tools/Scale Label Linear.vi
Binary file not shown.
Binary file modified LabVIEW/Tools/Scale Nodes Linear.vi
Binary file not shown.
Binary file modified LabVIEW/Tools/Scale Problem Linear.vi
Binary file not shown.

0 comments on commit 6529bc1

Please sign in to comment.