79 results for “topic:libsvm”
TensorFlow template application for deep learning
ThunderSVM: A Fast SVM Library on GPUs and CPUs
用Python实现SVM多分类器
Reatime Face Recognizer on Android
Ruby language bindings for LIBSVM
Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python)
LIBSVM bindings for Julia
LIBSVM for the browser and nodejs :fire:
FFSVM stands for "Really Fast Support Vector Machine"
零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结
基于LibSVM实现的验证码识别,通过对验证码图片进行二值化、去噪、切割等处理后,对每个字符进行识别。识别过程采用LibSVM来实现。可用于识别网站登录的验证码。
阅读LibSVM源码的知识整理与思考(已完结)
3-Class Retinal Classification via Deep Network Features and SVM Classifier (Academic Research Use)
Support Vector Regression for Unsupervised Machine Learning
Sparse learning in TensorFlow using data acquired from Spark.
A 3D face recognition by using PCA and SVM.
SVM Neuro Matching C#机器学习 LibSVM支持向量机 神经网络 匹配 中文文本分词分类聚类
Decision Boundaries Visualization of SVDD (libsvm-3.23)
A Raku bindings for libsvm
(Python, R, C++) Read and write sparse matrices in SVMLight / LibSVM formats
.NET wrapper for LIBSVM written in C#
Matlab/C++ library to evaluate SVM decision function and its derivatives.
Package provides the direct java conversion of the origin libsvm C codes as well as a number of adapter to make it easier to program with libsvm on Java
C++ wrappers to libsvm for easy-to-use Support Vector Machines (SVM)
Classify the MNIST data by LIBSVM in Matlab.
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
libsvm in Typescript for machinelearn.js
Small tools for csv file processing (onehot encoding, format checking and converting to libsvm).
Pre-built LibSVM packages for Python.
Access the Linear or RBF kernel SVM from OCaml using the R e1071 or svmpath packages