Skip to content

Support for Scikit-learn-Compatible Third-Party Libraries #41

@Gnpd

Description

@Gnpd

Some third-party libraries (such as chemotools) integrate with the scikit-learn API by subclassing BaseEstimator. Explore ways to support these libraries in OpenModels by extending the ALL_ESTIMATORS registry, allowing seamless serialization and deserialization for compatible external estimators. This will improve interoperability and make OpenModels more flexible for users working with scikit-learn-like APIs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions