Giter VIP home page Giter VIP logo

bigmlflow's Introduction

BigMLFlow

This library defines the connectors needed for the integration and deployment of BigML models using MLFlow.

Introduction

All the resources generated by the BigML API-first platform, including models, are totally white-box, and they can be downloaded as JSON and used to predict anywhere. The bigmlflow library uses BigML's Python bindings to integrate with MLFlow tracking and deploying capacities.

The examples/README.md file shows a few use cases that cover some of the Supervised Models available in BigML and a full training example to demo the logging and tracking of BigML's models using MLFlow.

Installation

This library is available as a PyPI package. To install it, just run:

    pip install bigmlflow

Tests

The tests directory contains some tests for the logging of models. We use Pytest to run the tests, so you can install it separately

    pip install pytest

or as an extra for development and testing purposes

    pip install -e .[tests]

How to Contribute

Please follow the next steps:

  1. Fork the project on github.com.
  2. Create a new branch.
  3. Commit changes to the new branch.
  4. Send a pull request.

bigmlflow's People

Contributors

mmerce avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mmerce

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.