scikit-rvm
RVM algorithm
An implementation of the Relevance Vector Machine algorithm in Python using scikit-learn API
Relevance Vector Machine implementation using the scikit-learn API.
231 stars
14 watching
73 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iqiukp/rvm-matlab | A MATLAB implementation of Relevance Vector Machine for binary classification and regression tasks. | 54 |
kefirski/pytorch_rvae | A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
omimo/xrbm | An implementation of Restricted Boltzmann Machines and their variants using TensorFlow. | 55 |
josephreisinger/vowpal_porpoise | Lightweight machine learning library with interface to scikit-learn and vowpal_wabbit | 166 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,136 |
pik-piam/mrremind | A data preprocessing package for the REMIND model. | 4 |
titsuki/raku-algorithm-libsvm | A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,821 |
gaelvaroquaux/scikit-learn-tutorial | A tutorial on applying machine learning to practical situations using the scikit-learn library | 129 |
miketheredherring/py-rest-orm | A Python framework for building RESTful APIs with ORM capabilities | 17 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
jamesdouble/randmymod | Generates randomized instances of custom data models with customizable randomness behavior | 18 |
rvianello/razi | An extension for SQLAlchemy to handle chemical data | 38 |