Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c059d93
Merge "Refactor Transformations handling: replace get_T_dict with a d…
lotif Sep 22, 2025
9f0290a
Refactor clustering method handling: Introduce ClusteringMethod enum …
lotif Sep 22, 2025
80073f2
Refactor model handling: Introduce ModelType enum for improved type s…
lotif Sep 22, 2025
1d43783
Merge "Refactor model parameters: Introduce ModelParameters and RTDLP…
lotif Sep 22, 2025
f7d69ec
Merge "Refactor y condition handling: Replace string literals with Is…
lotif Sep 22, 2025
01ed9c1
Refactor Gaussian loss handling: Introduce GaussianLossType enum to r…
lotif Sep 22, 2025
0dbc6b4
Refactor scheduler handling: Introduce Scheduler enum to replace stri…
lotif Sep 22, 2025
128da65
Merge "Refactor sampler initialization: Update UniformSampler and Los…
lotif Sep 22, 2025
f158b44
Enhance metric and loss handling: Refactor loss computation in _numer…
lotif Sep 23, 2025
6503788
Transforming a lot of literals into enums
lotif Sep 29, 2025
d599334
WIP renaming RTDL, cat and num and data splits
lotif Sep 29, 2025
1950f5c
Using more data splits and adding types for gaussian parametrization
lotif Sep 30, 2025
3e8237c
Adding enum for YType
lotif Sep 30, 2025
c957dec
Merge branch 'main' into marcelo/classes-and-enums-2
lotif Sep 30, 2025
4d0707b
Renaming Scheduler to SchedulerType and moving it and GaussianLossTyp…
lotif Sep 30, 2025
b7db96e
Merge remote-tracking branch 'origin/marcelo/classes-and-enums-2' int…
lotif Sep 30, 2025
30d0a0d
WIP CR by David
lotif Sep 30, 2025
779b108
Merge branch 'main' into marcelo/classes-and-enums-2
lotif Oct 1, 2025
0e3a42a
Cont'd CR comments by David
lotif Oct 1, 2025
8600ccb
Merge remote-tracking branch 'origin/marcelo/classes-and-enums-2' int…
lotif Oct 1, 2025
bc67266
Adding TODO
lotif Oct 1, 2025
774e99b
WIp starting the breakdown
lotif Oct 1, 2025
1168e93
Renames
lotif Oct 1, 2025
bf05c3c
Last breakdown
lotif Oct 1, 2025
d90ed2c
Removing ignore
lotif Oct 1, 2025
96414be
Finished refactoring
lotif Oct 1, 2025
aafd66c
Merge branch 'main' into marcelo/remove-ignores
lotif Oct 1, 2025
293f4d9
Renaming function
lotif Oct 2, 2025
0a9994a
CR by David
lotif Oct 3, 2025
10e9989
Merge branch 'main' into marcelo/refactoring-pair-clustering
lotif Oct 6, 2025
94f014b
CR by David and Fatemeh
lotif Oct 6, 2025
f479990
Merge remote-tracking branch 'origin/marcelo/refactoring-pair-cluster…
lotif Oct 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading