27 lines
942 B
Markdown
27 lines
942 B
Markdown
---
|
|
name: Feature Request
|
|
about: Use this template to ask for new functionality in cleanlab.
|
|
title: "[Short summary of the feature]"
|
|
labels: needs triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Briefly summarize the proposed feature. -->
|
|
|
|
# Details
|
|
|
|
<!--
|
|
Describe your proposed feature in more detail. INCLUDE the exact code you are trying to run or would like to see, if your question is related to code. Answer any of the following
|
|
questions that you can:
|
|
* What is the problem you're trying to solve?
|
|
* What tasks or workflows would be enabled by having support for your
|
|
proposed feature in cleanlab?
|
|
* Can you share code snippets or pseudocode describing uses of your feature?
|
|
* Can you share any datasets that can help us assess the usefulness of the
|
|
proposed feature?
|
|
* Have you considered any alternatives to your proposed feature/design?
|
|
* How are you working around the lack of native support for your proposed
|
|
feature?
|
|
-->
|