Data Processing

NoveltyDetection

Rowan Easter-Robinson <rotarioner@gmail.com>

Detects Novelties/Outliers using Support Vector Machine

Simple SVM One Class machine learning algorithm. This system reads your SVM model and scaling parameters from the LIBSVM standard format (gui tool coming soon) into EEPROM memory and will detect outliers and novelties using it.For more information read the article here: https://medium.com/analytics-vidhya/part-2-novelty-detection-on-an-arduino-using-one-class-svm-3c0bfa2a0f26

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.