Skip to content
#

mlops

Here are 129 public repositories matching this topic...

kedro
amraf1002
amraf1002 commented Oct 29, 2020

We are trying to use GE with GCP DataProc clusters. While cluster creation we are installing great-expectations==0.12.4. This installs ruamel.yaml==0.15.35 as dependency. After cluster creation if we try to import great_expectations we get error:

Traceback (most recent call last):
File "", line 1, in
File "/opt/conda/default/lib/python3.6/site-packages/great_expectations/_

BentoML
axsaucedo
axsaucedo commented Jul 11, 2020

Currently the way that the predict function converts the incoming data and more importantly the return statement is quite obscure, and the community tends to just look at the util.py functions, however they shouldn't have the need to read the source to know what rules apply. For this it would be useful to ahve a table or a high level overview of the rules that apply in regards to what data types g

Collective Knowledge framework (CK) helps to organize any software project as a database of reusable components with common automation actions and extensible meta descriptions based on FAIR principles (findability, accessibility, interoperability, and reusability). See real-world use cases from MLPerf, Arm, General Motors, IBM, RPi and ACM:

  • Updated Nov 13, 2020
  • Python
davidbuniat
davidbuniat commented Nov 5, 2020

Describe

Old examples have not been updated to the v1 version. please update all examples into newer format examples/

There are basic examples that have been already converted and there are more complicated ones that need data pipelines.

Improve this page

Add a description, image, and links to the mlops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlops topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.