ATHENA icon indicating copy to clipboard operation
ATHENA copied to clipboard

Remove GPy

Open mtezzele opened this issue 2 years ago • 0 comments

Describe the bug The GPy dependency does not work anymore for python>=3.8

To Reproduce Run LocalAS

Output AttributeError: module 'numpy' has no attribute 'bool'

Proposed solution Use scikit implementation instead: GaussianProcessRegressor

mtezzele avatar Jul 11 '23 00:07 mtezzele