bigmlcom/python
Python bindings for BigML.io
Provides local prediction capabilities using models created on BigML's platform, supporting decision trees, topic models, and image processing without requiring API calls. The library uses requests-based HTTP transport with numpy/scipy for numerical computations, and offers optional extras for specialized model types (topics, images) that have platform-specific dependencies. Integrates with BigML.io's REST API for resource management (sources, datasets, models, predictions) while maintaining compatibility across Linux, Windows, and Google App Engine environments.
292 stars. No commits in the last 6 months.
Stars
292
Forks
179
Language
Python
License
Apache-2.0
Category
Last pushed
May 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bigmlcom/python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
scverse/anndata
Annotated data.
koaning/scikit-lego
Extra blocks for scikit-learn pipelines.
googleapis/python-bigquery-dataframes
BigQuery DataFrames (also known as BigFrames)
posit-dev/orbital
Turn SciKitLearn pipelines into SQL
ibis-project/ibis-ml
IbisML is a library for building scalable ML pipelines using Ibis.