Metadata-Version: 2.1
Name: successor
Version: 0.0.5
Summary: Predict the next number in a sequence, or the next k
Home-page: https://github.com/microprediction/successor
Author: microprediction
Author-email: peter.cotton@microprediction.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: pathlib
Requires-Dist: getjson
Requires-Dist: tensorflow
Requires-Dist: momentum

# successor ![tests](https://github.com/microprediction/successor/workflows/tests/badge.svg) ![tests-38](https://github.com/microprediction/successor/workflows/tests-38/badge.svg) ![tests-37](https://github.com/microprediction/successor/workflows/tests-37/badge.svg) ![pypi](https://github.com/microprediction/successor/workflows/deploy-pypi/badge.svg)

Uses pre-trained tensorflow models to predict the next number in a sequence (or the next k)



