sklearn-fluent 0.1.1__py3-none-any.whl → 0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- from .main import req
1
+ from main import req
@@ -1,10 +1,10 @@
1
- Metadata-Version: 2.2
2
- Name: sklearn_fluent
3
- Version: 0.1.1
1
+ Metadata-Version: 2.1
2
+ Name: sklearn-fluent
3
+ Version: 0.3
4
4
  Summary: Linear/Multli Regression Mathematical Function in one line of code
5
5
  Author: YusiferZendric (Aditya Singh)
6
6
  Author-email: <yzendric@gmail.com>
7
- Keywords: python,sklearn,mathematical functions,functions,linear regressions
7
+ Keywords: python,scikit-learn,mathematical functions,functions,linear regressions
8
8
  Classifier: Development Status :: 1 - Planning
9
9
  Classifier: Intended Audience :: Developers
10
10
  Classifier: Programming Language :: Python :: 3
@@ -13,13 +13,5 @@ Classifier: Operating System :: MacOS :: MacOS X
13
13
  Classifier: Operating System :: Microsoft :: Windows
14
14
  Description-Content-Type: text/markdown
15
15
  Requires-Dist: scikit-learn
16
- Dynamic: author
17
- Dynamic: author-email
18
- Dynamic: classifier
19
- Dynamic: description
20
- Dynamic: description-content-type
21
- Dynamic: keywords
22
- Dynamic: requires-dist
23
- Dynamic: summary
24
16
 
25
17
  Just provide x and y list and there you have it the Mathemtical function + accuracy based on the x and y list.
@@ -0,0 +1,6 @@
1
+ sklearn_fluent/__init__.py,sha256=Fc6tWZ_YJghKlNwGNspvzcflRwiz5UT8Lk3hp_9ny-A,22
2
+ sklearn_fluent/main.py,sha256=SmTcBV6vG-noI0Hxc3pCtJGWj3eGTUXRSx86Rls9YzY,1633
3
+ sklearn_fluent-0.3.dist-info/METADATA,sha256=SSkDhZTJtWS7a1gB963neG-0GEi_csrJx8N5m4A4a2w,762
4
+ sklearn_fluent-0.3.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
5
+ sklearn_fluent-0.3.dist-info/top_level.txt,sha256=YEMvxTSoqj_0VwfTl7iVj75ickR3Va1qvZJ6ePOmwWE,15
6
+ sklearn_fluent-0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: bdist_wheel (0.44.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,6 +0,0 @@
1
- sklearn_fluent/__init__.py,sha256=HDn_n8x7LuLLsze1ZAklx4fJ7jvl2iydho9lEdfEAwM,23
2
- sklearn_fluent/main.py,sha256=SmTcBV6vG-noI0Hxc3pCtJGWj3eGTUXRSx86Rls9YzY,1633
3
- sklearn_fluent-0.1.1.dist-info/METADATA,sha256=V6zpZiAALr0aWPj-YtKVbahLm4ssNJK94K3pTUbI2Po,938
4
- sklearn_fluent-0.1.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
5
- sklearn_fluent-0.1.1.dist-info/top_level.txt,sha256=YEMvxTSoqj_0VwfTl7iVj75ickR3Va1qvZJ6ePOmwWE,15
6
- sklearn_fluent-0.1.1.dist-info/RECORD,,