Metadata-Version: 1.1
Name: destimator
Version: 0.0.1
Summary: A metadata-saving proxy for scikit-learn etimators.
Home-page: https://github.com/rainforestapp/destimator
Author: Maciej Gryka
Author-email: maciej@rainforstqa.com
License: MIT
Description: destimator makes it easy to store trained `scikit-learn` estimators together with their metadata (training data, package versions, performance numbers etc.). This makes it much safer to store already-trained classifiers/regressors and allows for better reproducibility.
Keywords: scikit-learn machine-learning data science
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
