May 30, 2023
Last updated
Was this helpful?
Last updated
Was this helpful?
We have the following key updates to our SDK 1.3.2
You can download the dataset with label quality estimates and potential mislabels for each record in the dataset using our SDK. This is helpful if you want build upon data quality information for your workflows. The instructions are here.
You can retrieve Projects, Models, and Experiments by name. Instructions are here
You can now update the datafamily for a dataset. Instructions are here here.
Please note that you will need to update your SDK. Please follow the instructions to update your SDK installation here.
You can send key-value pair as additional meta_data alongside your evaluation records. This helps visualize the relative difference between measures. For example, visualize probabilities in a softmax classifier or display shapely values. The instructions are here.
All the chart types are now supported in Snippets. You can only add charts of analysis are successful. If you do not see a chart of analysis in the selector, the analysis might still be running or have failed.
You can now mention and tag your colleagues added to MarkovML on Snippet. Any user who is part of the workspace can be tagged using @
symbol.
NOTE: The mention/tag support in comments is coming soon.