You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove documentation as it is not used. It will be replaced later on.
BREAKING CHANGES: the user must now pass the method name to execute within the dockerfile of both algo and metric under the --method-name argument. The method name still needs to be one of the algo or metric
allowed method name: train, predict, aggregate, score.