Metadata-Version: 2.1
Name: sklearn_fluent
Version: 0.1
Summary: Linear/Multli Regression Mathematical Function in one line of code
Home-page: UNKNOWN
Author: YusiferZendric (Aditya Singh)
Author-email: <yzendric@gmail.com>
License: UNKNOWN
Keywords: python,sklearn,mathematical functions,functions,linear regressions
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown

Just provide x and y list and there you have it the Mathemtical function + accuracy based on the x and y list.

