googleapis / googleapis/python-aiplatform
from vertexai.preview.evaluation import EvalTask eval_task = EvalTask(dataset=eval_dataset, metrics=metrics) eval_result = eval_task.evaluate(runnable=agent)
- Ngôn ngữ chính
- Python
- Star
- 905
- Fork
- 465
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 44
Mô tả
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
- Search the issues already opened: https://github.com/googleapis/python-aiplatform/issues
- Search StackOverflow: https://stackoverflow.com/questions/tagged/google-cloud-platform+python
If you are still having issues, please be sure to include as much information as possible:
#### Environment details
- OS type and version:
- Python version: `python --version`
- pip version: `pip --version`
- `google-cloud-aiplatform` version: `pip show google-cloud-aiplatform`
#### Steps to reproduce
1. ?
2. ?
#### Code example
```python
# example
```
#### Stack trace
```
# example
```
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.