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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ Visit our LinkedIn page below:
30
30
**Experiment Manager**
31
31
32
32
- runExistingExperiment - Full workflow of creating, naming, and starting a run under an existing experiment, logging metrics, params, tags, and the model, and finishing the run
33
-
- runNewExperiment - Full workflow of creating, naming, and starting a run under a new experiment,ogging mettrics, params,tags, and the model, and finishing the run
34
-
- experimentSummary - Returns an array of all the passed-in experiment's runs, sortedaccoroding to the passed-in metric
33
+
- runNewExperiment - Full workflow of creating, naming, and starting a run under a new experiment,logging metrics, params,tags, and the model, and finishing the run
34
+
- experimentSummary - Returns an array of all the passed-in experiment's runs, sortedaccording to the passed-in metric
35
35
36
36
**Run Manager**
37
37
@@ -40,9 +40,9 @@ Visit our LinkedIn page below:
40
40
41
41
**Model Manager**
42
42
43
-
- createRegisteredModelWithVersion - Creates a new registered model and thefrist version of that model
43
+
- createRegisteredModelWithVersion - Creates a new registered model and thefirst version of that model
44
44
- updateRegisteredModelDescriptionAndTag - Updates a registered model's description and tags
45
-
- updateAllLatestModelVersion - Updates the latest version of the specified registered model's description, adds a new alias, and tag key/valueforo tthat latest version
45
+
- updateAllLatestModelVersion - Updates the latest version of the specified registered model's description, adds a new alias, and tag key/valuefor the latest version