Skip to content

ml_module#201

Draft
anathema-git wants to merge 16 commits intodev/masterfrom
dev/ml_module
Draft

ml_module#201
anathema-git wants to merge 16 commits intodev/masterfrom
dev/ml_module

Conversation

@anathema-git
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@TonyKatkov89 TonyKatkov89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many points require rework

},
"splits": None, # Data prepared by splitters
# Main ML data storage: {target_name: MLData}
self.ml: Dict[str, MLData] = {}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is MLExperimentData going to appear only after splitting is done? In that case we need concat this data for transformers. Are there any transformers which should take place necessirily after the splitting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants