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.
Release files for lookout-sdk-ml 0.19.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lookout_sdk_ml-0.19.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / lookout_sdk_ml-0.19.1-py3-none-any.whl
| Download URL | lookout_sdk_ml-0.19.1-py3-none-any.whl |
|---|---|
| Size | 48.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4d9d138237cd3f880797ba2be29a48d7c0db5463974f1baa712574c2b93658ac
|
|
BLAKE2b-256 checksum How to use checksums |
ba9f5c9638b8c4c165b96a0f560f30ed8634c9b262fc65a961c30aa23147c7d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|