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

Temporary fix of User Interaction data passing #120

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

sevisal
Copy link
Collaborator

@sevisal sevisal commented Dec 7, 2023

User Interaction's output was not compatible with the Data format we stablished for the library. This update does casts the output to our data format. However, it assumes the output of the User Interaction module is a dictionary which could not be the case and will need to be changed in the future.

Also added two new example xml files to test a simple regression task, ridge_regression_demo.xml, and looping over modules, loop_demo.

@sevisal sevisal added the bug Something isn't working label Dec 7, 2023
@sevisal sevisal requested a review from ruokolt December 7, 2023 12:02
Copy link
Collaborator

@ruokolt ruokolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made two commits hopefully fixing the user guide, otherwise looks OK.

@sevisal sevisal merged commit e55900b into main Dec 8, 2023
5 checks passed
@sevisal sevisal deleted the css-fixGUIdataPassing branch December 8, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants