A library for factorization machines and polynomial networks for classification and regression in Python.
☆245Aug 7, 2020Updated 5 years ago
Alternatives and similar repositories for polylearn
Users that are interested in polylearn are comparing it to the libraries listed below
Sorting:
- fastFM: A Library for Factorization Machines☆1,090Jul 17, 2022Updated 3 years ago
- TensorFlow implementation of an arbitrary order Factorization Machine☆780Jan 17, 2022Updated 4 years ago
- Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one…☆383Jan 8, 2022Updated 4 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆252Mar 12, 2019Updated 7 years ago
- A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.☆421Feb 10, 2023Updated 3 years ago
- scikit-learn compatible implementation of stability selection.☆214Jun 5, 2023Updated 2 years ago
- Factorization machines in python☆926Oct 1, 2020Updated 5 years ago
- Confidence intervals for scikit-learn forest algorithms☆288Apr 20, 2025Updated 10 months ago
- A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.☆126Jun 10, 2025Updated 9 months ago
- A library of sklearn compatible categorical variable encoders☆2,486Mar 1, 2026Updated 2 weeks ago
- Tuning hyperparams fast with Hyperband☆596Aug 15, 2018Updated 7 years ago
- Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models☆489Aug 11, 2017Updated 8 years ago
- Library for machine learning stacking generalization.☆119May 2, 2019Updated 6 years ago
- Recommendation models that use binary rather than floating point operations at prediction time.☆21Sep 18, 2017Updated 8 years ago
- scikit-learn addon to operate on set/"group"-based features☆41Aug 8, 2016Updated 9 years ago
- A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines☆468Aug 14, 2023Updated 2 years ago
- Code for the icml paper "zero inflated exponential family embedding"☆29Nov 2, 2017Updated 8 years ago
- Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.☆467Feb 27, 2025Updated last year
- scikit-learn compatible projects☆406Apr 5, 2025Updated 11 months ago
- Library for factorization machines☆1,490Mar 28, 2020Updated 5 years ago
- Sequential model-based optimization with a `scipy.optimize` interface☆2,817Feb 23, 2024Updated 2 years ago
- machine learning with logical rules in Python☆657Jan 31, 2024Updated 2 years ago
- A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning☆7,091Feb 2, 2026Updated last month
- InfiniteBoost: building infinite ensembles with gradient descent☆183Sep 17, 2018Updated 7 years ago
- ☆161Jul 14, 2021Updated 4 years ago
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆151Mar 5, 2021Updated 5 years ago
- ☆10Jul 5, 2016Updated 9 years ago
- FluRS: A Python library for streaming recommendation algorithms☆108Feb 8, 2022Updated 4 years ago
- Large-scale linear classification, regression and ranking in Python☆1,769Jul 18, 2023Updated 2 years ago
- Metric learning algorithms in Python☆1,431Aug 3, 2024Updated last year
- A Python implementation of LightFM, a hybrid recommendation algorithm.☆5,067Jul 24, 2024Updated last year
- A PyTorch implementation of a Factorization Machine module in cython.☆173Mar 12, 2018Updated 8 years ago
- It is a forest of random projection trees☆225Feb 8, 2020Updated 6 years ago
- A library for debugging/inspecting machine learning classifiers and explaining their predictions☆2,775Feb 10, 2026Updated last month
- Exponential family embeddings (Poisson or Bernoulli) for discrete data☆32Jun 17, 2019Updated 6 years ago
- ☆12Jul 16, 2023Updated 2 years ago
- Scikit-learn API toy wrapper for Regularized Greedy Forests