Return File Library to /lib as it is needed by Local Discretization (factorize)

This commit is contained in:
2024-04-30 20:31:14 +02:00
parent 7aeffba740
commit 618a1e539c
148 changed files with 1804 additions and 1769 deletions

View File

@@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Internal
- Refactor library ArffFile to limit the number of samples with a parameter.
- Refactor tests libraries location to test/lib
- Create library ShuffleArffFile to limit the number of samples with a parameter and shuffle them.
- Refactor catch2 library location to test/lib
- Refactor loadDataset function in tests.
- Remove conditionalEdgeWeights method in BayesMetrics.