## Intro
Provide a short overview of your algorithm that explains the value and primary use cases.
## Usage
```
def function_name(conf={})
```
## Example
Provide and explain examples of input and output for your algorithm.
`Code`
```
please input your example code
```