-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first spilt of stats functions * finishing stats computation isolation * lint * create dataAccesor class and implem * factoring out attributes from titan and poesy datasets * separating titan_cli from titan dataset file * adding poesy cli and spearating from main dataset * lint * named tensors isolated + rationalizing imports * lint again * fixing imports * reformat * lint2 * corrections * poesy ok with hardcoded stats name * titan small changes * correction get_dataset_path * corrections * factorize sample list * fix imports * remove named_tensors from py4cast (now mfai) * named tensor from mfai * factorize get_param_tensor * fix poesy tensor shape * moving concrete datasets to cli only * lint * fix Titan, Dummy and lint * fix imports and dataset cli * fix imports * fix import Titan * typo failing test models * create dummy config * lint * fix dummy dataset for tests + setup class methods * fix imports * fix dir for dummy config * lint * fix config file * fix dummy config file name * simplify param list with accessor * removing useless imports * flexibilised dataset name * lint * remove registry dependency on train * Update add_features_contribute.md * Update add_features_contribute.md * modify parameter naming, fix bugs in input-output distrbution. Working with arpege-lbc * lint * Update py4cast/datasets/base.py Co-authored-by: Lea Berthomier <[email protected]> * modifying titan lbc to compat with refacto * add doc to exists function * lint * lint and add suggestion * Update py4cast/datasets/access.py Co-authored-by: colon3ltocard <[email protected]> * Update py4cast/datasets/access.py Co-authored-by: colon3ltocard <[email protected]> * fix naming of aggregate /stat_name * remove notImplementedError from decorated abstract methods --------- Co-authored-by: Corentin <[email protected]> Co-authored-by: Corentin <[email protected]> Co-authored-by: Lea Berthomier <[email protected]> Co-authored-by: colon3ltocard <[email protected]>
- Loading branch information
1 parent
c13f24c
commit 9e29fd2
Showing
20 changed files
with
1,733 additions
and
3,178 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.