Recent Releases of cbdgen

cbdgen - v0.3

:spiral_notepad: What's Changed

We've refactor main points on the code, multiple modules were created to meet the description of the architecture in #18. Besides the refactoring, some features were implemented which gave the software a few performance improvements, such as an improvement in the setup by using an argparser to setup the framework. Also, a new instances generator module was implemented, based on the older version.

Important Pull Request's

  • [Feature] Setup Options com Argparser e Terminal Interaction by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/21
  • [Feature] Módulo Gerador de Instâncias by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/24
  • [Refactor] Extraction of Data Complexity Measures by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/28
  • [Refactor] Main Code to a modular Architecture by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/34

Full Changelog: https://github.com/SteffanoP/cbdgen-framework/compare/v0.2...v0.3

- Python
Published by SteffanoP almost 4 years ago

cbdgen - v0.2

:spiral_notepad: What's Changed

We've implemented a feature to extract complexity characteristics from a real-world datasets to reproduce the same characteristics in a synthetic data-set. Some pre-processing was also implemented to reproduce properties of a real-world data-set.

Important Pull Request's

  • [Feature] Gerar datasets sintéticos baseado em outro dataset by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/4
  • [Refactor] Módulo de Complexidade by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/7
  • [Refactor] Módulo Gerador de Datasets randomizados by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/9
  • [Feature] Geração de datasets sintéticos com quantidade de classes by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/11
  • [Feature] Métricas para cálculo de complexidade by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/10
  • [Feature] Pré-processamento de dataset gerado by @SteffanoP in https://github.com/SteffanoP/cbdgen-framework/pull/13

Full Changelog: https://github.com/SteffanoP/cbdgen-framework/compare/v0.1...v0.2

- Python
Published by SteffanoP almost 4 years ago

cbdgen - v0.1

This is a figurative release, the first version is at thiagorfrf1/Many-Objective-GERADOR-DE-DATASETS, due to the fact that this repository is not a fork from the original.

- Python
Published by SteffanoP almost 4 years ago