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

Módulo Gerador de Instâncias #19

Closed
5 tasks
Tracked by #22 ...
SteffanoP opened this issue Mar 4, 2022 · 0 comments · Fixed by #24
Closed
5 tasks
Tracked by #22 ...

Módulo Gerador de Instâncias #19

SteffanoP opened this issue Mar 4, 2022 · 0 comments · Fixed by #24
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SteffanoP
Copy link
Owner

SteffanoP commented Mar 4, 2022

Descrição

Um módulo gerador de instâncias é necessário para alimentar a Search-Engine com um data-set inicial e suas respectivas propriedades. As propriedades necessárias para esse processo são: o número de instâncias, atributos e classes.

Objetivos

  • Criar o módulo gerador de instâncias;
  • Desacoplar a geração de instâncias do código main;
  • Garantir a criação de datasets baseados em datasets reais;
  • Documentar os conceitos de geração de instâncias.
  • Garantir uma opção para obter o PATH de um dataset local, quando necessário. (Original de #21)
@SteffanoP SteffanoP added the enhancement New feature or request label Mar 4, 2022
@SteffanoP SteffanoP added this to the v0.3 milestone Mar 4, 2022
@SteffanoP SteffanoP self-assigned this Mar 4, 2022
@SteffanoP SteffanoP changed the title Gerador de Instâncias Módulo Gerador de Instâncias Mar 4, 2022
@SteffanoP SteffanoP linked a pull request Mar 29, 2022 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant