generated from VectorInstitute/aieng-template-uv
-
Notifications
You must be signed in to change notification settings - Fork 1
Trainer: Refactor make_dataset_from_df #55
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
Merged
Merged
Changes from 62 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
c059d93
Merge "Refactor Transformations handling: replace get_T_dict with a d…
lotif 9f0290a
Refactor clustering method handling: Introduce ClusteringMethod enum …
lotif 80073f2
Refactor model handling: Introduce ModelType enum for improved type s…
lotif 1d43783
Merge "Refactor model parameters: Introduce ModelParameters and RTDLP…
lotif f7d69ec
Merge "Refactor y condition handling: Replace string literals with Is…
lotif 01ed9c1
Refactor Gaussian loss handling: Introduce GaussianLossType enum to r…
lotif 0dbc6b4
Refactor scheduler handling: Introduce Scheduler enum to replace stri…
lotif 128da65
Merge "Refactor sampler initialization: Update UniformSampler and Los…
lotif f158b44
Enhance metric and loss handling: Refactor loss computation in _numer…
lotif 6503788
Transforming a lot of literals into enums
lotif d599334
WIP renaming RTDL, cat and num and data splits
lotif 1950f5c
Using more data splits and adding types for gaussian parametrization
lotif 3e8237c
Adding enum for YType
lotif c957dec
Merge branch 'main' into marcelo/classes-and-enums-2
lotif 4d0707b
Renaming Scheduler to SchedulerType and moving it and GaussianLossTyp…
lotif b7db96e
Merge remote-tracking branch 'origin/marcelo/classes-and-enums-2' int…
lotif 30d0a0d
WIP CR by David
lotif 779b108
Merge branch 'main' into marcelo/classes-and-enums-2
lotif 0e3a42a
Cont'd CR comments by David
lotif 8600ccb
Merge remote-tracking branch 'origin/marcelo/classes-and-enums-2' int…
lotif bc67266
Adding TODO
lotif 774e99b
WIp starting the breakdown
lotif 1168e93
Renames
lotif bf05c3c
Last breakdown
lotif d90ed2c
Removing ignore
lotif 96414be
Finished refactoring
lotif aafd66c
Merge branch 'main' into marcelo/remove-ignores
lotif 594d9cd
Renamings, mostly
lotif 3a2b203
More enums
lotif 972947d
Adding datasplits class
lotif 77a2249
Splitting into another function
lotif 67368ab
Adding docstrings, removing save
lotif 293f4d9
Renaming function
lotif dbe71a4
Merge branch 'marcelo/refactoring-pair-clustering' into marcelo/renam…
lotif 3a29c46
Merge branch 'marcelo/refactoring-pair-clustering' into marcelo/remov…
lotif f8c9adf
One more refactor
lotif 1c055e8
rolling back table_domain renamings
lotif 390ad5b
Merge branch 'marcelo/renamings' into marcelo/refactor-process-pipeli…
lotif 84fe972
Splitting the make_dataset_from_df function
lotif 56a09ec
Fixing broken code from revert
lotif f35b596
CR by David
lotif 0a9994a
CR by David
lotif c7ed903
Merge branch 'marcelo/refactoring-pair-clustering' into marcelo/renam…
lotif ba7ab5a
Merge branch 'marcelo/renamings' into marcelo/refactor-process-pipeli…
lotif 771bde8
Merge branch 'marcelo/refactor-process-pipeline-data' into marcelo/re…
lotif 1f4fed2
CR by David
lotif 57bd33c
Merge branch 'marcelo/refactor-process-pipeline-data' into marcelo/re…
lotif e9ffe39
CR by David
lotif 224b265
CR by David and Fatemeh
lotif 10e9989
Merge branch 'main' into marcelo/refactoring-pair-clustering
lotif 94f014b
CR by David and Fatemeh
lotif f479990
Merge remote-tracking branch 'origin/marcelo/refactoring-pair-cluster…
lotif 7d120ac
Merge branch 'marcelo/refactoring-pair-clustering' into marcelo/renam…
lotif 626a39a
Merge branch 'marcelo/renamings' into marcelo/refactor-process-pipeli…
lotif 93dfd31
Merge branch 'marcelo/refactor-process-pipeline-data' into marcelo/re…
lotif 8eb21ae
Last CR comment by David
lotif 53c1320
Fixing merge conflicts
lotif e75c5ca
Merge branch 'marcelo/renamings' into marcelo/refactor-process-pipeli…
lotif 3b472e3
Merge branch 'marcelo/refactor-process-pipeline-data' into marcelo/re…
lotif ea8e2db
Merge branch 'main' into marcelo/refactor-process-pipeline-data
lotif def3b21
Merge branch 'marcelo/refactor-process-pipeline-data' into marcelo/re…
lotif 747d9c4
Merge branch 'main' into marcelo/refactor-make-dataset-from-df
lotif edc60bb
CR by Fatemeh
lotif f80068f
Merge branch 'main' into marcelo/refactor-make-dataset-from-df
emersodb d75f587
Merge branch 'main' into marcelo/refactor-make-dataset-from-df
lotif File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.