eurobios-mews-labs / palma

This library aims at providing tools for an automatic machine learning approach. As many tools already exist to establish one or the other component of an AutoML approach, the idea of this library is to provide a structure rather than to implement a complete service.
https://eurobios-mews-labs.github.io/palma/
Apache License 2.0
2 stars 5 forks source link

Todo: remove AutoSklearnOptimizer #41

Closed mancellin closed 6 months ago

mancellin commented 6 months ago

The current implementation is broken. I tried to fix it but I can't install auto-sklearn in the same environment as palma due to conflicting requirements with respect to the version of sklearn.