RomuloDrumond / LSSVMLinks
Python implementation of Least Squares Support Vector Machine for classification on CPU (NumPy) and GPU (PyTorch).
☆58Updated 2 weeks ago
Alternatives and similar repositories for LSSVM
Users that are interested in LSSVM are comparing it to the libraries listed below
Sorting:
- This repository provides a Python3 Library with implementations of the Least-Squares Support Vector Machine (LS-SVM) machine learning mo…☆41Updated 3 years ago
- Machine learning code, derivatives calculation and optimization algorithms developed during the Machine Learning course at Universidade d…☆15Updated 4 years ago
- Least Squares Support Vector Regression☆57Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- Implementations of various feature selection methods☆24Updated 4 years ago
- Wrapper Based feature selection using Particle Swarm Optimization☆12Updated 5 years ago
- A Python Implementation of Kernel Extreme Learning Machine for Ordinal Regression☆25Updated 4 years ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆75Updated 2 years ago
- This toolbox offers advanced feature selection tools. Several modifications, variants, enhancements, or improvements of algorithms such a…☆32Updated 4 years ago
- Emotion Recognition using PSO and SVM☆15Updated 3 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- graduation design DBN + SVM☆35Updated 6 years ago
- Hyperparameter Tuning in LSTM using Genetic Algorithm, Bayesian Optimization, Random Search, Grid Search.☆38Updated 4 years ago
- A Python implementation of Online Sequential Extreme Machine Learning (OS-ELM) for online machine learning☆40Updated 9 months ago
- Using Particle Swarm Optimization (PSO) to Optimize a CNN (Convulsional Neural Network) - using an simple dataset (not using an image dat…☆41Updated 2 years ago
- Unofficial implementation of paper “Particle Swarm Optimization for Hyper-Parameter Selection in Deep Neural Networks” using Tensorflow/K…☆30Updated 5 years ago
- Bayesian Optimization implementation for text classifiction☆23Updated 10 months ago
- In this project, I used least-square support vector machines (LS-SVM) for classification, function estimation, times-series prediction an…☆15Updated 9 years ago
- feature selections and extractions☆88Updated 11 months ago
- Signal prediction by using LSSVM with PSO and PSR☆24Updated 6 years ago
- A probabilistic forecasting method based on Quantile Regression Minimal Gated Memory Network and Kernel Density Estimation.☆20Updated 5 years ago
- Implementation and test of CFS☆28Updated 5 years ago
- EO-CNN: An Enhanced CNN Model Trained by Equilibrium Optimization for Traffic Transportation Prediction☆14Updated 5 years ago
- Particle Swarm Optimization Least-squares support-vector machine without any machine learning libraries☆10Updated 4 years ago
- Python implementation of domain-invariant partial least squares regression (di-PLS)☆21Updated 3 weeks ago
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 7 years ago
- PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.☆42Updated 8 years ago
- This method is a new oversampling algorithm and can circumvent the deficiency of WK-SMOTE (and SMOTE as well as its variants) caused by r…☆16Updated 2 years ago
- PSO On neural Network and LSTM☆19Updated 3 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago