Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing .get() method in Getting Started section to retrieve results #9287

Open
apzl opened this issue Sep 12, 2024 · 0 comments
Open

Missing .get() method in Getting Started section to retrieve results #9287

apzl opened this issue Sep 12, 2024 · 0 comments
Labels
Type: Documentation 📚 Improvements or additions in documentation for some file, feature, or codebase

Comments

@apzl
Copy link

apzl commented Sep 12, 2024

Where?

https://docs.openmined.org/en/latest/getting-started/part5-retrieving-results.html

What?

After result = client.code.ml_experiment_on_breast_cancer_data(features_data=features, labels=labels)
It requires result.get() to retrieve actual result, which is missing in the current documentation.

@apzl apzl added the Type: Documentation 📚 Improvements or additions in documentation for some file, feature, or codebase label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation 📚 Improvements or additions in documentation for some file, feature, or codebase
Projects
None yet
Development

No branches or pull requests

1 participant