Currently, the orion package is organized as follows.
orion
├── evaluation.py
└── metrics.py
With the new metrics subpackage, we would like to rename it to evaluation and update evaluation.py
to benchmark.py
.
orion
├── benchmark.py
└── orion/evaluation -> used to be metrics.py
├── __init__.py
├── common.py
├── contextual.py
├── point.py
└── utils.py
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4