google-cloud-automl 2.13.5
0
Google Cloud Automl API client library
Contents
Google Cloud Automl API client library
Stars: 87, Watchers: 87, Forks: 24, Open Issues: 0The googleapis/python-automl
repo was created 4 years ago and the last code push was 11 months ago. The project is moderately popular with 87 github stars!
How to Install google-cloud-automl
You can install google-cloud-automl using pip
pip install google-cloud-automl
or add it to a project with poetry
poetry add google-cloud-automl
Package Details
- Author
- Google LLC
- License
- Apache 2.0
- Homepage
- https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-automl
- PyPi:
- https://pypi.org/project/google-cloud-automl/
- GitHub Repo:
- https://github.com/googleapis/python-automl
Classifiers
- Internet
Related Packages
Errors
A list of common google-cloud-automl errors.
Code Examples
Here are some google-cloud-automl
code examples and snippets.
GitHub Issues
The google-cloud-automl package has 0 open issues on GitHub
- chore(main): release 2.7.0
- tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_set_weight_and_target_column failed
- tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_set_weight_column failed
- tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_import_pandas_dataframe failed
- tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_import_data failed
- tests.system.gapic.v1beta1.test_system_tables_client_v1.TestSystemTablesClient: test_create_delete_model failed
- AutoML v1beta1 tests refactor