Metadata-Version: 2.1
Name: tuttusa-datasets
Version: 0.1
Summary: Tuttusa Datasets
Home-page: https://github.com/Tuttusa/tuttusa-datasets
Author: Ashish
Author-email: agarwal.ashish.singhal@gmail.com
License: MIT
Download-URL: https://github.com/Tuttusa/tuttusa-datasets/archive/v_01.tar.gz
Keywords: Dataset,pypi,Tuttusa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tensorflow
Requires-Dist: unidecode
Requires-Dist: transliterate
Requires-Dist: sklearn
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: dload
Requires-Dist: requests
Requires-Dist: google
Requires-Dist: tqdm
Requires-Dist: fire

# tuttusa-datasets


<p align="center">
<a href="https://pypi.python.org/pypi/fairdata">
    <img src="https://img.shields.io/pypi/v/fairdata.svg"
        alt = "Release Status">
</a>

<a href="https://github.com/Vaunorage/fairdata/actions">
    <img src="https://github.com/Vaunorage/fairdata/actions/workflows/main.yml/badge.svg?branch=release" alt="CI Status">
</a>

<a href="https://fairdata.readthedocs.io/en/latest/?badge=latest">
    <img src="https://readthedocs.org/projects/fairdata/badge/?version=latest" alt="Documentation Status">
</a>

<a href="https://pyup.io/repos/github/Vaunorage/fairdata/">
<img src="https://pyup.io/repos/github/Vaunorage/fairdata/shield.svg" alt="Updates">
</a>

</p>


Datasets to be used to evaluate fairness


* Free software: MIT
* Documentation: <https://tuttusa-datasets.readthedocs.io>


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [zillionare/cookiecutter-pypackage](https://github.com/zillionare/cookiecutter-pypackage) project template.


