Metadata-Version: 2.1 Name: amorf Version: 0.0.5 Summary: A framework for multi-output regression in Python Home-page: https://github.com/DSAAR/amorf Author: David Hildner Author-email: david.hildner@student.uni-tuebingen.de License: UNKNOWN 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 Platform: UNKNOWN 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 Description-Content-Type: text/markdown 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) UNKNOWN