Weka Library in Java is being used for HandWritten digit classification. Weka GUI also attempted.
-
Updated
Aug 1, 2021 - Java
Weka Library in Java is being used for HandWritten digit classification. Weka GUI also attempted.
Java coded program for converting Postgres(psql) logs into feature vectors then classifying it as malicious or non malicious using svm, website(php+html) used for generating training data set is added
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression
For the purpose of classifying documents and finding the most similar ones for a given query.
A comprehensive library of 15+ machine learning classifiers (k-NN, SVM, MLP, etc.) implemented from scratch in pure Java for digit recognition.
Using an android interface to communicate with a server to run inputs though a Support Vector Machine.
My experiment image classification with SVM algorithm in Apache Ignite ML.
An autonomous vehicle safety module implementing Support Vector Machines (SVM) to calculate the maximum margin security corridor between 2D obstacles. Developed with Java 17 and OOP principles.
LIBSVM Java implementation on images (OpenCV) using the Uniform Rotated Local Binary Pattern (u-RLBP) for feature extraction
Machine Learning based Cough-Detection from Audiorecordings by using MFCCs, PCA and One-Class-SVM
This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations
Performing classification tasks with the LibSVM toolkit on four different datasets: Iris, News, Abalone, and Income.
Get 98.47% test accuracy MNIST with only 250 lines of code SVM by JAVA
Real-time face detection & recognition in pure Java - HOG, SVM + SMO, sliding window, all handwritten. OpenCV only for the webcam.
To associate your repository with the svm topic, visit your repo's landing page and select "manage topics."