Python library for distributed AI processing pipelines, using swappable scheduler backends.
☆417Dec 29, 2021Updated 4 years ago
Alternatives and similar repositories for Wordbatch
Users that are interested in Wordbatch are comparing it to the libraries listed below
Sorting:
- 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
- Mercari 1st place solution (kaggle)☆266Apr 4, 2018Updated 7 years ago
- Open solution to the Toxic Comment Classification Challenge☆156Jun 22, 2022Updated 3 years ago
- This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.☆187May 11, 2018Updated 7 years ago
- 4th Place Solution for Mercari Price Suggestion Competition on Kaggle using DeepFM variant.☆285Jul 24, 2018Updated 7 years ago
- StackNet is a computational, scalable and analytical Meta modelling framework☆1,329Sep 19, 2018Updated 7 years ago
- High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and …☆3,096Aug 28, 2023Updated 2 years ago
- ☆49Apr 17, 2018Updated 7 years ago
- Code for the Kaggle Ensembling Guide Article on MLWave☆1,609Nov 16, 2017Updated 8 years ago
- XGBoost Feature Interactions & Importance☆501Nov 5, 2017Updated 8 years ago
- fastFM: A Library for Factorization Machines☆1,090Jul 17, 2022Updated 3 years ago
- Article for Special Edition of Information: Machine Learning with Python☆14Jan 8, 2025Updated last year
- Python binding for Microsoft LightGBM☆347May 17, 2019Updated 6 years ago
- 2nd Place Solution for Kaggle Porto Seguro's Safe Driver Prediction☆155May 23, 2019Updated 6 years ago
- Code for Kaggle Data Science Competitions☆750Apr 25, 2024Updated last year
- Some small utility modules to help with pandas, numpy and sklearn usage in other projects☆185Mar 21, 2023Updated 2 years ago
- ☆108May 17, 2017Updated 8 years ago
- TensorFlow implementation of an arbitrary order Factorization Machine☆780Jan 17, 2022Updated 4 years ago
- Multi-core implementation of Regularized Greedy Forest☆466Jul 14, 2018Updated 7 years ago
- A Library for Field-aware Factorization Machines☆1,600Aug 16, 2024Updated last year
- lightgbmのfeature-transform(特徴量の非線形化)をすることで、80,000を超える特徴量を線形回帰でも表現できることを示します☆10Nov 7, 2017Updated 8 years ago
- Avito Demand Prediction Challenge☆57Jun 30, 2018Updated 7 years ago
- 1st Place Solution for CrowdFlower Product Search Results Relevance Competition on Kaggle.☆1,775Sep 25, 2021Updated 4 years ago
- Code for Kaggle Jigsaw Toxic Comment, 34th / 4551 (Top 1%) Solution☆40Mar 22, 2018Updated 7 years ago
- Library for factorization machines☆1,488Mar 28, 2020Updated 5 years ago
- This's the tool for CTR, including FM, FFM, NFFM and so on.☆319Feb 21, 2019Updated 7 years ago
- A library of sklearn compatible categorical variable encoders☆2,486Mar 1, 2026Updated 2 weeks ago
- Predict Toxic Comments in the wild☆41Nov 14, 2018Updated 7 years ago
- Stochastic Gradient Boosted Decision Trees as Standalone, TMVAPlugin and Python-Interface☆248Jul 19, 2020Updated 5 years ago
- Our experience & lesson & code☆28Jun 10, 2017Updated 8 years ago
- ☆1,258Aug 16, 2024Updated last year
- A python module of handy tools and functions, mainly for ML and Kaggle☆335May 6, 2021Updated 4 years ago
- 教師なし品詞タグ推定☆16Mar 22, 2018Updated 7 years ago
- Toxic Comment Classification Challenge, 12th place solution https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge☆79Mar 21, 2018Updated 7 years ago
- ☆447Aug 16, 2024Updated last year
- A set of useful tools for competitive data science.☆553Dec 8, 2022Updated 3 years ago
- InfiniteBoost: building infinite ensembles with gradient descent☆183Sep 17, 2018Updated 7 years ago
- A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.☆1,267Jun 6, 2018Updated 7 years ago
- add ftrl_fm cython implementation