Metadata-Version: 2.4
Name: fastridge
Version: 1.1.0
Summary: Fast and robust approach to ridge regression with simultaneous estimation of model parameters and hyperparameter tuning within a Bayesian framework via expectation-maximization (EM).
Home-page: https://github.com/marioboley/fastridge.git
Author: Mario Boley
Author-email: mario.boley@monash.edu
Keywords: Ridge regression,EM
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy>=1.21.5
Requires-Dist: scipy>=1.8.1
Requires-Dist: scikit-learn>=1.2
Dynamic: license-file
