Metadata-Version: 2.1
Name: lap_reg
Version: 0.0.1
Summary: Lazy Polynomial Regression
Home-page: https://github.com/yehorkhod/lazy-polynomial-regression
Author: Yehor Khodysko
Author-email: e.khodysko@gmail.com
License: MIT
Keywords: lazy,polynomial,regression,lazy polynomial,lazy regression,polynomial regression,lazy polynomial regression
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy

A new way to handle polynomial distributed data. Read more: https://github.com/yehorkhod/lazy-polynomial-regression-research.git.
