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
coreylynch avatar

coreylynch/pyFM

0
View on GitHub↗
925 stars·304 forks·Python·9 views

PyFM

Factorization machines in python

Features

  • Kernel Methods - Implementation of factorization machines for sparse data.

Star history

Star history chart for coreylynch/pyfmStar history chart for coreylynch/pyfm

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 PyFM

Similar open-source projects, ranked by how many features they share with PyFM.
  • 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
  • jamesritchie/scikit-rvmJamesRitchie avatar

    JamesRitchie/scikit-rvm

    237View on GitHub↗

    Relevance Vector Machine implementation using the scikit-learn API.

    Python
    View on GitHub↗237
  • 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 PyFM→

Frequently asked questions

What does coreylynch/pyfm do?

Factorization machines in python

What are the main features of coreylynch/pyfm?

The main features of coreylynch/pyfm are: Kernel Methods.

What are some open-source alternatives to coreylynch/pyfm?

Open-source alternatives to coreylynch/pyfm include: geffy/tffm — TensorFlow implementation of an arbitrary order Factorization Machine. ibayer/fastfm — fastFM: A Library for Factorization Machines. jamesritchie/scikit-rvm — Relevance Vector Machine implementation using the scikit-learn API. 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.