Home
last modified time | relevance | path

Searched defs:SVM (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/py-pyopencl/pyopencl-2018.2/doc/
H A Druntime_memory.rst135 Allocating SVM
145 Operations on SVM
153 SVM Allocation Holder
/dports/math/gravity/Gravity-da941e9/examples/MachineLearning/Supervised/Classification/SVM/
H A DSVM_main.cpp36 auto SVM = unique_ptr<Model<>>(new Model<>()); in build_svm() local
70 auto SVM = unique_ptr<Model<>>(new Model<>()); in build_svm_dual() local
99 unique_ptr<Model<>> SVM = unique_ptr<Model<>>(new Model<>()); in build_lazy_svm() local
216 unique_ptr<Model<>> SVM; in main() local
230 auto SVM = build_svm(training_set, mu); in main() local
/dports/misc/orange3/orange3-3.29.1/doc/visual-programming/source/widgets/model/
H A Dsvm.md1 SVM chapter
/dports/graphics/digikam/digikam-7.4.0/core/libs/facesengine/recognition/opencv-dnn/
H A Dopencvdnnfacerecognizer.h47 SVM = 0, enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/ml/misc/objc/
H A Dgen_dict.json4 "SVM" : { "Types": "SVMTypes" }, object
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/unified_memory/
H A Dunified_memory.h13 SVM = 0b1, enumerator
/dports/games/allacrost/allacrost-1.0.2/src/modes/menu/
H A Dmenu.cpp463 { hoa_save::SaveMode *SVM = new hoa_save::SaveMode(true); in _HandleMainMenu() local
731 hoa_save::SaveMode *SVM = new hoa_save::SaveMode(true); in _HandleSaveMenu() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsalctype.hxx36 SVM, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsalctype.hxx36 SVM, enumerator
/dports/devel/spark/spark-2.1.1/examples/src/main/scala/org/apache/spark/examples/mllib/
H A DBinaryClassification.scala42 val SVM, LR = Value constant
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/svm/tests/
H A Dtest_svm.py387 def test_decision_function_shape(SVM): argument
1274 def test_linearsvm_liblinear_sample_weight(SVM, params): argument
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/boot/
H A Dboot.cpp454 vt_save::SaveMode *SVM = new vt_save::SaveMode(false); in _OnLoadGame() local
/dports/devel/p5-Algorithm-SVM/Algorithm-SVM-0.13/
H A Dbindings.h14 friend class SVM; variable
/dports/textproc/yamcha/yamcha-0.33/src/
H A Dsvm.cpp411 SVM::SVM (): _impl(new Impl) {}; in SVM() function in YamCha::SVM
412 SVM::SVM (const char* filename): _impl(new Impl (filename)) {}; in SVM() function in YamCha::SVM
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/compressedmatrix/
H A DProxyTest.h168 using SVM = blaze::CompressedMatrix<SV,blaze::rowMajor>; variable
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/model/
H A Dowsvm.py39 SVM, Nu_SVM = range(2) variable in OWSVM
/dports/graphics/opencv/opencv-4.5.3/modules/ml/misc/python/test/
H A Dtest_digits.py77 class SVM(StatModel): class
H A Dtest_letter_recog.py104 class SVM(LetterStatModel): class
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dimagemgr.hxx63 SVM = START + 146, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dimagemgr.hxx63 SVM = START + 146, enumerator
/dports/graphics/opencv/opencv-4.5.3/samples/python/
H A Dletter_recog.py108 class SVM(LetterStatModel): class
H A Ddigits.py92 class SVM(object): class
/dports/math/gretl/gretl-2021d/doc/tex/
H A Dgretl-svm.tex1073 \subsection{Classification example}
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/osl/
H A Dosl_services.h57 enum Type { OIIO, SVM, IES, BEVEL, AO }; enumerator
/dports/devel/vc-intrinsics/vc-intrinsics-753ad50/GenXIntrinsics/lib/GenXIntrinsics/
H A DAdaptorsCommon.h29 static constexpr const char SVM[] = "svmptr_t"; variable

123