Git Product home page Git Product logo

lookout-sdk-ml's Introduction

lookout-sdk-ml

Lookout Python SDK for stateful analyzers, typically using Machine Learning.

Read the Docs Travis build status Code coverage Docker build status PyPi package status stability: beta Apache 2.0 license

OverviewInstallationHow To UseContributionsLicense

Overview

This is a Python package which provides API to create stateful analyzers for the Lookout framework. "Stateful" means that such analyzers update "state" after each push to repository. In machine learning terms, a state is a model and updating state is training. Thus all the Lookout analyzers which use machine learning are based on this API.

You benefit from lookout-sdk-ml if you:

  • Code in Python.
  • Want to create a stateful analyzer for Lookout.
  • Find the lookout-sdk too low level.

Installation

You need Python 3.5 or later.

pip3 install lookout-sdk-ml

How To Use

Please refer to the getting started guide.

Contributions

Contributions are very welcome and desired! Please follow the code of conduct and read the contribution guidelines.

License

Apache-2.0, see license.md.

lookout-sdk-ml's People

Contributors

irinakhismatullina avatar m09 avatar smacker avatar vmarkovtsev avatar zurk avatar

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.