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.
Python package for Bayesian Machine Learning with scikit-learn API
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
A modular active learning framework for Python
The main features of modal-python/modal are: General Machine Learning, Incremental Learning, Machine Learning Frameworks, Machine Learning Packages.
Open-source alternatives to modal-python/modal include: christophm/rulefit — Python implementation of the rulefit algorithm. danielhanchen/hyperlearn — 2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old. aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… amazaspshumik/sklearn-bayes — Python package for Bayesian Machine Learning with scikit-learn API. csinva/imodels — Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible). davisking/dlib — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and…