Metadata-Version: 2.0
Name: trajminer
Version: 0.0.1.dev2
Summary: A trajectory mining library
Home-page: https://lucaspetry.github.io/trajminer/
License: UNKNOWN
Keywords: trajectory mining
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: joblib (>=0.13.0)
Requires-Dist: numpy (>=1.15.3)
Requires-Dist: scikit-learn (>=0.19.1)
Requires-Dist: keras (>=2.2.4)

# Trajectory Mining Library

Trajectory mining library inspired by and based on [scikit-learn](https://github.com/scikit-learn/scikit-learn).

* Docs: https://lucaspetry.github.io/trajminer/


