-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sklearn tests #221
Comments
Here's the commit that disabled them: f6d42d3. |
they have been failing for a long time. It has nothing to do with the new the backend, I actually haven't retired the old backend yet. I disabled them because I wanted to rethink carefully about how to re-integrate SKLEARN parameter estimation. Likely through an extension or through some other generic Julia linear regression packages. |
That's helpful - maybe it has to do with the MLJ extension. I'll try to figure it out. |
Tests passed here: https://github.com/ACEsuit/ACEpotentials.jl/actions/runs/9090697108 |
This issue will be partly addressed by ACEsuit/ACEfit.jl#77.
Happy to discuss this, but at the moment |
If thought about this and I'd like to avoid installing all the python dependencies for the ACEpotentials tests so would prefer not to re-instate those. If you disagree with me please re-open and we can discuss again. |
Hi @cortner, I see you disabled some
sklearn
tests recently, possibly because they were failing with the new backend?ACEpotentials.jl/test/test_silicon.jl
Line 104 in 15d12b8
Noam (with my help) is trying to reproduce some past fits and we need this functionality ... would it be best to work from an older ACEpotentials?
The text was updated successfully, but these errors were encountered: