Metadata-Version: 1.2
Name: splinecalib
Version: 0.0.1
Summary: SplineCalib is a Python package for calibrating
                   ML models using smoothing splines.  See documentation at:
                   https://splinecalib.readthedocs.io/
Home-page: https://github.com/numeristical/structureboost
Author: Brian Lucena
Author-email: brianlucena@gmail.com
License: MIT
Description: # splinecalib
        Location for the splinecalib package
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
