Lookout Python SDK for stateful source code analyzers, typically using Machine Learning.
Project description
lookout-sdk-ml
Lookout Python SDK for stateful analyzers, typically using Machine Learning.
Overview • Installation • How To Use • Contributions • License
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file lookout_sdk_ml-0.19.1-py3-none-any.whl
.
File metadata
- Download URL: lookout_sdk_ml-0.19.1-py3-none-any.whl
- Upload date:
- Size: 48.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d9d138237cd3f880797ba2be29a48d7c0db5463974f1baa712574c2b93658ac |
|
MD5 | 39356a1f00794e0c2939276765a11bee |
|
BLAKE2b-256 | ba9f5c9638b8c4c165b96a0f560f30ed8634c9b262fc65a961c30aa23147c7d5 |