amorf

View on PyPIReverse Dependencies (0)

0.0.5 amorf-0.0.5-py2.py3-none-any.whl

Wheel Details

Project: amorf
Version: 0.0.5
Filename: amorf-0.0.5-py2.py3-none-any.whl
Download: [link]
Size: 26318
MD5: e3c1c1d4cb0f7214fe357409c12562f8
SHA256: 007385d3976f282b5ab2b2873b389b8a31462541145d605cf21ed1f3158effd9
Uploaded: 2020-03-22 14:00:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: amorf
Version: 0.0.5
Summary: A framework for multi-output regression in Python
Author: David Hildner
Author-Email: david.hildner[at]student.uni-tuebingen.de
Home-Page: https://github.com/DSAAR/amorf
Project-Url: Bug Reports, https://github.com/DSAAR/amorf/issues
Project-Url: Source, https://github.com/DSAAR/amorf
Project-Url: Documentation, https://amorf.readthedocs.io/en/latest/
Keywords: multi-output regression bayesian neural network artificial intelligence
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: pyro-ppl (>=1.0.0)
Requires-Dist: numpy (>=1.17.2)
Requires-Dist: liac-arff (>=2.4)
Requires-Dist: torch (>=1.3.1)
Requires-Dist: xgboost (>=0.9)
Requires-Dist: scikit-learn (>=0.22)
Description-Content-Type: text/markdown
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
amorf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
amorf/datasets.py sha256=hKMvW9khkUzNTG8lVuvBQYz7-VEv2r_-ReNeE5FXvlQ 2489
amorf/metrics.py sha256=KgjclWuj38cmP-x2ScqfPxZBS9vH_gS7aFCDP-5XQ7A 6041
amorf/multiOutputSVR.py sha256=DkxYzHrrsLmFQweiuSbja14TtMp_xzahXQ3F477S4MA 4830
amorf/neuralNetRegression.py sha256=tdXDx9nsQSyaNc5ttzGmRw8JOckHzLrlOK4AG8fW7I4 15247
amorf/probabalisticRegression.py sha256=ZvEr7yd-QfZ8gxasUUW6fHY-QZEC4dWFFJE7vE_RA4Y 22727
amorf/problemTransformation.py sha256=duZTpOJYLI7c9J6HxE43QY1CkGivHnzVRLHTYBonZYo 13473
amorf/utils.py sha256=Njfsrxthf13vNaZZ0gg0lrto9zuTzy7vT8dZyzSNmBM 1949
examples/cross_validations/AutoEncoderRegression_CV.py sha256=p7lGJ4lNaSlf0JpY5n8B7BEMX9bGBAH3SfPjDpOC3QU 2028
examples/cross_validations/NN_CV.py sha256=a3-ERe6QMODYsop1SKbcrTf_71vCvYF6Zmx3On1N_84 2345
examples/cross_validations/SingleTarget_CV.py sha256=3JDYCc9Yl1TxMxTLGwVA1E3iKEaDiBu6_cmnNsQ-OR4 2038
examples/cross_validations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/cross_validations/probabalisticRegression_CV.py sha256=4lF-r6uiKDcsxl-CTYNqAoYMkTRzObY6i83WQ4Pz0e8 2329
amorf-0.0.5.dist-info/LICENSE.txt sha256=FM2klZxmwmM4qbm6RP1NXZCxvs8-LYdjQBS-PhZQH48 1107
amorf-0.0.5.dist-info/METADATA sha256=AwIhtB0rikat6JR_5tCzPw5C426XhdA6x5QYvlYH3R0 1113
amorf-0.0.5.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
amorf-0.0.5.dist-info/top_level.txt sha256=D-eI3WiR3tdcbOhHwSqacu_Fi_sjcMXjOGHagszNQIQ 15
amorf-0.0.5.dist-info/RECORD

top_level.txt

amorf
examples