Skip to content
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

Adapt MAIS to 3W Dataset 2.0 #130

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

castrokelly
Copy link

This pull request adapts the MAIS (Modular Artificial Intelligence System) to be compatible with the 3W Dataset 2.0.

Key changes:

  • Updated the MAEDataset class to use the load_3w_dataset() function for loading data.
  • Adjusted the feature extraction and label mapping strategies to work with the new dataset structure.
  • Adapted the example experiments to use the 3W Dataset 2.0.
  • Updated the documentation to reflect the changes.
  • Updated the train_lgbm.py and tune_lgbm.py scripts to use the new MAEDataset class and the 3W Dataset 2.0.

Benefits:

  • Enables the use of the MAIS with the latest version of the 3W Dataset.
  • Provides a more efficient and streamlined workflow for loading and analyzing the data.
  • Allows users to take advantage of the new features and data in the 3W Dataset 2.0.

This contribution enhances the 3W Toolkit by providing a modular and adaptable system for developing and testing Machine Learning models with the 3W Dataset 2.0.


By creating this pull request, I confirm that I have read and fully accept and agree with one of the Petrobras' Contributor License Agreements (CLAs):

Our CLAs are based on the Apache Software Foundation's CLAs:

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.

1 participant