-
Updated
Feb 2, 2021 - Jupyter Notebook
mlops
Here are 181 public repositories matching this topic...
-
Updated
Feb 1, 2021
-
Updated
Feb 3, 2021 - Python
-
Updated
Jan 30, 2021
Description
We're running usability tests and would love for you to record walking through our tutorials. The idea for this ticket is that you do a screen capture walking through one of more of the following examples:
- Hello World! (15 minutes)
- [Iris Dataset](https://kedro.readthedocs.io/en/stable/02_get_started
Currently, FastAI artifact code is not tested: https://codecov.io/gh/bentoml/BentoML/tree/master/bentoml/frameworks
We would want to add an integration test suit to test its functionalities including save, load, and run inference from API server. The setup should be similar to other integration tests that can be found here: https://github.com/bentoml/BentoML/tree/master/tests/integration
Currently Swagger OpenAPI spec does not refrence jsonData, so we should update the spec to reflect this
Motivation: Why do you think this is important?
New user should be able to deploy an EKS cluster, create a bucket and an RDS instance using a launch button and also deploy the EKS overlay
https://aws.amazon.com/blogs/devops/construct-your-own-launch-stack-url/
Goal: What should the final outcome look like, ideally?
On github page of Flyte there should be a launchstack button
**D
Problem
New users who are not familiar with Aim and Aim query language don't know how to search/retrieve tracked experiments and how to make search queries in explore screen.
Solution
Show examples of Aim QL and provide links to QL documentation and detailed specs.
<img width="1217" alt="image" src="https://user-images.githubusercontent.com/13848158/105703849-48857080-5f27-11eb
-
Updated
Feb 3, 2021 - Python
-
Updated
Feb 4, 2021 - Python
-
Updated
Dec 9, 2020 - Python
-
Updated
Feb 3, 2021 - Go
-
Updated
Feb 2, 2021 - Python
-
Updated
Feb 3, 2021 - Jupyter Notebook
-
Updated
Jan 29, 2021 - Python
-
Updated
Feb 2, 2021 - Python
-
Updated
Feb 3, 2021
-
Updated
Dec 14, 2020 - Python
-
Updated
Nov 18, 2020 - Java
sqlite does not provide helpful error messages when the parent folder does not exist
-
Updated
Feb 4, 2021 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
Dec 19, 2020 - Shell
Problem description
This is a request for a new feature on CI testing.
We would like to have a larger coverage for converter CI tests.
You may refer here https://github.com/microsoft/hummingbird/tree/master/tests for traditional ML -> {PyTorch, ONNX} first.
Other Information
Roadmap (you may change this as you prefer)
-
Updated
Jul 6, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the mlops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlops topic, visit your repo's landing page and select "manage topics."
Describe the bug
When trying to run scaffolding (profiling) command, it fails because of commas in columns.
To Reproduce
Steps to reproduce the behavior:
great_expectations suite scaffold scaffold-nameon datasource where commas are in columnpandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 5323 saw 2Expected behavior
D