Metadata-Version: 2.1
Name: stableperovskites
Version: 0.0.9
Summary: Regression model package predicting the energy above hull of perovskite oxides.
Home-page: https://github.com/machinelurning/perovskite-ml
Author: machinelurning
Author-email: ml@ianmanding.net
License: BSD-3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: joblib (==1.2.0)
Requires-Dist: lightgbm (==3.3.3)
Requires-Dist: numpy (==1.23.4)
Requires-Dist: pandas (==1.5.1)
Requires-Dist: pydantic (==1.10.2)
Requires-Dist: regex
Requires-Dist: scikit-learn (==1.1.3)
Requires-Dist: strictyaml (==1.6.2)

Regression model package predicting the energy above hull of perovskite oxides.
