An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: one-class-svm

martacanirome4/DarkMatter_ML_TFG

Aplicación de técnicas de Machine Learning para identificar posibles fuentes de materia oscura en el catálogo Fermi-LAT

Language: Python - Size: 239 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

DzmitryPihulski/MachineLearningUniversityProject

University Research Project in one class classification

Language: Python - Size: 829 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

hs-jiang/FISVDD

Fast Incremental Support Vector Data Description implemented in Python

Language: Python - Size: 2.08 MB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 12

sharukat/benchmark-ml-intrusion-detection

This project consists of comparative algorithm analysis between six machine learning algorithms to identify the optimum ML algorithm for intrusion detection.

Language: Jupyter Notebook - Size: 474 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 5 - Forks: 0

jaimealruiz/Laocoonte

Intelligent IDS for Anomaly Detection in Network Traffic based on 1D CNN Autoencoder and One-Class SVM

Language: Python - Size: 2.97 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pr0ximaCent/Signal_Sentry-Detect_Anomalies_In_Network_Performance_Metrics

An anomaly detection system tailored for telecom networks. It identifies irregularities in network performance metrics such as latency, packet loss rate, signal strength, interference levels, and energy efficiency.

Language: Jupyter Notebook - Size: 20.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

hiram64/ocsvm-anomaly-detection

anomaly detection by one-class SVM

Language: Python - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 88 - Forks: 17

dahsie/anomalie_detection

Ce projet est réalisé dans le cardre de mon projet académique de fin de cursus ingénieur informatique en data science. L'objectif est de réalisé la détection d'anomalie qui sont de types varié en utilisant les machine learning et le deep learning

Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sajadh76/Anomaly-Detection-Optical-Networks

Anomaly Detection in Optical Networks

Language: Jupyter Notebook - Size: 7.67 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

WeltXing/PySVM

PySVM : A NumPy implementation of SVM based on SMO algorithm. Numpy构建SVM分类、回归与单分类,支持缓存机制与随机傅里叶特征

Language: Python - Size: 3.47 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 2

tim5go/awesome-one-class-classification

A curated list of awesome resources dedicated to One Class Classification.

Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 2

sfujiwara/tfmodel

Canned estimators and pre-trained models converted for TensorFlow.

Language: Python - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

bharathsudharsan/COVID-away

Code for paper 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'

Language: Python - Size: 102 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 4

KentaItakura/Crack-detection-using-one-class-SVM

This demo shows how to detect the crack images using one-class SVM using MATLAB.

Language: MATLAB - Size: 2.87 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 4

haldersourav/anomaly-detection

Comparison of various anomaly detection algorithms using scikit-learn and visualization through Plotly Dash

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mridul-sachan/OneClassSVM

A one class svm implementation to detect the anomalies in network.

Language: Python - Size: 21.8 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 9

zjzsliyang/Talos 📦

Detecting Malicious Commands

Language: Python - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

YoNG-Zaii/Casting-Products-Defects-Detection

Anomaly detection using IF, LOF, OC-SVM, Autoencoder.

Language: Jupyter Notebook - Size: 244 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zhongyuchen/outlier-detection

Detect outliers with 3 methods: LOF, DBSCAN and one-class SVM

Language: Python - Size: 1.13 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 2

mo-amininasab/california_housing_AD

Language: Jupyter Notebook - Size: 5.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RazMalka/SVM-DC

One-Class SVMs for Document Classification

Language: Python - Size: 24.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

nafiul-araf/Anomaly-Detection

Anomaly detection (also known as outlier analysis) is a data mining step that detects data points, events, and/or observations that differ from the expected behavior of a dataset. A typical data might reveal significant situations, such as a technical fault, or prospective possibilities, such as a shift in consumer behavior.

Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

forallx94/Sequential_Anomaly_detecion

Anomaly detection for Sequential dataset

Language: Jupyter Notebook - Size: 15.5 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

DongKeon/FISVDD_cpp

Language: C++ - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

nico-ralf-ii-fpuna/tfg

OCS-WAF: a Web Application Firewall based on anomaly detection using One-Class SVM classifier

Language: TeX - Size: 11.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

dglttr/dm_seminar_ws2020

Project from seminar "Data Mining in Production"

Language: Jupyter Notebook - Size: 4.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pacifikus/Geologist

Data exploration, anomaly detection, and data generation for oil deposits dataset.

Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ngshya/recoengi

This repository provides some recommender engine models.

Language: Python - Size: 1.61 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dhingratul/Fraud-Prediction

Fraud hosts with substantial amount of fraudulent traffic using the impression logs for selected IP addresses

Language: Jupyter Notebook - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Keywords
one-class-svm 29 anomaly-detection 12 machine-learning 7 isolation-forest 7 local-outlier-factor 6 one-class-classification 6 svm 5 outlier-detection 5 autoencoder 4 deep-learning 3 python 3 neural-network 3 nlp 3 svdd 3 scikit-learn 3 svm-classifier 2 matplotlib 2 unsupervised-learning 2 dbscan 2 novelty-detection 2 sklearn 2 svm-learning 2 pandas 2 support-vectors 2 tensorflow 2 outlier-detection-algorithm 2 random-forest 2 online-learning-algorithms 2 online-learning 2 online-algorithms 2 iot 2 gaussian-kernel 2 aaai 2 text-classification 2 visualization 2 hadamard 1 document-classification 1 elliptic-envelope 1 data-analysis 1 tf-idf 1 data-mining 1 anomoly-score 1 one-class-learning 1 lsa 1 robust-covariance 1 python-webapp 1 plotly-dash 1 matlab 1 image-classification 1 classification 1 anomaly 1 tflite 1 smartwatch 1 sensor-fusion 1 rotation-vectors 1 pickle 1 optimization 1 impression-logs 1 fraud-host 1 fraud-detection 1 botnet-detection 1 botnet 1 recommender-engine 1 recommendation-system 1 k-fold 1 collaborative-filtering 1 bayesian-network 1 kohonen-map 1 web-attacks 1 web-application-firewall 1 intrusion-detection-system 1 cpp 1 lstm-autoencoder 1 zscore 1 statistical-analysis 1 pyod 1 outliers 1 minimum-covariance 1 knn-classification 1 inliers 1 iforest-model 1 cnn-keras 1 autoencoder-neural-network 1 anogan 1 convolutional-autoencoder 1 cifar10 1 data-visualization 1 wip 1 ids 1 cybersecurity 1 support-vector-machines 1 numpy 1 k-nearest-neighbours 1 k 1 expectation-maximization 1 deep-neural-networks 1 paper 1 aaai2019 1 aaai19 1 aaai-19 1