jhfjhfj1/autokeras

View on GitHub
.github/ISSUE_TEMPLATE/feature_request.md

Summary

Maintainability
Test Coverage
---
name: Feature request
about: Suggest an idea for this project
labels: ["feature request"]
title: "Feature: "

---

### Feature Description

### Code Example
<!---
Please provide a code example for using that feature
given the proposed feature is implemented.
-->
```python
```

### Reason
<!---
Why do we need the feature?
-->

### Solution
<!---
Please tell us how to implement the feature,
if you have one in mind.
-->