master
/ .ipynb_checkpoints / OVERVIEW-checkpoint.md

OVERVIEW-checkpoint.md @6135863

52234c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
## 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
```