Skip to content

Conversation

@LeoVoltolini
Copy link
Contributor

This branch was developed to implement manifold models with a focus on visualizing potential clusters by reducing the dimensionality of data from the original feature space to a 2D or 3D space. This implementation follows the original BibMon structure, creating manifold models using sklearn.manifold package, in the same manner as sklearn.regressor previously implemented in BibMon library. The manifold models apply distinct functions for fitting and visualizing the data and take advantage of all inherited features implemented in the Generic Model structure.

@afraniomelo afraniomelo mentioned this pull request Jan 8, 2025
@afraniomelo afraniomelo merged commit 3ab2ab1 into petrobras:main Jan 8, 2025
1 check failed
@afraniomelo
Copy link
Collaborator

Hello, @LeoVoltolini.

Thanks for your valuable contribution!!

It was merged after a minor adjustment in the unit tests.

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants