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

geffy/tffm

0
View on GitHub↗
778 stars·173 forks·Jupyter Notebook·MIT·6 views

Tffm

TensorFlow implementation of an arbitrary order Factorization Machine

Features

  • Kernel Methods - TensorFlow-based implementation of arbitrary order factorization machines.

Star history

Star history chart for geffy/tffmStar history chart for geffy/tffm

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 Tffm

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

    coreylynch/pyFM

    925View on GitHub↗

    Factorization machines in python

    Python
    View on GitHub↗925
  • 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 Tffm→

Frequently asked questions

What does geffy/tffm do?

TensorFlow implementation of an arbitrary order Factorization Machine

What are the main features of geffy/tffm?

The main features of geffy/tffm are: Kernel Methods.

What are some open-source alternatives to geffy/tffm?

Open-source alternatives to geffy/tffm include: coreylynch/pyfm — Factorization machines in python. 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.