Moral88 0.3.0__tar.gz → 0.4.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- Moral88-0.4.0/Moral88/__init__.py +1 -0
- {Moral88-0.3.0 → Moral88-0.4.0/Moral88.egg-info}/PKG-INFO +1 -1
- {Moral88-0.3.0/Moral88.egg-info → Moral88-0.4.0}/PKG-INFO +1 -1
- {Moral88-0.3.0 → Moral88-0.4.0}/setup.py +1 -1
- Moral88-0.3.0/Moral88/__init__.py +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/LICENSE +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88/regression.py +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88/segmentation.py +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88.egg-info/SOURCES.txt +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88.egg-info/dependency_links.txt +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88.egg-info/requires.txt +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/Moral88.egg-info/top_level.txt +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/README.md +0 -0
- {Moral88-0.3.0 → Moral88-0.4.0}/setup.cfg +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
from .regression import mean_absolute_error, mean_squared_error, r_squared
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|