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

[Feature] Módulo Gerador de Instâncias #24

Merged
merged 14 commits into from
Apr 5, 2022

Conversation

SteffanoP
Copy link
Owner

@SteffanoP SteffanoP commented Mar 29, 2022

Descrição

Esta Pull Request visa implementar um módulo independente de geração de instâncias randomizadas e não classificadas para alimentar a Search-Engine por meio de um dataset não classificado, que irá ser classificado de acordo com medidas de complexidade ou meta-features.

Objetivos

@SteffanoP SteffanoP added the enhancement New feature or request label Mar 29, 2022
@SteffanoP SteffanoP added this to the v0.3 milestone Mar 29, 2022
@SteffanoP SteffanoP self-assigned this Mar 29, 2022
@SteffanoP SteffanoP linked an issue Mar 29, 2022 that may be closed by this pull request
5 tasks
@SteffanoP
Copy link
Owner Author

The email in commit 40c4061 is misspelled, please do ignore the unverified commit signature.

*This feature includes:
*The configuration of options for the extraction of properties
*The extraction of properties for both setups
*Refactor to clearly separate normal mode and based-on mode
@SteffanoP SteffanoP marked this pull request as ready for review April 2, 2022 00:49
Copy link
Owner Author

@SteffanoP SteffanoP left a comment

Choose a reason for hiding this comment

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

Some substantial comments needs to be addressed.

src/setup/setup_framework.py Show resolved Hide resolved
src/setup/argparser.py Show resolved Hide resolved
src/cbdgen-framework.py Show resolved Hide resolved
Copy link
Owner Author

@SteffanoP SteffanoP left a comment

Choose a reason for hiding this comment

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

All Issues were addressed and it'll be followed on next versions

@SteffanoP SteffanoP merged commit 51a4f08 into main Apr 5, 2022
@SteffanoP SteffanoP deleted the feature/instances-generator branch May 1, 2022 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Módulo Gerador de Instâncias
1 participant