Roadmap and Changelog

0.1.1

Patch with additional method to label the data:

  • Update Fixed-time horizon and Raw return labeling methods in the labeling module.

  • Add tests for the new labeling methods.

  • Update docs with detail articles and user guides.

To-do: - Complete the user guide section. - Add more tests to improve code coverage. - Update ensemble module and cross-validation module.

0.1.0

Initial release:

  • Data Structure module

  • Labeling module

  • Sampling module

  • Filters module

  • Tests

  • Docs