bartdag / pymining
A few data mining algorithms in pure python
☆465Updated 9 years ago
Alternatives and similar repositories for pymining:
Users that are interested in pymining are comparing it to the libraries listed below
- A recommender systems development and evaluation package by Mendeley☆565Updated 2 years ago
- Semi-supervised learning frameworks for python, which allow fitting scikit-learn classifiers to partially labeled data☆502Updated 3 years ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Updated 4 years ago
- Recommender System Framework☆125Updated 8 years ago
- Bayesian Optimization using xgboost and sklearn API☆225Updated 8 years ago
- My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.☆440Updated 8 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆251Updated 5 years ago
- Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models☆489Updated 7 years ago
- Some sample IPython notebooks for scikit-learn☆565Updated last year
- greedy feature selection based on ROC AUC☆125Updated 10 years ago
- It is a forest of random projection trees☆224Updated 4 years ago
- The shortest yet efficient Python implementation of the sequential pattern mining algorithm PrefixSpan, closed sequential pattern mining …☆414Updated 4 years ago
- Solution to Facebook's link prediction contest on Kaggle.☆204Updated 12 years ago
- Implicit matrix factorization as outlined in http://yifanhu.net/PUB/cf.pdf.☆282Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 9 years ago
- A Python wrapper for the libffm library.☆243Updated 6 years ago
- An implementation of the FP-growth algorithm in pure Python.☆368Updated 2 years ago
- FluRS: A Python library for streaming recommendation algorithms☆110Updated 2 years ago
- CoFactor: Regularizing Matrix Factorization with Item Co-occurrence☆165Updated 7 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆622Updated 6 years ago
- Python library for converting Scikit-Learn pipelines to PMML☆689Updated last month
- A new version of phraug, which is a set of simple Python scripts for pre-processing large files☆206Updated 6 years ago
- Association Rules Mining☆95Updated 9 years ago
- fastFM: A Library for Factorization Machines☆1,079Updated 2 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 10 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆148Updated 9 years ago
- Python implementation of the Frequent Pattern Growth algorithm☆137Updated 2 years ago
- A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.☆210Updated 7 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 7 years ago