Changes
`opendataval` is a Python package to build, compare, and evaluate your data evaluator. Included are a large number of datasets, state of the art data evaluation algorithms, prediction models, and comparison metrics to use and tools to extend the framework.
Installation
sh
pip install opendataval
As a library
python
import opendataval
As a CLI
python
opendataval --help
Documentation
Check out the documentation website [here](https://opendataval.github.io/).
How to help
Feel free to contribute your own data evaluators, models, datasets etc via a pull-request. Additionally feel free to complete one of our challenges on our [website](https://opendataval.github.io/leaderboards.html). If you notice any bugs or suggestions, please open an issue on the [issues tab](https://github.com/opendataval/opendataval/issues). If you like what you see, please leave us a 🌟!
Current data evaluators
For a full list of our data evaluators please see the following [link](https://opendataval.github.io/opendataval.dataval.html#catalog). The catalog is as up-to-date as the documentation.
**Full Changelog**: https://github.com/opendataval/opendataval/commits/v1.0.0