Metadata-Version: 2.4
Name: pyearthtools-training
Version: 0.6.0
Dynamic: Description
Dynamic: Description-Content-Type
Summary: Machine Learning Training with pyearthtools
Project-URL: homepage, https://pyearthtools.readthedocs.io/
Project-URL: documentation, https://pyearthtools.readthedocs.io/
Project-URL: repository, https://github.com/ACCESS-Community-Hub/PyEarthTools
Maintainer-email: Tennessee Leeuwenburg <tennessee.leeuwenburg@bom.gov.au>
License-File: LICENSE
Keywords: pyearthtools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: <3.14,>=3.11
Requires-Dist: einops
Requires-Dist: pyearthtools-pipeline>=0.6.0
Requires-Dist: pyearthtools-utils>=0.6.0
Requires-Dist: scikit-learn
Requires-Dist: scipy
Provides-Extra: all
Requires-Dist: lightning; extra == 'all'
Requires-Dist: piqa; extra == 'all'
Requires-Dist: scikit-learn; extra == 'all'
Requires-Dist: tensorboard; extra == 'all'
Requires-Dist: tensorly; extra == 'all'
Requires-Dist: torch; extra == 'all'
Requires-Dist: xgboost; extra == 'all'
Provides-Extra: lightning
Requires-Dist: lightning; extra == 'lightning'
Requires-Dist: piqa; extra == 'lightning'
Requires-Dist: tensorboard; extra == 'lightning'
Requires-Dist: tensorly; extra == 'lightning'
Requires-Dist: torch; extra == 'lightning'
Provides-Extra: onnx
Requires-Dist: onnx; extra == 'onnx'
Requires-Dist: onnxruntime; extra == 'onnx'
Provides-Extra: onnx-gpu
Requires-Dist: onnxruntime-gpu; extra == 'onnx-gpu'
Provides-Extra: pytorch
Requires-Dist: lightning; extra == 'pytorch'
Requires-Dist: piqa; extra == 'pytorch'
Requires-Dist: tensorboard; extra == 'pytorch'
Requires-Dist: tensorly; extra == 'pytorch'
Requires-Dist: torch; extra == 'pytorch'
Provides-Extra: xgboost
Requires-Dist: scikit-learn; extra == 'xgboost'
Requires-Dist: xgboost; extra == 'xgboost'
