awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JamesRitchie avatar

JamesRitchie/scikit-rvm

0
View on GitHub↗
237 stars·75 forks·Python·17 views

Scikit Rvm

Relevance Vector Machine implementation using the scikit-learn API.

Features

  • Kernel Methods - Relevance vector machine implementation compatible with standard APIs.

Star history

Star history chart for jamesritchie/scikit-rvmStar history chart for jamesritchie/scikit-rvm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Scikit Rvm

Similar open-source projects, ranked by how many features they share with Scikit Rvm.
  • coreylynch/pyfmcoreylynch avatar

    coreylynch/pyFM

    925View on GitHub↗

    Factorization machines in python

    Python
    View on GitHub↗925
  • geffy/tffmgeffy avatar

    geffy/tffm

    778View on GitHub↗

    TensorFlow implementation of an arbitrary order Factorization Machine

    Jupyter Notebook
    View on GitHub↗778
  • ibayer/fastfmibayer avatar

    ibayer/fastFM

    1,087View on GitHub↗

    fastFM: A Library for Factorization Machines

    Python
    View on GitHub↗1,087
  • liquidsvm/liquidsvmliquidSVM avatar

    liquidSVM/liquidSVM

    71View on GitHub↗

    Support vector machines (SVMs) and related kernel-based learning algorithms are a well-known class of machine learning algorithms, for non-parametric classification and regression. liquidSVM is an implementation of SVMs whose key features are: fully integrated hyper-parameter selection, extreme speed on both small and large data sets, full flexibility for experts, and inclusion of a variety of different learning scenarios: multi-class classification, ROC, and Neyman-Pearson learning, and least-squares, quantile, and expectile regression.

    C++
    View on GitHub↗71
See all 5 alternatives to Scikit Rvm→

Frequently asked questions

What does jamesritchie/scikit-rvm do?

Relevance Vector Machine implementation using the scikit-learn API.

What are the main features of jamesritchie/scikit-rvm?

The main features of jamesritchie/scikit-rvm are: Kernel Methods.

What are some open-source alternatives to jamesritchie/scikit-rvm?

Open-source alternatives to jamesritchie/scikit-rvm include: coreylynch/pyfm — Factorization machines in python. geffy/tffm — TensorFlow implementation of an arbitrary order Factorization Machine. ibayer/fastfm — fastFM: A Library for Factorization Machines. liquidsvm/liquidsvm — Support vector machines (SVMs) and related kernel-based learning algorithms are a well-known class of machine learning… xtra-computing/thundersvm — ThunderSVM: A Fast SVM Library on GPUs and CPUs.