cstjean / ScikitLearn.jl

Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
Other
546 stars 74 forks source link

add libstdcxx patch from PythonCall #114

Closed tylerjthomas9 closed 1 year ago

tylerjthomas9 commented 1 year ago

This will hopefully fix the testing issues with Ubuntu. The documentation is still not building correctly, but everything else should work.

cstjean commented 1 year ago

Almost all green! Just documentation failing. I'll merge and this can be fixed separately. Thanks for doing this!

Do you think / know if we can make a release off of this? Or will it complain about the docs?